diff --git a/package-lock.json b/package-lock.json index 20db4867..ca2fefaa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2366,159 +2366,6 @@ "integrity": "sha512-r3fwVbVH+M8W0qYlBBZFsUwKe6NT5qvz+EmU7sr8VeN1cQ63z+3cfXyTo7WGGEMEgKiT0jboNAK3b1FZp8k9LQ==", "dev": true }, - "@deck.gl/aggregation-layers": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/aggregation-layers/-/aggregation-layers-8.9.34.tgz", - "integrity": "sha512-/JEDlj5MNFX8yHWPO5ljooGMdA2EPuZydbT6wrQD1WMydgp8dcEF+zVRLXTDWH1Mq+HLj6JHT1IhENHXN5TZFA==", - "requires": { - "@babel/runtime": "^7.0.0", - "@luma.gl/constants": "^8.5.21", - "@luma.gl/shadertools": "^8.5.21", - "@math.gl/web-mercator": "^3.6.2", - "d3-hexbin": "^0.2.1" - } - }, - "@deck.gl/carto": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/carto/-/carto-8.9.34.tgz", - "integrity": "sha512-LJe2Ipd8AKCL1GQiAHRmwa3ubVrlpHVaSAscwGUt5fnFM0J4gTIk5LysTwXBxg5owyCEd4yOgXK3m1PZ+CHu3w==", - "requires": { - "@babel/runtime": "^7.0.0", - "@loaders.gl/gis": "^3.4.13", - "@loaders.gl/loader-utils": "^3.4.13", - "@loaders.gl/mvt": "^3.4.13", - "@loaders.gl/tiles": "^3.4.13", - "@luma.gl/constants": "^8.5.21", - "@math.gl/web-mercator": "^3.6.2", - "cartocolor": "^4.0.2", - "d3-array": "^3.2.0", - "d3-color": "^3.1.0", - "d3-format": "^3.1.0", - "d3-scale": "^4.0.0", - "h3-js": "^3.7.0", - "moment-timezone": "^0.5.33", - "pbf": "^3.2.1", - "quadbin": "^0.1.9" - } - }, - "@deck.gl/core": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/core/-/core-8.9.34.tgz", - "integrity": "sha512-VDne26NevBBvD9Xq6pIBuBt2ffZhzW1COU3IogqhJLhejECiC3RQhWtDRWQqUZpQYKTU2SlyKZcu+Nj7kaLBWA==", - "requires": { - "@babel/runtime": "^7.0.0", - "@loaders.gl/core": "^3.4.13", - "@loaders.gl/images": "^3.4.13", - "@luma.gl/constants": "^8.5.21", - "@luma.gl/core": "^8.5.21", - "@luma.gl/webgl": "^8.5.21", - "@math.gl/core": "^3.6.2", - "@math.gl/sun": "^3.6.2", - "@math.gl/web-mercator": "^3.6.2", - "@probe.gl/env": "^3.5.0", - "@probe.gl/log": "^3.5.0", - "@probe.gl/stats": "^3.5.0", - "gl-matrix": "^3.0.0", - "math.gl": "^3.6.2", - "mjolnir.js": "^2.7.0" - } - }, - "@deck.gl/extensions": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/extensions/-/extensions-8.9.34.tgz", - "integrity": "sha512-at2CSs1TXgOM035LWf+fk03r8yXMnokFBVd0QXlECj1izdBvehvhC7npgpqUJooKg0UMWmqUYkUH3uSrkfyIeA==", - "requires": { - "@babel/runtime": "^7.0.0", - "@luma.gl/shadertools": "^8.5.21" - } - }, - "@deck.gl/geo-layers": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/geo-layers/-/geo-layers-8.9.34.tgz", - "integrity": "sha512-oXOdNByo8QHNrqjREeIX0btVzsj3aFzJcplatBpdLg6vr/iV8ZdsbRv8WO4CJJI3N6oVKIug2gHWogdIjpxHTg==", - "requires": { - "@babel/runtime": "^7.0.0", - "@loaders.gl/3d-tiles": "^3.4.13", - "@loaders.gl/gis": "^3.4.13", - "@loaders.gl/loader-utils": "^3.4.13", - "@loaders.gl/mvt": "^3.4.13", - "@loaders.gl/schema": "^3.4.13", - "@loaders.gl/terrain": "^3.4.13", - "@loaders.gl/tiles": "^3.4.13", - "@loaders.gl/wms": "^3.4.13", - "@luma.gl/constants": "^8.5.21", - "@luma.gl/experimental": "^8.5.21", - "@math.gl/core": "^3.6.2", - "@math.gl/culling": "^3.6.2", - "@math.gl/web-mercator": "^3.6.2", - "@types/geojson": "^7946.0.8", - "h3-js": "^3.7.0", - "long": "^3.2.0" - } - }, - "@deck.gl/google-maps": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/google-maps/-/google-maps-8.9.34.tgz", - "integrity": "sha512-w3MjIPHtEfV4/4TCa07mgqzxlZ7UV03xRRCdJE0iWiFTwIUcEFxFKZgyZV+4cinaf2gp53tVpcBZD6nHDPr33Q==", - "requires": { - "@babel/runtime": "^7.0.0" - } - }, - "@deck.gl/json": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/json/-/json-8.9.34.tgz", - "integrity": "sha512-+Svypau/H5B7dOUVW5iDOCRowqRNKQMGHSDUoSVcTcEV9Ca0vex9LeWmWWVUwYc6o1RcpyPi38TTyZdRe14sKw==", - "requires": { - "@babel/runtime": "^7.0.0", - "d3-dsv": "^1.0.8", - "expression-eval": "^2.0.0" - } - }, - "@deck.gl/layers": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/layers/-/layers-8.9.34.tgz", - "integrity": "sha512-kc9Wzk8Zf2XwdG/V0Md6dh6mlJjStkWHKCKQLJOwj9GDwP4KihzYY2xC98CMCgi2/H/lH03xYm3e5EHvwIENww==", - "requires": { - "@babel/runtime": "^7.0.0", - "@loaders.gl/images": "^3.4.13", - "@loaders.gl/schema": "^3.4.13", - "@luma.gl/constants": "^8.5.21", - "@mapbox/tiny-sdf": "^2.0.5", - "@math.gl/core": "^3.6.2", - "@math.gl/polygon": "^3.6.2", - "@math.gl/web-mercator": "^3.6.2", - "earcut": "^2.2.4" - } - }, - "@deck.gl/mapbox": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/mapbox/-/mapbox-8.9.34.tgz", - "integrity": "sha512-3s34yFRmTe1KUK8TDWGw+1jATHwOpxpTrMjSWSZpR9AMqZ6ykOAkCziAUD4T+KgpqzzP5QJn+twt0mxPBoQ3eg==", - "requires": { - "@babel/runtime": "^7.0.0", - "@types/mapbox-gl": "^2.6.3" - } - }, - "@deck.gl/mesh-layers": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/mesh-layers/-/mesh-layers-8.9.34.tgz", - "integrity": "sha512-BJClDfB86+zgWOyXjLNfVBgZ8BlaSXWDHWj0vS7UuV79h/6PAdwMBfi28/PNO9A89cCtUd94MkB73G0ni56iTA==", - "requires": { - "@babel/runtime": "^7.0.0", - "@loaders.gl/gltf": "^3.4.13", - "@luma.gl/constants": "^8.5.21", - "@luma.gl/experimental": "^8.5.21", - "@luma.gl/shadertools": "^8.5.21" - } - }, - "@deck.gl/react": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/@deck.gl/react/-/react-8.9.34.tgz", - "integrity": "sha512-kelU3otxmEtNYQ7gVrVSLvju+StuqqSkDrcJU82igjNalOvjjPGst1H7blQTgk1lEbfHNeddusIYGipefyuImw==", - "requires": { - "@babel/runtime": "^7.0.0" - } - }, "@element-plus/icons": { "version": "0.0.11", "resolved": "https://registry.npmmirror.com/@element-plus/icons/-/icons-0.0.11.tgz", @@ -3678,312 +3525,6 @@ "@jridgewell/sourcemap-codec": "^1.4.14" } }, - "@loaders.gl/3d-tiles": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/3d-tiles/-/3d-tiles-3.4.14.tgz", - "integrity": "sha512-cxStTSLIJgRZnkTBYTcp9FPVBQWQlJMzW1LRlaKWiwAHkOKBElszzApIIEvRvZGSrs8k8TUi6BJ1Y41iiANF7w==", - "requires": { - "@loaders.gl/draco": "3.4.14", - "@loaders.gl/gltf": "3.4.14", - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/math": "3.4.14", - "@loaders.gl/tiles": "3.4.14", - "@math.gl/core": "^3.5.1", - "@math.gl/geospatial": "^3.5.1", - "long": "^5.2.1" - }, - "dependencies": { - "long": { - "version": "5.2.3", - "resolved": "https://registry.npmmirror.com/long/-/long-5.2.3.tgz", - "integrity": "sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==" - } - } - }, - "@loaders.gl/core": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/core/-/core-3.4.14.tgz", - "integrity": "sha512-5PFcjv7xC8AYL17juDMrvo8n0Fcwg9s8F4BaM2YCNUsb9RCI2SmLuIFJMcx1GgHO5vL0WiTIKO+JT4n1FuNR6w==", - "requires": { - "@babel/runtime": "^7.3.1", - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/worker-utils": "3.4.14", - "@probe.gl/log": "^4.0.1" - }, - "dependencies": { - "@probe.gl/env": { - "version": "4.0.4", - "resolved": "https://registry.npmmirror.com/@probe.gl/env/-/env-4.0.4.tgz", - "integrity": "sha512-sYNGqesDfWD6dFP5oNZtTeFA4Z6ak5T4a8BNPdNhoqy7PK9w70JHrb6mv+RKWqKXq33KiwCDWL7fYxx2HuEH2w==", - "requires": { - "@babel/runtime": "^7.0.0" - } - }, - "@probe.gl/log": { - "version": "4.0.4", - "resolved": "https://registry.npmmirror.com/@probe.gl/log/-/log-4.0.4.tgz", - "integrity": "sha512-WpmXl6njlBMwrm8HBh/b4kSp/xnY1VVmeT4PWUKF+RkVbFuKQbsU11dA1IxoMd7gSY+5DGIwxGfAv1H5OMzA4A==", - "requires": { - "@babel/runtime": "^7.0.0", - "@probe.gl/env": "4.0.4" - } - } - } - }, - "@loaders.gl/draco": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/draco/-/draco-3.4.14.tgz", - "integrity": "sha512-HwNFFt+dKZqFtzI0uVGvRkudFEZXxybJ+ZRsNkBbzAWoMM5L1TpuLs6DPsqPQUIT9HXNHzov18cZI0gK5bTJpg==", - "requires": { - "@babel/runtime": "^7.3.1", - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/schema": "3.4.14", - "@loaders.gl/worker-utils": "3.4.14", - "draco3d": "1.5.5" - } - }, - "@loaders.gl/gis": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/gis/-/gis-3.4.14.tgz", - "integrity": "sha512-5cmhIwioPpSkfNzFRM3PbFDecjpYIhtEOFbryu3rE37npKHLTD2tF4ocQxUPB+QVED6GLwWBdzJIs64UWGrqjw==", - "requires": { - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/schema": "3.4.14", - "@mapbox/vector-tile": "^1.3.1", - "@math.gl/polygon": "^3.5.1", - "pbf": "^3.2.1" - } - }, - "@loaders.gl/gltf": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/gltf/-/gltf-3.4.14.tgz", - "integrity": "sha512-jv+B5S/taiwzXAOu5D9nk1jjU9+JCCr/6/nGguCE2Ya3IX7CI1Nlnp20eKKhW8ZCEokZavMNT0bNbiJ5ahEFjA==", - "requires": { - "@loaders.gl/draco": "3.4.14", - "@loaders.gl/images": "3.4.14", - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/textures": "3.4.14", - "@math.gl/core": "^3.5.1" - } - }, - "@loaders.gl/images": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/images/-/images-3.4.14.tgz", - "integrity": "sha512-tL447hTWhOKBOB87SE4hvlC8OkbRT0mEaW1a/wIS9f4HnYDa/ycRLMV+nvdvYMZur4isNPam44oiRqi7GcILkg==", - "requires": { - "@loaders.gl/loader-utils": "3.4.14" - } - }, - "@loaders.gl/loader-utils": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/loader-utils/-/loader-utils-3.4.14.tgz", - "integrity": "sha512-HCTY2/F83RLbZWcTvWLVJ1vke3dl6Bye20HU1AqkA37J2vzHwOZ8kj6eee8eeSkIkf7VIFwjyhVJxe0flQE/Bw==", - "requires": { - "@babel/runtime": "^7.3.1", - "@loaders.gl/worker-utils": "3.4.14", - "@probe.gl/stats": "^4.0.1" - }, - "dependencies": { - "@probe.gl/stats": { - "version": "4.0.4", - "resolved": "https://registry.npmmirror.com/@probe.gl/stats/-/stats-4.0.4.tgz", - "integrity": "sha512-SDuSY/D4yDL6LQDa69l/GCcnZLRiGYdyvYkxWb0CgnzTPdPrcdrzGkzkvpC3zsA4fEFw2smlDje370QGHwlisg==", - "requires": { - "@babel/runtime": "^7.0.0" - } - } - } - }, - "@loaders.gl/math": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/math/-/math-3.4.14.tgz", - "integrity": "sha512-OBEVX6Q5pMipbCAiZyX2+q1zRd0nw8M2dclpny05on8700OaKMwfs47wEUnbfCU3iyHad3sgsAxN3EIh+kuo9Q==", - "requires": { - "@loaders.gl/images": "3.4.14", - "@loaders.gl/loader-utils": "3.4.14", - "@math.gl/core": "^3.5.1" - } - }, - "@loaders.gl/mvt": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/mvt/-/mvt-3.4.14.tgz", - "integrity": "sha512-tozGmWvsJacjaLavjX4S/5yNDV9S4wJb7+vPG/nXWX2gTtgZ1mxcFQAtAJjokqpy37d1ZhLt+TXh0HrLoTmRgw==", - "requires": { - "@loaders.gl/gis": "3.4.14", - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/schema": "3.4.14", - "@math.gl/polygon": "^3.5.1", - "pbf": "^3.2.1" - } - }, - "@loaders.gl/schema": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/schema/-/schema-3.4.14.tgz", - "integrity": "sha512-r6BEDfUvbvzgUnh/MtkR5RzrkIwo1x1jtPFRTSJVsIZO7arXXlu3blffuv5ppEkKpNZ1Xzd9WtHp/JIkuctsmw==", - "requires": { - "@types/geojson": "^7946.0.7" - } - }, - "@loaders.gl/terrain": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/terrain/-/terrain-3.4.14.tgz", - "integrity": "sha512-vhchEVkPaWXnqd2ofujG2AEnBsk4hEw6LWSaFY7E3VMzNhI9l2EHvyU3+Hs03jYbXM4oLlQPGqd/T7x+5IMtig==", - "requires": { - "@babel/runtime": "^7.3.1", - "@loaders.gl/images": "3.4.14", - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/schema": "3.4.14", - "@mapbox/martini": "^0.2.0" - } - }, - "@loaders.gl/textures": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/textures/-/textures-3.4.14.tgz", - "integrity": "sha512-iKDHL2ZlOUud4/e3g0p0SyvkukznopYy6La3O6I9vDfKp8peuKMRRcTfFfd/zH0OqQC0hIhCXNz46vRLu7h6ng==", - "requires": { - "@loaders.gl/images": "3.4.14", - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/schema": "3.4.14", - "@loaders.gl/worker-utils": "3.4.14", - "ktx-parse": "^0.0.4", - "texture-compressor": "^1.0.2" - } - }, - "@loaders.gl/tiles": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/tiles/-/tiles-3.4.14.tgz", - "integrity": "sha512-an3scxl65r74LW4WoIGgluBmQpMY9eb381y9mZmREphTP6bWEj96fL/tiR+G6TiE6HJqTv8O3PH6xwI9OQmEJg==", - "requires": { - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/math": "3.4.14", - "@math.gl/core": "^3.5.1", - "@math.gl/culling": "^3.5.1", - "@math.gl/geospatial": "^3.5.1", - "@math.gl/web-mercator": "^3.5.1", - "@probe.gl/stats": "^4.0.1" - }, - "dependencies": { - "@probe.gl/stats": { - "version": "4.0.4", - "resolved": "https://registry.npmmirror.com/@probe.gl/stats/-/stats-4.0.4.tgz", - "integrity": "sha512-SDuSY/D4yDL6LQDa69l/GCcnZLRiGYdyvYkxWb0CgnzTPdPrcdrzGkzkvpC3zsA4fEFw2smlDje370QGHwlisg==", - "requires": { - "@babel/runtime": "^7.0.0" - } - } - } - }, - "@loaders.gl/wms": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/wms/-/wms-3.4.14.tgz", - "integrity": "sha512-D1pObPSUj885zGPyHIb7GtcwpHQNk0T8nK/4EHb0SHLe0y1b4qwqSOswdS9geXT9Q61hyhl/L0zqyTgwjiMStg==", - "requires": { - "@babel/runtime": "^7.3.1", - "@loaders.gl/images": "3.4.14", - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/schema": "3.4.14", - "@loaders.gl/xml": "3.4.14", - "@turf/rewind": "^5.1.5", - "deep-strict-equal": "^0.2.0", - "lerc": "^4.0.1" - } - }, - "@loaders.gl/worker-utils": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/worker-utils/-/worker-utils-3.4.14.tgz", - "integrity": "sha512-PUSwxoAYbskisXd0KfYEQ902b0igBA2UAWdP6PzPvY+tJmobfh74dTNwrrBQ1rGXQxxmGx6zc6/ksX6mlIzIrg==", - "requires": { - "@babel/runtime": "^7.3.1" - } - }, - "@loaders.gl/xml": { - "version": "3.4.14", - "resolved": "https://registry.npmmirror.com/@loaders.gl/xml/-/xml-3.4.14.tgz", - "integrity": "sha512-SNMGOHz4p8Cw+M6kxXhFEjXdNddJPOZY1rzNmRq7NYdGQlQYYeJdqV5HWzHx9BkoQYyrDXkrweGN0mY9QxCfeA==", - "requires": { - "@babel/runtime": "^7.3.1", - "@loaders.gl/loader-utils": "3.4.14", - "@loaders.gl/schema": "3.4.14", - "fast-xml-parser": "^4.2.5" - } - }, - "@luma.gl/constants": { - "version": "8.5.21", - "resolved": "https://registry.npmmirror.com/@luma.gl/constants/-/constants-8.5.21.tgz", - "integrity": "sha512-aJxayGxTT+IRd1vfpcgD/cKSCiVJjBNiuiChS96VulrmCvkzUOLvYXr42y5qKB4RyR7vOIda5uQprNzoHrhQAA==" - }, - "@luma.gl/core": { - "version": "8.5.21", - "resolved": "https://registry.npmmirror.com/@luma.gl/core/-/core-8.5.21.tgz", - "integrity": "sha512-11jQJQEMoR/IN2oIsd4zFxiQJk6FE+xgVIMUcsCTBuzafTtQZ8Po9df8mt+MVewpDyBlTVs6g8nxHRH4np1ukA==", - "requires": { - "@babel/runtime": "^7.0.0", - "@luma.gl/constants": "8.5.21", - "@luma.gl/engine": "8.5.21", - "@luma.gl/gltools": "8.5.21", - "@luma.gl/shadertools": "8.5.21", - "@luma.gl/webgl": "8.5.21" - } - }, - "@luma.gl/engine": { - "version": "8.5.21", - "resolved": "https://registry.npmmirror.com/@luma.gl/engine/-/engine-8.5.21.tgz", - "integrity": "sha512-IG3WQSKXFNUEs8QG7ZjHtGiOtsakUu+BAxtJ6997A6/F06yynZ44tPe5NU70jG9Yfu3kV0LykPZg7hO3vXZDiA==", - "requires": { - "@babel/runtime": "^7.0.0", - "@luma.gl/constants": "8.5.21", - "@luma.gl/gltools": "8.5.21", - "@luma.gl/shadertools": "8.5.21", - "@luma.gl/webgl": "8.5.21", - "@math.gl/core": "^3.5.0", - "@probe.gl/env": "^3.5.0", - "@probe.gl/stats": "^3.5.0", - "@types/offscreencanvas": "^2019.7.0" - } - }, - "@luma.gl/experimental": { - "version": "8.5.21", - "resolved": "https://registry.npmmirror.com/@luma.gl/experimental/-/experimental-8.5.21.tgz", - "integrity": "sha512-uFKPChGofyihOKxtqJy78QCQCDFnuMTK4QHrUX/qiTnvFSO8BgtTUevKvWGN9lBvq+uDD0lSieeF9yBzhQfAzw==", - "requires": { - "@luma.gl/constants": "8.5.21", - "@math.gl/core": "^3.5.0", - "earcut": "^2.0.6" - } - }, - "@luma.gl/gltools": { - "version": "8.5.21", - "resolved": "https://registry.npmmirror.com/@luma.gl/gltools/-/gltools-8.5.21.tgz", - "integrity": "sha512-6qZ0LaT2Mxa4AJT5F44TFoaziokYiHUwO45vnM/NYUOIu9xevcmS6VtToawytMEACGL6PDeDyVqP3Y80SDzq5g==", - "requires": { - "@babel/runtime": "^7.0.0", - "@luma.gl/constants": "8.5.21", - "@probe.gl/env": "^3.5.0", - "@probe.gl/log": "^3.5.0", - "@types/offscreencanvas": "^2019.7.0" - } - }, - "@luma.gl/shadertools": { - "version": "8.5.21", - "resolved": "https://registry.npmmirror.com/@luma.gl/shadertools/-/shadertools-8.5.21.tgz", - "integrity": "sha512-WQah7yFDJ8cNCLPYpIm3r0wSlXLvjoA279fcknmATvvkW3/i8PcCJ/nYEBJO3hHEwwMQxD16+YZu/uwGiifLMg==", - "requires": { - "@babel/runtime": "^7.0.0", - "@math.gl/core": "^3.5.0" - } - }, - "@luma.gl/webgl": { - "version": "8.5.21", - "resolved": "https://registry.npmmirror.com/@luma.gl/webgl/-/webgl-8.5.21.tgz", - "integrity": "sha512-ZVLO4W5UuaOlzZIwmFWhnmZ1gYoU97a+heMqxLrSSmCUAsSu3ZETUex9gOmzdM1WWxcdWaa3M68rvKCNEgwz0Q==", - "requires": { - "@babel/runtime": "^7.0.0", - "@luma.gl/constants": "8.5.21", - "@luma.gl/gltools": "8.5.21", - "@probe.gl/env": "^3.5.0", - "@probe.gl/stats": "^3.5.0" - } - }, "@mapbox/geojson-rewind": { "version": "0.5.2", "resolved": "https://registry.npmmirror.com/@mapbox/geojson-rewind/-/geojson-rewind-0.5.2.tgz", @@ -3998,24 +3539,11 @@ "resolved": "https://registry.npmmirror.com/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.2.tgz", "integrity": "sha512-rY0o9A5ECsTQRVhv7tL/OyDpGAoUB4tTvLiW1DSzQGq4bvTPhNw1VpSNjDJc5GFZ2XuyOtSWSVN05qOtcD71qQ==" }, - "@mapbox/martini": { - "version": "0.2.0", - "resolved": "https://registry.npmmirror.com/@mapbox/martini/-/martini-0.2.0.tgz", - "integrity": "sha512-7hFhtkb0KTLEls+TRw/rWayq5EeHtTaErgm/NskVoXmtgAQu/9D299aeyj6mzAR/6XUnYRp2lU+4IcrYRFjVsQ==" - }, "@mapbox/point-geometry": { "version": "0.1.0", "resolved": "https://registry.npmmirror.com/@mapbox/point-geometry/-/point-geometry-0.1.0.tgz", "integrity": "sha512-6j56HdLTwWGO0fJPlrZtdU/B13q8Uwmo18Ck2GnGgN9PCFyKTZ3UbXeEdRFh18i9XQ92eH2VdtpJHpBD3aripQ==" }, - "@mapbox/tile-cover": { - "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/@mapbox/tile-cover/-/tile-cover-3.0.1.tgz", - "integrity": "sha512-R8aoFY/87HWBOL9E2eBqzOY2lpfWYXCcTNgBpIxAv67rqQeD4IfnHD0iPXg/Z1cqXrklegEYZCp/7ZR/RsWqBQ==", - "requires": { - "tilebelt": "^1.0.1" - } - }, "@mapbox/tiny-sdf": { "version": "2.0.6", "resolved": "https://registry.npmmirror.com/@mapbox/tiny-sdf/-/tiny-sdf-2.0.6.tgz", @@ -4052,66 +3580,6 @@ "sort-object": "^3.0.3" } }, - "@math.gl/core": { - "version": "3.6.3", - "resolved": "https://registry.npmmirror.com/@math.gl/core/-/core-3.6.3.tgz", - "integrity": "sha512-jBABmDkj5uuuE0dTDmwwss7Cup5ZwQ6Qb7h1pgvtkEutTrhkcv8SuItQNXmF45494yIHeoGue08NlyeY6wxq2A==", - "requires": { - "@babel/runtime": "^7.12.0", - "@math.gl/types": "3.6.3", - "gl-matrix": "^3.4.0" - } - }, - "@math.gl/culling": { - "version": "3.6.3", - "resolved": "https://registry.npmmirror.com/@math.gl/culling/-/culling-3.6.3.tgz", - "integrity": "sha512-3UERXHbaPlM6pnTk2MI7LeQ5CoelDZzDzghTTcv+HdQCZsT/EOEuEdYimETHtSxiyiOmsX2Un65UBLYT/rbKZg==", - "requires": { - "@babel/runtime": "^7.12.0", - "@math.gl/core": "3.6.3", - "gl-matrix": "^3.4.0" - } - }, - "@math.gl/geospatial": { - "version": "3.6.3", - "resolved": "https://registry.npmmirror.com/@math.gl/geospatial/-/geospatial-3.6.3.tgz", - "integrity": "sha512-6xf657lJnaecSarSzn02t0cnsCSkWb+39m4+im96v20dZTrLCWZ2glDQVzfuL91meDnDXjH4oyvynp12Mj5MFg==", - "requires": { - "@babel/runtime": "^7.12.0", - "@math.gl/core": "3.6.3", - "gl-matrix": "^3.4.0" - } - }, - "@math.gl/polygon": { - "version": "3.6.3", - "resolved": "https://registry.npmmirror.com/@math.gl/polygon/-/polygon-3.6.3.tgz", - "integrity": "sha512-FivQ1ZnYcAss1wVifOkHP/ZnlfQy1IL/769uzNtiHxwUbW0kZG3yyOZ9I7fwyzR5Hvqt3ErJKHjSYZr0uVlz5g==", - "requires": { - "@math.gl/core": "3.6.3" - } - }, - "@math.gl/sun": { - "version": "3.6.3", - "resolved": "https://registry.npmmirror.com/@math.gl/sun/-/sun-3.6.3.tgz", - "integrity": "sha512-mrx6CGYYeTNSQttvcw0KVUy+35YDmnjMqpO/o0t06Vcghrt0HNruB/ScRgUSbJrgkbOg1Vcqm23HBd++clzQzw==", - "requires": { - "@babel/runtime": "^7.12.0" - } - }, - "@math.gl/types": { - "version": "3.6.3", - "resolved": "https://registry.npmmirror.com/@math.gl/types/-/types-3.6.3.tgz", - "integrity": "sha512-3uWLVXHY3jQxsXCr/UCNPSc2BG0hNUljhmOBt9l+lNFDp7zHgm0cK2Tw4kj2XfkJy4TgwZTBGwRDQgWEbLbdTA==" - }, - "@math.gl/web-mercator": { - "version": "3.6.3", - "resolved": "https://registry.npmmirror.com/@math.gl/web-mercator/-/web-mercator-3.6.3.tgz", - "integrity": "sha512-UVrkSOs02YLehKaehrxhAejYMurehIHPfFQvPFZmdJHglHOU4V2cCUApTVEwOksvCp161ypEqVp+9H6mGhTTcw==", - "requires": { - "@babel/runtime": "^7.12.0", - "gl-matrix": "^3.4.0" - } - }, "@mrmlnc/readdir-enhanced": { "version": "2.2.1", "resolved": "https://registry.npmmirror.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz", @@ -4630,92 +4098,6 @@ "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", "dev": true }, - "@turf/boolean-clockwise": { - "version": "5.1.5", - "resolved": "https://registry.npmmirror.com/@turf/boolean-clockwise/-/boolean-clockwise-5.1.5.tgz", - "integrity": "sha512-FqbmEEOJ4rU4/2t7FKx0HUWmjFEVqR+NJrFP7ymGSjja2SQ7Q91nnBihGuT+yuHHl6ElMjQ3ttsB/eTmyCycxA==", - "requires": { - "@turf/helpers": "^5.1.5", - "@turf/invariant": "^5.1.5" - }, - "dependencies": { - "@turf/helpers": { - "version": "5.1.5", - "resolved": "https://registry.npmmirror.com/@turf/helpers/-/helpers-5.1.5.tgz", - "integrity": "sha512-/lF+JR+qNDHZ8bF9d+Cp58nxtZWJ3sqFe6n3u3Vpj+/0cqkjk4nXKYBSY0azm+GIYB5mWKxUXvuP/m0ZnKj1bw==" - } - } - }, - "@turf/clone": { - "version": "5.1.5", - "resolved": "https://registry.npmmirror.com/@turf/clone/-/clone-5.1.5.tgz", - "integrity": "sha512-//pITsQ8xUdcQ9pVb4JqXiSqG4dos5Q9N4sYFoWghX21tfOV2dhc5TGqYOhnHrQS7RiKQL1vQ48kIK34gQ5oRg==", - "requires": { - "@turf/helpers": "^5.1.5" - }, - "dependencies": { - "@turf/helpers": { - "version": "5.1.5", - "resolved": "https://registry.npmmirror.com/@turf/helpers/-/helpers-5.1.5.tgz", - "integrity": "sha512-/lF+JR+qNDHZ8bF9d+Cp58nxtZWJ3sqFe6n3u3Vpj+/0cqkjk4nXKYBSY0azm+GIYB5mWKxUXvuP/m0ZnKj1bw==" - } - } - }, - "@turf/helpers": { - "version": "6.5.0", - "resolved": "https://registry.npmmirror.com/@turf/helpers/-/helpers-6.5.0.tgz", - "integrity": "sha512-VbI1dV5bLFzohYYdgqwikdMVpe7pJ9X3E+dlr425wa2/sMJqYDhTO++ec38/pcPvPE6oD9WEEeU3Xu3gza+VPw==" - }, - "@turf/invariant": { - "version": "5.2.0", - "resolved": "https://registry.npmmirror.com/@turf/invariant/-/invariant-5.2.0.tgz", - "integrity": "sha512-28RCBGvCYsajVkw2EydpzLdcYyhSA77LovuOvgCJplJWaNVyJYH6BOR3HR9w50MEkPqb/Vc/jdo6I6ermlRtQA==", - "requires": { - "@turf/helpers": "^5.1.5" - }, - "dependencies": { - "@turf/helpers": { - "version": "5.1.5", - "resolved": "https://registry.npmmirror.com/@turf/helpers/-/helpers-5.1.5.tgz", - "integrity": "sha512-/lF+JR+qNDHZ8bF9d+Cp58nxtZWJ3sqFe6n3u3Vpj+/0cqkjk4nXKYBSY0azm+GIYB5mWKxUXvuP/m0ZnKj1bw==" - } - } - }, - "@turf/meta": { - "version": "6.5.0", - "resolved": "https://registry.npmmirror.com/@turf/meta/-/meta-6.5.0.tgz", - "integrity": "sha512-RrArvtsV0vdsCBegoBtOalgdSOfkBrTJ07VkpiCnq/491W67hnMWmDu7e6Ztw0C3WldRYTXkg3SumfdzZxLBHA==", - "requires": { - "@turf/helpers": "^6.5.0" - } - }, - "@turf/rewind": { - "version": "5.1.5", - "resolved": "https://registry.npmmirror.com/@turf/rewind/-/rewind-5.1.5.tgz", - "integrity": "sha512-Gdem7JXNu+G4hMllQHXRFRihJl3+pNl7qY+l4qhQFxq+hiU1cQoVFnyoleIqWKIrdK/i2YubaSwc3SCM7N5mMw==", - "requires": { - "@turf/boolean-clockwise": "^5.1.5", - "@turf/clone": "^5.1.5", - "@turf/helpers": "^5.1.5", - "@turf/invariant": "^5.1.5", - "@turf/meta": "^5.1.5" - }, - "dependencies": { - "@turf/helpers": { - "version": "5.1.5", - "resolved": "https://registry.npmmirror.com/@turf/helpers/-/helpers-5.1.5.tgz", - "integrity": "sha512-/lF+JR+qNDHZ8bF9d+Cp58nxtZWJ3sqFe6n3u3Vpj+/0cqkjk4nXKYBSY0azm+GIYB5mWKxUXvuP/m0ZnKj1bw==" - }, - "@turf/meta": { - "version": "5.2.0", - "resolved": "https://registry.npmmirror.com/@turf/meta/-/meta-5.2.0.tgz", - "integrity": "sha512-ZjQ3Ii62X9FjnK4hhdsbT+64AYRpaI8XMBMcyftEOGSmPMUVnkbvuv3C9geuElAXfQU7Zk1oWGOcrGOD9zr78Q==", - "requires": { - "@turf/helpers": "^5.1.5" - } - } - } - }, "@types/aria-query": { "version": "5.0.4", "resolved": "https://registry.npmmirror.com/@types/aria-query/-/aria-query-5.0.4.tgz", @@ -4857,11 +4239,6 @@ "@types/node": "*" } }, - "@types/hammerjs": { - "version": "2.0.45", - "resolved": "https://registry.npmmirror.com/@types/hammerjs/-/hammerjs-2.0.45.tgz", - "integrity": "sha512-qkcUlZmX6c4J8q45taBKTL3p+LbITgyx7qhlPYOdOHZB7B31K0mXbP5YA7i7SgDeEGuI9MnumiKPEMrxg8j3KQ==" - }, "@types/http-errors": { "version": "2.0.4", "resolved": "https://registry.npmmirror.com/@types/http-errors/-/http-errors-2.0.4.tgz", @@ -4928,14 +4305,6 @@ "integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==", "dev": true }, - "@types/mapbox-gl": { - "version": "2.7.21", - "resolved": "https://registry.npmmirror.com/@types/mapbox-gl/-/mapbox-gl-2.7.21.tgz", - "integrity": "sha512-Dx9MuF2kKgT/N22LsMUB4b3acFZh9clVqz9zv1fomoiPoBrJolwYxpWA/9LPO/2N0xWbKi4V+pkjTaFkkx/4wA==", - "requires": { - "@types/geojson": "*" - } - }, "@types/mapbox__point-geometry": { "version": "0.1.4", "resolved": "https://registry.npmmirror.com/@types/mapbox__point-geometry/-/mapbox__point-geometry-0.1.4.tgz", @@ -4984,11 +4353,6 @@ "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==", "dev": true }, - "@types/offscreencanvas": { - "version": "2019.7.3", - "resolved": "https://registry.npmmirror.com/@types/offscreencanvas/-/offscreencanvas-2019.7.3.tgz", - "integrity": "sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A==" - }, "@types/parse-json": { "version": "4.0.2", "resolved": "https://registry.npmmirror.com/@types/parse-json/-/parse-json-4.0.2.tgz", @@ -6496,6 +5860,7 @@ "version": "1.0.10", "resolved": "https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz", "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, "requires": { "sprintf-js": "~1.0.2" } @@ -7528,11 +6893,6 @@ "node-int64": "^0.4.0" } }, - "buf-compare": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/buf-compare/-/buf-compare-1.0.1.tgz", - "integrity": "sha512-Bvx4xH00qweepGc43xFvMs5BKASXTbHaHm6+kDYIK9p/4iFwjATQkmPKHQSgJZzKbAymhztRbXUf1Nqhzl73/Q==" - }, "buffer": { "version": "4.9.2", "resolved": "https://registry.npmmirror.com/buffer/-/buffer-4.9.2.tgz", @@ -7777,14 +7137,6 @@ "rsvp": "^4.8.4" } }, - "cartocolor": { - "version": "4.0.2", - "resolved": "https://registry.npmmirror.com/cartocolor/-/cartocolor-4.0.2.tgz", - "integrity": "sha512-+Gh9mb6lFxsDOLQlBLPxAHCnWXlg2W8q3AcVwqRcy95TdBbcOU89Wrb6h2Hd/6Ww1Kc1pzXmUdpnWD+xeCG0dg==", - "requires": { - "colorbrewer": "1.0.0" - } - }, "case-sensitive-paths-webpack-plugin": { "version": "2.4.0", "resolved": "https://registry.npmmirror.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz", @@ -8270,11 +7622,6 @@ "simple-swizzle": "^0.2.2" } }, - "colorbrewer": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/colorbrewer/-/colorbrewer-1.0.0.tgz", - "integrity": "sha512-NZuIOVdErK/C6jDH3jWT/roxWJbJAinMiqEpbuWniKvQAoWdg6lGra3pPrSHvaIf8PlX8wLs/RAC6nULFJbgmg==" - }, "combined-stream": { "version": "1.0.8", "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz", @@ -8949,15 +8296,6 @@ } } }, - "core-assert": { - "version": "0.2.1", - "resolved": "https://registry.npmmirror.com/core-assert/-/core-assert-0.2.1.tgz", - "integrity": "sha512-IG97qShIP+nrJCXMCgkNZgH7jZQ4n8RpPyPeXX++T6avR/KhLhgLiHKoEn5Rc1KjfycSfA9DMa6m+4C4eguHhw==", - "requires": { - "buf-compare": "^1.0.0", - "is-error": "^2.2.0" - } - }, "core-js": { "version": "3.31.1", "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.31.1.tgz", @@ -9526,31 +8864,6 @@ "resolved": "https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-3.0.1.tgz", "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==" }, - "d3-dsv": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/d3-dsv/-/d3-dsv-1.2.0.tgz", - "integrity": "sha512-9yVlqvZcSOMhCYzniHE7EVUws7Fa1zgw+/EAV2BxJoG3ME19V6BQFBwI855XQDsxyOuG7NibqRMTtiF/Qup46g==", - "requires": { - "commander": "2", - "iconv-lite": "0.4", - "rw": "1" - }, - "dependencies": { - "commander": { - "version": "2.20.3", - "resolved": "https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" - }, - "iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "requires": { - "safer-buffer": ">= 2.1.2 < 3" - } - } - } - }, "d3-ease": { "version": "3.0.1", "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz", @@ -9566,11 +8879,6 @@ "d3-timer": "1 - 3" } }, - "d3-format": { - "version": "3.1.0", - "resolved": "https://registry.npmmirror.com/d3-format/-/d3-format-3.1.0.tgz", - "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==" - }, "d3-geo": { "version": "3.1.0", "resolved": "https://registry.npmmirror.com/d3-geo/-/d3-geo-3.1.0.tgz", @@ -9589,11 +8897,6 @@ "d3-geo": "1.12.0 - 3" } }, - "d3-hexbin": { - "version": "0.2.2", - "resolved": "https://registry.npmmirror.com/d3-hexbin/-/d3-hexbin-0.2.2.tgz", - "integrity": "sha512-KS3fUT2ReD4RlGCjvCEm1RgMtp2NFZumdMu4DBzQK8AZv3fXRM6Xm8I4fSU07UXvH4xxg03NwWKWdvxfS/yc4w==" - }, "d3-interpolate": { "version": "3.0.1", "resolved": "https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz", @@ -9607,39 +8910,11 @@ "resolved": "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-3.0.1.tgz", "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==" }, - "d3-scale": { - "version": "4.0.2", - "resolved": "https://registry.npmmirror.com/d3-scale/-/d3-scale-4.0.2.tgz", - "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", - "requires": { - "d3-array": "2.10.0 - 3", - "d3-format": "1 - 3", - "d3-interpolate": "1.2.0 - 3", - "d3-time": "2.1.1 - 3", - "d3-time-format": "2 - 4" - } - }, "d3-selection": { "version": "3.0.0", "resolved": "https://registry.npmmirror.com/d3-selection/-/d3-selection-3.0.0.tgz", "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==" }, - "d3-time": { - "version": "3.1.0", - "resolved": "https://registry.npmmirror.com/d3-time/-/d3-time-3.1.0.tgz", - "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", - "requires": { - "d3-array": "2 - 3" - } - }, - "d3-time-format": { - "version": "4.1.0", - "resolved": "https://registry.npmmirror.com/d3-time-format/-/d3-time-format-4.1.0.tgz", - "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", - "requires": { - "d3-time": "1 - 3" - } - }, "d3-timer": { "version": "3.0.1", "resolved": "https://registry.npmmirror.com/d3-timer/-/d3-timer-3.0.1.tgz", @@ -9736,25 +9011,6 @@ "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==", "dev": true }, - "deck.gl": { - "version": "8.9.34", - "resolved": "https://registry.npmmirror.com/deck.gl/-/deck.gl-8.9.34.tgz", - "integrity": "sha512-3c7gu7xSDlNmBXDexk+RF783cVbl6D/WbSQNpPrmY5glct102A3hXqbVSV3l4jiCG2zd4y3AMBjSHdkHzgfBrw==", - "requires": { - "@babel/runtime": "^7.0.0", - "@deck.gl/aggregation-layers": "8.9.34", - "@deck.gl/carto": "8.9.34", - "@deck.gl/core": "8.9.34", - "@deck.gl/extensions": "8.9.34", - "@deck.gl/geo-layers": "8.9.34", - "@deck.gl/google-maps": "8.9.34", - "@deck.gl/json": "8.9.34", - "@deck.gl/layers": "8.9.34", - "@deck.gl/mapbox": "8.9.34", - "@deck.gl/mesh-layers": "8.9.34", - "@deck.gl/react": "8.9.34" - } - }, "decode-uri-component": { "version": "0.2.2", "resolved": "https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz", @@ -9778,14 +9034,6 @@ "resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz", "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" }, - "deep-strict-equal": { - "version": "0.2.0", - "resolved": "https://registry.npmmirror.com/deep-strict-equal/-/deep-strict-equal-0.2.0.tgz", - "integrity": "sha512-3daSWyvZ/zwJvuMGlzG1O+Ow0YSadGfb3jsh9xoCutv2tWyB9dA4YvR9L9/fSdDZa2dByYQe+TqapSGUrjnkoA==", - "requires": { - "core-assert": "^0.2.0" - } - }, "deepmerge": { "version": "4.3.1", "resolved": "https://registry.npmmirror.com/deepmerge/-/deepmerge-4.3.1.tgz", @@ -10241,11 +9489,6 @@ "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==", "dev": true }, - "draco3d": { - "version": "1.5.5", - "resolved": "https://registry.npmmirror.com/draco3d/-/draco3d-1.5.5.tgz", - "integrity": "sha512-JVuNV0EJzD3LBYhGyIXJLeBID/EVtmFO1ZNhAYflTgiMiAJlbhXQmRRda/azjc8MRVMHh0gqGhiqHUo5dIXM8Q==" - }, "duplexer": { "version": "0.1.2", "resolved": "https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz", @@ -11535,14 +10778,6 @@ } } }, - "expression-eval": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/expression-eval/-/expression-eval-2.1.0.tgz", - "integrity": "sha512-FUJO/Akvl/JOWkvlqZaqbkhsEWlCJWDeZG4tzX96UH68D9FeRgYgtb55C2qtqbORC0Q6x5419EDjWu4IT9kQfg==", - "requires": { - "jsep": "^0.3.0" - } - }, "ext": { "version": "1.7.0", "resolved": "https://registry.npmmirror.com/ext/-/ext-1.7.0.tgz", @@ -11696,14 +10931,6 @@ "resolved": "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" }, - "fast-xml-parser": { - "version": "4.3.3", - "resolved": "https://registry.npmmirror.com/fast-xml-parser/-/fast-xml-parser-4.3.3.tgz", - "integrity": "sha512-coV/D1MhrShMvU6D0I+VAK3umz6hUaxxhL0yp/9RjfiYUfAv14rDhGQL+PLForhMdr0wq3PiV07WtkkNjJjNHg==", - "requires": { - "strnum": "^1.0.5" - } - }, "faye-websocket": { "version": "0.11.4", "resolved": "https://registry.npmmirror.com/faye-websocket/-/faye-websocket-0.11.4.tgz", @@ -12636,11 +11863,6 @@ "resolved": "https://registry.npmmirror.com/h3-js/-/h3-js-3.7.2.tgz", "integrity": "sha512-LPjlHSwB9zQZrMqKloCZmmmt3yZzIK7nqPcXqwU93zT3TtYG6jP4tZBzAPouxut7lLjdFbMQ75wRBiKfpsnY7w==" }, - "hammerjs": { - "version": "2.0.8", - "resolved": "https://registry.npmmirror.com/hammerjs/-/hammerjs-2.0.8.tgz", - "integrity": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==" - }, "handle-thing": { "version": "2.0.1", "resolved": "https://registry.npmmirror.com/handle-thing/-/handle-thing-2.0.1.tgz", @@ -13203,11 +12425,6 @@ "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", "dev": true }, - "image-size": { - "version": "0.7.5", - "resolved": "https://registry.npmmirror.com/image-size/-/image-size-0.7.5.tgz", - "integrity": "sha512-Hiyv+mXHfFEP7LzUL/llg9RwFxxY+o9N3JVLIeG5E7iFIFAalxvRU9UZthBdYDEVnzHMgjnKJPPpay5BWf1g9g==" - }, "import-cwd": { "version": "2.1.0", "resolved": "https://registry.npmmirror.com/import-cwd/-/import-cwd-2.1.0.tgz", @@ -13702,11 +12919,6 @@ "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", "dev": true }, - "is-error": { - "version": "2.2.2", - "resolved": "https://registry.npmmirror.com/is-error/-/is-error-2.2.2.tgz", - "integrity": "sha512-IOQqts/aHWbiisY5DuPJQ0gcbvaLFCa7fBa9xoLfxBZvQ+ZI/Zh9xoI7Gk+G64N0FdK4AbibytHht2tWgpJWLg==" - }, "is-extendable": { "version": "0.1.1", "resolved": "https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz", @@ -16016,11 +15228,6 @@ } } }, - "jsep": { - "version": "0.3.5", - "resolved": "https://registry.npmmirror.com/jsep/-/jsep-0.3.5.tgz", - "integrity": "sha512-AoRLBDc6JNnKjNcmonituEABS5bcfqDhQAWWXNTFrqu6nVXBpBAGfcoTGZMFlIrh9FjmE1CQyX9CTNwZrXMMDA==" - }, "jsesc": { "version": "2.5.2", "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz", @@ -16140,11 +15347,6 @@ "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", "dev": true }, - "ktx-parse": { - "version": "0.0.4", - "resolved": "https://registry.npmmirror.com/ktx-parse/-/ktx-parse-0.0.4.tgz", - "integrity": "sha512-LY3nrmfXl+wZZdPxgJ3ZmLvG+wkOZZP3/dr4RbQj1Pk3Qwz44esOOSFFVQJcNWpXAtiNIC66WgXufX/SYgYz6A==" - }, "launch-editor": { "version": "2.6.1", "resolved": "https://registry.npmmirror.com/launch-editor/-/launch-editor-2.6.1.tgz", @@ -16164,11 +15366,6 @@ "launch-editor": "^2.6.1" } }, - "lerc": { - "version": "4.0.4", - "resolved": "https://registry.npmmirror.com/lerc/-/lerc-4.0.4.tgz", - "integrity": "sha512-nHZH+ffiGPkgKUQtiZrljGUGV2GddvPcVTV5E345ZFncbKz+/rBIjDPrSxkiqW0EAtg1Jw7qAgRdaCwV+95Fow==" - }, "leven": { "version": "3.1.0", "resolved": "https://registry.npmmirror.com/leven/-/leven-3.1.0.tgz", @@ -16382,11 +15579,6 @@ "integrity": "sha512-tCRIJM51SHjAayKwC+QAg8hT8vg6z7GSgLJKGvzuPb1Wc+hLzqtuVLxp6/HzSPOozuK+8ErAhy7U/sVzw8Dgfg==", "dev": true }, - "long": { - "version": "3.2.0", - "resolved": "https://registry.npmmirror.com/long/-/long-3.2.0.tgz", - "integrity": "sha512-ZYvPPOMqUwPoDsbJaR10iQJYnMuZhRTvHYl62ErLIEX7RgFlziSBUUvrt3OVfc47QlHHpzPZYP17g3Fv7oeJkg==" - }, "loud-rejection": { "version": "1.6.0", "resolved": "https://registry.npmmirror.com/loud-rejection/-/loud-rejection-1.6.0.tgz", @@ -16510,14 +15702,6 @@ "vt-pbf": "^3.1.3" } }, - "math.gl": { - "version": "3.6.3", - "resolved": "https://registry.npmmirror.com/math.gl/-/math.gl-3.6.3.tgz", - "integrity": "sha512-Yq9CyECvSDox9+5ETi2+x1bGTY5WvGUGL3rJfC4KPoCZAM51MGfrCm6rIn4yOJUVfMPs2a5RwMD+yGS/n1g3gg==", - "requires": { - "@math.gl/core": "3.6.3" - } - }, "md5.js": { "version": "1.3.5", "resolved": "https://registry.npmmirror.com/md5.js/-/md5.js-1.3.5.tgz", @@ -16905,15 +16089,6 @@ } } }, - "mjolnir.js": { - "version": "2.7.1", - "resolved": "https://registry.npmmirror.com/mjolnir.js/-/mjolnir.js-2.7.1.tgz", - "integrity": "sha512-72BeUWgTv2cj5aZQKpwL8caNUFhXZ9bDm1hxpNj70XJQ62IBnTZmtv/WPxJvtaVNhzNo+D2U8O6ryNI0zImYcw==", - "requires": { - "@types/hammerjs": "^2.0.41", - "hammerjs": "^2.0.8" - } - }, "mkdirp": { "version": "0.5.6", "resolved": "https://registry.npmmirror.com/mkdirp/-/mkdirp-0.5.6.tgz", @@ -19574,14 +18749,6 @@ "resolved": "https://registry.npmmirror.com/qs/-/qs-6.5.3.tgz", "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==" }, - "quadbin": { - "version": "0.1.9", - "resolved": "https://registry.npmmirror.com/quadbin/-/quadbin-0.1.9.tgz", - "integrity": "sha512-5V6m6+cL/6+uBl3hYL+CWF06rRvlHkIepYKGQjTLYaHhu9InPppql0+0ROiCaOQdz8gPNlgge3glk5Qg1mWOYw==", - "requires": { - "@mapbox/tile-cover": "3.0.1" - } - }, "query-string": { "version": "4.3.4", "resolved": "https://registry.npmmirror.com/query-string/-/query-string-4.3.4.tgz", @@ -21159,7 +20326,8 @@ "sprintf-js": { "version": "1.0.3", "resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true }, "sshpk": { "version": "1.18.0", @@ -21476,11 +20644,6 @@ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", "dev": true }, - "strnum": { - "version": "1.0.5", - "resolved": "https://registry.npmmirror.com/strnum/-/strnum-1.0.5.tgz", - "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==" - }, "stylehacks": { "version": "4.0.3", "resolved": "https://registry.npmmirror.com/stylehacks/-/stylehacks-4.0.3.tgz", @@ -21840,15 +21003,6 @@ "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", "dev": true }, - "texture-compressor": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/texture-compressor/-/texture-compressor-1.0.2.tgz", - "integrity": "sha512-dStVgoaQ11mA5htJ+RzZ51ZxIZqNOgWKAIvtjLrW1AliQQLCmrDqNzQZ8Jh91YealQ95DXt4MEduLzJmbs6lig==", - "requires": { - "argparse": "^1.0.10", - "image-size": "^0.7.4" - } - }, "thenify": { "version": "3.3.1", "resolved": "https://registry.npmmirror.com/thenify/-/thenify-3.3.1.tgz", @@ -21904,11 +21058,6 @@ "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", "dev": true }, - "tilebelt": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/tilebelt/-/tilebelt-1.0.1.tgz", - "integrity": "sha512-cxHzpa5JgsugY9NUVRH43gPaGJw/29LecAn4X7UGOP64+kB8pU4VQ3bIhSyfb5Mk4jDxwl3yk330L/EIhbJ5aw==" - }, "timers-browserify": { "version": "2.0.12", "resolved": "https://registry.npmmirror.com/timers-browserify/-/timers-browserify-2.0.12.tgz", diff --git a/package.json b/package.json index b4d469c4..e7b3480d 100644 --- a/package.json +++ b/package.json @@ -13,16 +13,11 @@ "@amcharts/amcharts4": "^4.10.38", "@amcharts/amcharts4-geodata": "^4.1.20", "@antv/g6": "^4.8.17", - "@deck.gl/mapbox": "^8.9.34", - "@deck.gl/geo-layers": "^8.9.34", - "@turf/meta": "^6.5.0", "axios": "^0.21.1", "babel-plugin-lodash": "~3.3.0", "codemirror": "^5.65.1", "core-js": "~3.31.0", - "d3-array": "^3.2.4", "dayjs": "^1.10.5", - "deck.gl": "^8.9.34", "dexie": "~3.2.0", "echarts": "^5.1.1", "element-plus": "~1.0.2-beta.71", diff --git a/public/config.js b/public/config.js index 39df5174..055580a9 100644 --- a/public/config.js +++ b/public/config.js @@ -1,6 +1,6 @@ const BASE_CONFIG = { baseUrl: 'http://192.168.44.54:8090/', - version: '23.12', + version: '24.03', apiVersion: 'v1' } // 默认时间过滤条件,单位分钟. 0表示请求接口时不传时间参数 diff --git a/src/Temp.vue b/src/Temp.vue deleted file mode 100644 index bda89540..00000000 --- a/src/Temp.vue +++ /dev/null @@ -1,167 +0,0 @@ - - - diff --git a/src/Temp2.vue b/src/Temp2.vue deleted file mode 100644 index f96b7c74..00000000 --- a/src/Temp2.vue +++ /dev/null @@ -1,152 +0,0 @@ - - - diff --git a/src/Temp3.vue b/src/Temp3.vue deleted file mode 100644 index b6e5f565..00000000 --- a/src/Temp3.vue +++ /dev/null @@ -1,1053 +0,0 @@ - - - diff --git a/src/Temp4.vue b/src/Temp4.vue deleted file mode 100644 index 12917687..00000000 --- a/src/Temp4.vue +++ /dev/null @@ -1,197 +0,0 @@ - - - diff --git a/src/permission.js b/src/permission.js index 52d03c70..d18e9e32 100644 --- a/src/permission.js +++ b/src/permission.js @@ -36,24 +36,7 @@ router.beforeEach(async (to, from, next) => { path: '/', name: 'home', component: () => import('@/components/layout/Home'), - children: [ - { - path: '/temp', - component: () => import('@/Temp') - }, - { - path: '/temp2', - component: () => import('@/Temp2') - }, - { - path: '/temp3', - component: () => import('@/Temp3') - }, - { - path: '/temp4', - component: () => import('@/Temp4') - } - ] + children: [] } handleRoutes(menuList, homeRoute.children) router.addRoute(homeRoute) diff --git a/src/test/humanAndStation.json b/src/test/humanAndStation.json deleted file mode 100644 index 42183b38..00000000 --- a/src/test/humanAndStation.json +++ /dev/null @@ -1,330 +0,0 @@ -{ - "type": "FeatureCollection", - "features": [ - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.789536, - 40.666008 - ] - }, - "properties": { - "data": { - "cartodb_id": 14703, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-01T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "human" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.964806, - 40.759983 - ] - }, - "properties": { - "data": { - "cartodb_id": 11711, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:56:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "human" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87038, - 40.673008 - ] - }, - "properties": { - "data": { - "cartodb_id": 11712, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "human" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96667, - 40.617275 - ] - }, - "properties": { - "data": { - "cartodb_id": 11716, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "human" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.80331, - 40.66764 - ] - }, - "properties": { - "data": { - "cartodb_id": 11717, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "human" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.987206, - 40.61179 - ] - }, - "properties": { - "data": { - "cartodb_id": 11718, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "human" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00929, - 40.64266 - ] - }, - "properties": { - "data": { - "cartodb_id": 11719, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "base-station" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87207, - 40.827282 - ] - }, - "properties": { - "data": { - "cartodb_id": 11720, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "base-station" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85261, - 40.70509 - ] - }, - "properties": { - "data": { - "cartodb_id": 11721, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:48:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "base-station" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00578, - 40.71482 - ] - }, - "properties": { - "data": { - "cartodb_id": 11723, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "base-station" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84598, - 40.739693 - ] - }, - "properties": { - "data": { - "cartodb_id": 11727, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "base-station" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84565, - 40.740017 - ] - }, - "properties": { - "data": { - "cartodb_id": 11728, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:07:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "base-station" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95311, - 40.798523 - ] - }, - "properties": { - "data": { - "cartodb_id": 11729, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:04:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "base-station" - } - } - } - ] -} diff --git a/src/test/nyc_crashes.json b/src/test/nyc_crashes.json deleted file mode 100644 index 360fe9ca..00000000 --- a/src/test/nyc_crashes.json +++ /dev/null @@ -1,12305 +0,0 @@ -{ - "type": "FeatureCollection", - "features": [ - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.789536, - 40.666008 - ] - }, - "properties": { - "data": { - "cartodb_id": 14703, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-01T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.964806, - 40.759983 - ] - }, - "properties": { - "data": { - "cartodb_id": 11711, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:56:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87038, - 40.673008 - ] - }, - "properties": { - "data": { - "cartodb_id": 11712, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96667, - 40.617275 - ] - }, - "properties": { - "data": { - "cartodb_id": 11716, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.80331, - 40.66764 - ] - }, - "properties": { - "data": { - "cartodb_id": 11717, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.987206, - 40.61179 - ] - }, - "properties": { - "data": { - "cartodb_id": 11718, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00929, - 40.64266 - ] - }, - "properties": { - "data": { - "cartodb_id": 11719, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T22:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87207, - 40.827282 - ] - }, - "properties": { - "data": { - "cartodb_id": 11720, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85261, - 40.70509 - ] - }, - "properties": { - "data": { - "cartodb_id": 11721, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:48:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00578, - 40.71482 - ] - }, - "properties": { - "data": { - "cartodb_id": 11723, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84598, - 40.739693 - ] - }, - "properties": { - "data": { - "cartodb_id": 11727, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84565, - 40.740017 - ] - }, - "properties": { - "data": { - "cartodb_id": 11728, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:07:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95311, - 40.798523 - ] - }, - "properties": { - "data": { - "cartodb_id": 11729, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:04:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94299, - 40.720116 - ] - }, - "properties": { - "data": { - "cartodb_id": 11730, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T21:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9302, - 40.838203 - ] - }, - "properties": { - "data": { - "cartodb_id": 11732, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T20:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92444, - 40.8452 - ] - }, - "properties": { - "data": { - "cartodb_id": 11733, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T20:47:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.07551, - 40.639652 - ] - }, - "properties": { - "data": { - "cartodb_id": 11734, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T20:46:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95759, - 40.70787 - ] - }, - "properties": { - "data": { - "cartodb_id": 11736, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T20:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94523, - 40.847897 - ] - }, - "properties": { - "data": { - "cartodb_id": 11737, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T20:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.73261, - 40.69401 - ] - }, - "properties": { - "data": { - "cartodb_id": 11739, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T20:17:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.979866, - 40.62945 - ] - }, - "properties": { - "data": { - "cartodb_id": 11740, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T20:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.81331, - 40.72755 - ] - }, - "properties": { - "data": { - "cartodb_id": 11742, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T20:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92604, - 40.638542 - ] - }, - "properties": { - "data": { - "cartodb_id": 11743, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:48:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96311, - 40.579376 - ] - }, - "properties": { - "data": { - "cartodb_id": 11744, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.907005, - 40.67024 - ] - }, - "properties": { - "data": { - "cartodb_id": 11746, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:35:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94375, - 40.682507 - ] - }, - "properties": { - "data": { - "cartodb_id": 11748, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:34:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.928505, - 40.758125 - ] - }, - "properties": { - "data": { - "cartodb_id": 11749, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96608, - 40.629543 - ] - }, - "properties": { - "data": { - "cartodb_id": 11751, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93237, - 40.85184 - ] - }, - "properties": { - "data": { - "cartodb_id": 11752, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84459, - 40.680687 - ] - }, - "properties": { - "data": { - "cartodb_id": 11754, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.08886, - 40.608543 - ] - }, - "properties": { - "data": { - "cartodb_id": 11755, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93365, - 40.744415 - ] - }, - "properties": { - "data": { - "cartodb_id": 11756, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.1648, - 40.610737 - ] - }, - "properties": { - "data": { - "cartodb_id": 11757, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92042, - 40.633472 - ] - }, - "properties": { - "data": { - "cartodb_id": 11758, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.06377, - 40.598934 - ] - }, - "properties": { - "data": { - "cartodb_id": 11759, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:26:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95741, - 40.60913 - ] - }, - "properties": { - "data": { - "cartodb_id": 11763, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89544, - 40.815845 - ] - }, - "properties": { - "data": { - "cartodb_id": 11764, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.962845, - 40.698036 - ] - }, - "properties": { - "data": { - "cartodb_id": 11765, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.75372, - 40.609535 - ] - }, - "properties": { - "data": { - "cartodb_id": 11766, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:05:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00592, - 40.72225 - ] - }, - "properties": { - "data": { - "cartodb_id": 11767, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:05:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.88459, - 40.65906 - ] - }, - "properties": { - "data": { - "cartodb_id": 11770, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.860725, - 40.892025 - ] - }, - "properties": { - "data": { - "cartodb_id": 11771, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T19:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90348, - 40.844604 - ] - }, - "properties": { - "data": { - "cartodb_id": 11772, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:52:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89345, - 40.848015 - ] - }, - "properties": { - "data": { - "cartodb_id": 11773, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89139, - 40.8617 - ] - }, - "properties": { - "data": { - "cartodb_id": 11774, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:47:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.16984, - 40.561077 - ] - }, - "properties": { - "data": { - "cartodb_id": 11775, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.02583, - 40.604694 - ] - }, - "properties": { - "data": { - "cartodb_id": 11776, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.895386, - 40.86074 - ] - }, - "properties": { - "data": { - "cartodb_id": 11777, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:39:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00191, - 40.717472 - ] - }, - "properties": { - "data": { - "cartodb_id": 11778, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96399, - 40.649082 - ] - }, - "properties": { - "data": { - "cartodb_id": 11779, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.954865, - 40.80003 - ] - }, - "properties": { - "data": { - "cartodb_id": 11780, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94329, - 40.6149 - ] - }, - "properties": { - "data": { - "cartodb_id": 11781, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.86823, - 40.675938 - ] - }, - "properties": { - "data": { - "cartodb_id": 11782, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91386, - 40.604843 - ] - }, - "properties": { - "data": { - "cartodb_id": 11783, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99448, - 40.75591 - ] - }, - "properties": { - "data": { - "cartodb_id": 11784, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.01358, - 40.627728 - ] - }, - "properties": { - "data": { - "cartodb_id": 11785, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.20547, - 40.525543 - ] - }, - "properties": { - "data": { - "cartodb_id": 11786, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:14:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.18777, - 40.602028 - ] - }, - "properties": { - "data": { - "cartodb_id": 11788, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:02:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.085205, - 40.589985 - ] - }, - "properties": { - "data": { - "cartodb_id": 11789, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.864456, - 40.710083 - ] - }, - "properties": { - "data": { - "cartodb_id": 11790, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.894875, - 40.808903 - ] - }, - "properties": { - "data": { - "cartodb_id": 11791, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T18:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90212, - 40.761536 - ] - }, - "properties": { - "data": { - "cartodb_id": 11792, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:58:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.966545, - 40.681557 - ] - }, - "properties": { - "data": { - "cartodb_id": 11793, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:58:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82597, - 40.75648 - ] - }, - "properties": { - "data": { - "cartodb_id": 11794, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.776375, - 40.679935 - ] - }, - "properties": { - "data": { - "cartodb_id": 11795, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.72681, - 40.74084 - ] - }, - "properties": { - "data": { - "cartodb_id": 11796, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99789, - 40.577545 - ] - }, - "properties": { - "data": { - "cartodb_id": 11797, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97076, - 40.76161 - ] - }, - "properties": { - "data": { - "cartodb_id": 11798, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:47:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89319, - 40.699627 - ] - }, - "properties": { - "data": { - "cartodb_id": 11801, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87408, - 40.88004 - ] - }, - "properties": { - "data": { - "cartodb_id": 11802, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.21781, - 40.537746 - ] - }, - "properties": { - "data": { - "cartodb_id": 11803, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.961464, - 40.70166 - ] - }, - "properties": { - "data": { - "cartodb_id": 11805, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.939575, - 40.690742 - ] - }, - "properties": { - "data": { - "cartodb_id": 11806, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84458, - 40.8313 - ] - }, - "properties": { - "data": { - "cartodb_id": 11807, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.746605, - 40.705853 - ] - }, - "properties": { - "data": { - "cartodb_id": 11808, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99483, - 40.599766 - ] - }, - "properties": { - "data": { - "cartodb_id": 11809, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93683, - 40.667316 - ] - }, - "properties": { - "data": { - "cartodb_id": 11810, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97645, - 40.785732 - ] - }, - "properties": { - "data": { - "cartodb_id": 11811, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99958, - 40.714287 - ] - }, - "properties": { - "data": { - "cartodb_id": 11812, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82303, - 40.711945 - ] - }, - "properties": { - "data": { - "cartodb_id": 11813, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:19:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.7559, - 40.716297 - ] - }, - "properties": { - "data": { - "cartodb_id": 11815, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92246, - 40.614143 - ] - }, - "properties": { - "data": { - "cartodb_id": 11816, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91701, - 40.7065 - ] - }, - "properties": { - "data": { - "cartodb_id": 11817, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98536, - 40.597256 - ] - }, - "properties": { - "data": { - "cartodb_id": 11819, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82942, - 40.84595 - ] - }, - "properties": { - "data": { - "cartodb_id": 11820, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:06:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85855, - 40.86955 - ] - }, - "properties": { - "data": { - "cartodb_id": 11822, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:02:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.76364, - 40.65971 - ] - }, - "properties": { - "data": { - "cartodb_id": 11823, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85654, - 40.685963 - ] - }, - "properties": { - "data": { - "cartodb_id": 11824, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98363, - 40.72688 - ] - }, - "properties": { - "data": { - "cartodb_id": 11825, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.73389, - 40.67543 - ] - }, - "properties": { - "data": { - "cartodb_id": 11826, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94606, - 40.622494 - ] - }, - "properties": { - "data": { - "cartodb_id": 11827, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T17:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89884, - 40.859303 - ] - }, - "properties": { - "data": { - "cartodb_id": 11828, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:53:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.966705, - 40.80417 - ] - }, - "properties": { - "data": { - "cartodb_id": 11829, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82426, - 40.823032 - ] - }, - "properties": { - "data": { - "cartodb_id": 11830, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.978836, - 40.603474 - ] - }, - "properties": { - "data": { - "cartodb_id": 11831, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96656, - 40.78911 - ] - }, - "properties": { - "data": { - "cartodb_id": 11832, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.86023, - 40.729355 - ] - }, - "properties": { - "data": { - "cartodb_id": 11835, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:32:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.09844, - 40.611313 - ] - }, - "properties": { - "data": { - "cartodb_id": 11836, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9881, - 40.740917 - ] - }, - "properties": { - "data": { - "cartodb_id": 11837, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.925415, - 40.65768 - ] - }, - "properties": { - "data": { - "cartodb_id": 11838, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.86121, - 40.826088 - ] - }, - "properties": { - "data": { - "cartodb_id": 11839, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.73768, - 40.675163 - ] - }, - "properties": { - "data": { - "cartodb_id": 11840, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.7281, - 40.711033 - ] - }, - "properties": { - "data": { - "cartodb_id": 11841, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.72489, - 40.741386 - ] - }, - "properties": { - "data": { - "cartodb_id": 11842, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:23:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98427, - 40.71521 - ] - }, - "properties": { - "data": { - "cartodb_id": 11843, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:21:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85822, - 40.7056 - ] - }, - "properties": { - "data": { - "cartodb_id": 11844, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.810234, - 40.756058 - ] - }, - "properties": { - "data": { - "cartodb_id": 11845, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95046, - 40.62149 - ] - }, - "properties": { - "data": { - "cartodb_id": 11846, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:17:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.14782, - 40.55623 - ] - }, - "properties": { - "data": { - "cartodb_id": 11847, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98925, - 40.739716 - ] - }, - "properties": { - "data": { - "cartodb_id": 11848, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:12:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9271, - 40.584366 - ] - }, - "properties": { - "data": { - "cartodb_id": 11850, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93557, - 40.806915 - ] - }, - "properties": { - "data": { - "cartodb_id": 11851, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:05:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90344, - 40.832214 - ] - }, - "properties": { - "data": { - "cartodb_id": 11852, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:05:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94771, - 40.632885 - ] - }, - "properties": { - "data": { - "cartodb_id": 11853, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.01058, - 40.637962 - ] - }, - "properties": { - "data": { - "cartodb_id": 11854, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.02217, - 40.64405 - ] - }, - "properties": { - "data": { - "cartodb_id": 11855, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.007416, - 40.647903 - ] - }, - "properties": { - "data": { - "cartodb_id": 11857, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.825165, - 40.836502 - ] - }, - "properties": { - "data": { - "cartodb_id": 11858, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90784, - 40.678112 - ] - }, - "properties": { - "data": { - "cartodb_id": 11859, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T16:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9761, - 40.77883 - ] - }, - "properties": { - "data": { - "cartodb_id": 11861, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92155, - 40.716793 - ] - }, - "properties": { - "data": { - "cartodb_id": 11862, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.81808, - 40.72393 - ] - }, - "properties": { - "data": { - "cartodb_id": 11863, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90253, - 40.863796 - ] - }, - "properties": { - "data": { - "cartodb_id": 11864, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.867714, - 40.854504 - ] - }, - "properties": { - "data": { - "cartodb_id": 11865, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99396, - 40.751522 - ] - }, - "properties": { - "data": { - "cartodb_id": 11868, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:43:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.841736, - 40.769333 - ] - }, - "properties": { - "data": { - "cartodb_id": 11869, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:39:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.77316, - 40.767773 - ] - }, - "properties": { - "data": { - "cartodb_id": 11870, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:35:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92504, - 40.660736 - ] - }, - "properties": { - "data": { - "cartodb_id": 11871, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.78738, - 40.7119 - ] - }, - "properties": { - "data": { - "cartodb_id": 11872, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96711, - 40.709053 - ] - }, - "properties": { - "data": { - "cartodb_id": 11873, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99112, - 40.750317 - ] - }, - "properties": { - "data": { - "cartodb_id": 11874, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.841125, - 40.664192 - ] - }, - "properties": { - "data": { - "cartodb_id": 11875, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:28:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95417, - 40.787224 - ] - }, - "properties": { - "data": { - "cartodb_id": 11876, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99262, - 40.60309 - ] - }, - "properties": { - "data": { - "cartodb_id": 11877, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:14:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.768845, - 40.71038 - ] - }, - "properties": { - "data": { - "cartodb_id": 11878, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93432, - 40.806828 - ] - }, - "properties": { - "data": { - "cartodb_id": 11879, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:05:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.76676, - 40.66743 - ] - }, - "properties": { - "data": { - "cartodb_id": 11880, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:05:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9458, - 40.658134 - ] - }, - "properties": { - "data": { - "cartodb_id": 11881, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84172, - 40.691643 - ] - }, - "properties": { - "data": { - "cartodb_id": 11882, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83048, - 40.869118 - ] - }, - "properties": { - "data": { - "cartodb_id": 11883, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91239, - 40.77731 - ] - }, - "properties": { - "data": { - "cartodb_id": 11884, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83015, - 40.759567 - ] - }, - "properties": { - "data": { - "cartodb_id": 11885, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T15:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.0973, - 40.610256 - ] - }, - "properties": { - "data": { - "cartodb_id": 11888, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:58:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.946205, - 40.772984 - ] - }, - "properties": { - "data": { - "cartodb_id": 11889, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:56:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93239, - 40.692814 - ] - }, - "properties": { - "data": { - "cartodb_id": 11890, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89968, - 40.84744 - ] - }, - "properties": { - "data": { - "cartodb_id": 11891, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.920204, - 40.700928 - ] - }, - "properties": { - "data": { - "cartodb_id": 11892, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85395, - 40.89888 - ] - }, - "properties": { - "data": { - "cartodb_id": 11894, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97371, - 40.630592 - ] - }, - "properties": { - "data": { - "cartodb_id": 11895, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:35:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93918, - 40.850105 - ] - }, - "properties": { - "data": { - "cartodb_id": 11896, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.829956, - 40.677902 - ] - }, - "properties": { - "data": { - "cartodb_id": 11897, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00975, - 40.737568 - ] - }, - "properties": { - "data": { - "cartodb_id": 11898, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.880516, - 40.676765 - ] - }, - "properties": { - "data": { - "cartodb_id": 11899, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93155, - 40.66434 - ] - }, - "properties": { - "data": { - "cartodb_id": 11900, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85971, - 40.826275 - ] - }, - "properties": { - "data": { - "cartodb_id": 11901, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.891815, - 40.81636 - ] - }, - "properties": { - "data": { - "cartodb_id": 11902, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98869, - 40.696198 - ] - }, - "properties": { - "data": { - "cartodb_id": 11903, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:19:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93604, - 40.854916 - ] - }, - "properties": { - "data": { - "cartodb_id": 11904, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95456, - 40.699272 - ] - }, - "properties": { - "data": { - "cartodb_id": 11905, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.81965, - 40.677 - ] - }, - "properties": { - "data": { - "cartodb_id": 11906, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84497, - 40.819427 - ] - }, - "properties": { - "data": { - "cartodb_id": 11907, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90021, - 40.84647 - ] - }, - "properties": { - "data": { - "cartodb_id": 11909, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:05:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.170006, - 40.551723 - ] - }, - "properties": { - "data": { - "cartodb_id": 11910, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9985, - 40.745293 - ] - }, - "properties": { - "data": { - "cartodb_id": 11911, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.883675, - 40.856564 - ] - }, - "properties": { - "data": { - "cartodb_id": 11912, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91764, - 40.753857000000007 - ] - }, - "properties": { - "data": { - "cartodb_id": 11913, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82821, - 40.686665 - ] - }, - "properties": { - "data": { - "cartodb_id": 11914, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89752, - 40.843994 - ] - }, - "properties": { - "data": { - "cartodb_id": 11915, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.804344, - 40.681347 - ] - }, - "properties": { - "data": { - "cartodb_id": 11916, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93899, - 40.723442 - ] - }, - "properties": { - "data": { - "cartodb_id": 11917, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.984886, - 40.774155 - ] - }, - "properties": { - "data": { - "cartodb_id": 11918, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.938805, - 40.804947 - ] - }, - "properties": { - "data": { - "cartodb_id": 11919, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83198, - 40.762978 - ] - }, - "properties": { - "data": { - "cartodb_id": 11920, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93368, - 40.851616 - ] - }, - "properties": { - "data": { - "cartodb_id": 11922, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T14:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91276, - 40.646328 - ] - }, - "properties": { - "data": { - "cartodb_id": 11923, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87773, - 40.673252 - ] - }, - "properties": { - "data": { - "cartodb_id": 11925, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:38:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.74445, - 40.75369 - ] - }, - "properties": { - "data": { - "cartodb_id": 11926, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89959, - 40.67134 - ] - }, - "properties": { - "data": { - "cartodb_id": 11927, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82207, - 40.753265 - ] - }, - "properties": { - "data": { - "cartodb_id": 11928, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99771, - 40.66401 - ] - }, - "properties": { - "data": { - "cartodb_id": 11929, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82488, - 40.7389 - ] - }, - "properties": { - "data": { - "cartodb_id": 11930, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.962814, - 40.794235 - ] - }, - "properties": { - "data": { - "cartodb_id": 11931, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9623, - 40.70992 - ] - }, - "properties": { - "data": { - "cartodb_id": 11932, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.79186, - 40.732716 - ] - }, - "properties": { - "data": { - "cartodb_id": 11933, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99473, - 40.608006 - ] - }, - "properties": { - "data": { - "cartodb_id": 11934, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85974, - 40.833065 - ] - }, - "properties": { - "data": { - "cartodb_id": 11935, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91293, - 40.820087 - ] - }, - "properties": { - "data": { - "cartodb_id": 11936, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93467, - 40.808174 - ] - }, - "properties": { - "data": { - "cartodb_id": 11937, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:19:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93359, - 40.74473 - ] - }, - "properties": { - "data": { - "cartodb_id": 11938, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.81439, - 40.69097 - ] - }, - "properties": { - "data": { - "cartodb_id": 11940, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.986626, - 40.725796 - ] - }, - "properties": { - "data": { - "cartodb_id": 11941, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91619, - 40.842335 - ] - }, - "properties": { - "data": { - "cartodb_id": 11942, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.79986, - 40.674225 - ] - }, - "properties": { - "data": { - "cartodb_id": 11943, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82443, - 40.760994 - ] - }, - "properties": { - "data": { - "cartodb_id": 11944, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90474, - 40.864178 - ] - }, - "properties": { - "data": { - "cartodb_id": 11945, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99843, - 40.671585 - ] - }, - "properties": { - "data": { - "cartodb_id": 11947, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.966156, - 40.58667 - ] - }, - "properties": { - "data": { - "cartodb_id": 11948, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91018, - 40.85198 - ] - }, - "properties": { - "data": { - "cartodb_id": 11949, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85775, - 40.731285 - ] - }, - "properties": { - "data": { - "cartodb_id": 11951, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84476, - 40.832035 - ] - }, - "properties": { - "data": { - "cartodb_id": 11952, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.863785, - 40.687473 - ] - }, - "properties": { - "data": { - "cartodb_id": 11953, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93446, - 40.797306 - ] - }, - "properties": { - "data": { - "cartodb_id": 11954, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T13:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91248, - 40.744167 - ] - }, - "properties": { - "data": { - "cartodb_id": 11955, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89227, - 40.746506 - ] - }, - "properties": { - "data": { - "cartodb_id": 11957, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.72697, - 40.69798 - ] - }, - "properties": { - "data": { - "cartodb_id": 11959, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90967, - 40.717793 - ] - }, - "properties": { - "data": { - "cartodb_id": 11961, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:36:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.03081, - 40.627388 - ] - }, - "properties": { - "data": { - "cartodb_id": 11962, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99868, - 40.59727 - ] - }, - "properties": { - "data": { - "cartodb_id": 11963, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90566, - 40.877705 - ] - }, - "properties": { - "data": { - "cartodb_id": 11964, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99927, - 40.655743 - ] - }, - "properties": { - "data": { - "cartodb_id": 11965, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92427, - 40.83068 - ] - }, - "properties": { - "data": { - "cartodb_id": 11966, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.832504, - 40.846848 - ] - }, - "properties": { - "data": { - "cartodb_id": 11967, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93673, - 40.743195 - ] - }, - "properties": { - "data": { - "cartodb_id": 11968, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.939835, - 40.750195 - ] - }, - "properties": { - "data": { - "cartodb_id": 11969, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:27:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.962524, - 40.76311 - ] - }, - "properties": { - "data": { - "cartodb_id": 11970, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.10081, - 40.610107 - ] - }, - "properties": { - "data": { - "cartodb_id": 11971, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.876884, - 40.75053 - ] - }, - "properties": { - "data": { - "cartodb_id": 11972, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94384, - 40.75253 - ] - }, - "properties": { - "data": { - "cartodb_id": 11973, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.01476, - 40.63396 - ] - }, - "properties": { - "data": { - "cartodb_id": 11974, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.846344, - 40.66956 - ] - }, - "properties": { - "data": { - "cartodb_id": 11975, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94505, - 40.843246 - ] - }, - "properties": { - "data": { - "cartodb_id": 11976, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:08:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.79616, - 40.592846 - ] - }, - "properties": { - "data": { - "cartodb_id": 11977, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.8882, - 40.674355 - ] - }, - "properties": { - "data": { - "cartodb_id": 11978, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99071, - 40.689144 - ] - }, - "properties": { - "data": { - "cartodb_id": 11979, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90211, - 40.845642 - ] - }, - "properties": { - "data": { - "cartodb_id": 11980, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T12:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92165, - 40.851616 - ] - }, - "properties": { - "data": { - "cartodb_id": 11981, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:59:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99594, - 40.59758 - ] - }, - "properties": { - "data": { - "cartodb_id": 11982, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.88685, - 40.843296 - ] - }, - "properties": { - "data": { - "cartodb_id": 11983, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:53:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.76119, - 40.713436 - ] - }, - "properties": { - "data": { - "cartodb_id": 11984, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98224, - 40.68672 - ] - }, - "properties": { - "data": { - "cartodb_id": 11986, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92718, - 40.711975 - ] - }, - "properties": { - "data": { - "cartodb_id": 11987, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.7487, - 40.607872 - ] - }, - "properties": { - "data": { - "cartodb_id": 11989, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:35:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9345, - 40.662693 - ] - }, - "properties": { - "data": { - "cartodb_id": 11990, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:35:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00893, - 40.67843 - ] - }, - "properties": { - "data": { - "cartodb_id": 11991, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.15334, - 40.608852 - ] - }, - "properties": { - "data": { - "cartodb_id": 11992, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.02174, - 40.631687 - ] - }, - "properties": { - "data": { - "cartodb_id": 11993, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:27:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97969, - 40.63664 - ] - }, - "properties": { - "data": { - "cartodb_id": 11994, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83802, - 40.72656 - ] - }, - "properties": { - "data": { - "cartodb_id": 11995, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.901955, - 40.86455 - ] - }, - "properties": { - "data": { - "cartodb_id": 11996, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89178, - 40.86187 - ] - }, - "properties": { - "data": { - "cartodb_id": 11999, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:14:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87744000000001, - 40.738598 - ] - }, - "properties": { - "data": { - "cartodb_id": 12000, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87655, - 40.73761 - ] - }, - "properties": { - "data": { - "cartodb_id": 12001, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.01293, - 40.67733 - ] - }, - "properties": { - "data": { - "cartodb_id": 12002, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:09:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.981026, - 40.76927 - ] - }, - "properties": { - "data": { - "cartodb_id": 12003, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94337, - 40.690804 - ] - }, - "properties": { - "data": { - "cartodb_id": 12004, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.72247, - 40.75851 - ] - }, - "properties": { - "data": { - "cartodb_id": 12005, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.86579, - 40.88893 - ] - }, - "properties": { - "data": { - "cartodb_id": 12006, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83936, - 40.725258 - ] - }, - "properties": { - "data": { - "cartodb_id": 12007, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T11:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95383, - 40.590187 - ] - }, - "properties": { - "data": { - "cartodb_id": 12008, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:57:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.01397, - 40.638153 - ] - }, - "properties": { - "data": { - "cartodb_id": 12009, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9657, - 40.768543 - ] - }, - "properties": { - "data": { - "cartodb_id": 12010, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:53:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97881, - 40.7621 - ] - }, - "properties": { - "data": { - "cartodb_id": 12011, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:53:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.968285, - 40.577477 - ] - }, - "properties": { - "data": { - "cartodb_id": 12012, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99711, - 40.747204 - ] - }, - "properties": { - "data": { - "cartodb_id": 12014, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.0779, - 40.641586 - ] - }, - "properties": { - "data": { - "cartodb_id": 12015, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95623, - 40.667477 - ] - }, - "properties": { - "data": { - "cartodb_id": 12016, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:36:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99217, - 40.743793 - ] - }, - "properties": { - "data": { - "cartodb_id": 12017, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99526, - 40.66706 - ] - }, - "properties": { - "data": { - "cartodb_id": 12019, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96248, - 40.767185 - ] - }, - "properties": { - "data": { - "cartodb_id": 12020, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.981766, - 40.666656 - ] - }, - "properties": { - "data": { - "cartodb_id": 12021, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.8057, - 40.698692 - ] - }, - "properties": { - "data": { - "cartodb_id": 12023, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99491, - 40.68443 - ] - }, - "properties": { - "data": { - "cartodb_id": 12024, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96967, - 40.638058 - ] - }, - "properties": { - "data": { - "cartodb_id": 12025, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:27:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87887, - 40.75624 - ] - }, - "properties": { - "data": { - "cartodb_id": 12027, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89856, - 40.60545 - ] - }, - "properties": { - "data": { - "cartodb_id": 12028, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.062874, - 40.602806 - ] - }, - "properties": { - "data": { - "cartodb_id": 12029, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96618, - 40.624653 - ] - }, - "properties": { - "data": { - "cartodb_id": 12030, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:16:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84868, - 40.781418 - ] - }, - "properties": { - "data": { - "cartodb_id": 12031, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00316, - 40.72766 - ] - }, - "properties": { - "data": { - "cartodb_id": 12032, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99548, - 40.759624 - ] - }, - "properties": { - "data": { - "cartodb_id": 12033, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:14:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93583, - 40.8095 - ] - }, - "properties": { - "data": { - "cartodb_id": 12035, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.09576, - 40.610508 - ] - }, - "properties": { - "data": { - "cartodb_id": 12036, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97717, - 40.683636 - ] - }, - "properties": { - "data": { - "cartodb_id": 12037, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00646, - 40.70698 - ] - }, - "properties": { - "data": { - "cartodb_id": 12038, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.987206, - 40.693783 - ] - }, - "properties": { - "data": { - "cartodb_id": 12039, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83009, - 40.713913 - ] - }, - "properties": { - "data": { - "cartodb_id": 12040, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90473, - 40.68209 - ] - }, - "properties": { - "data": { - "cartodb_id": 12041, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9281, - 40.821945 - ] - }, - "properties": { - "data": { - "cartodb_id": 12042, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94715, - 40.741364 - ] - }, - "properties": { - "data": { - "cartodb_id": 12043, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.14692, - 40.631157 - ] - }, - "properties": { - "data": { - "cartodb_id": 12044, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.80105, - 40.58947 - ] - }, - "properties": { - "data": { - "cartodb_id": 12045, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98828, - 40.68186 - ] - }, - "properties": { - "data": { - "cartodb_id": 12046, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T10:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.16007, - 40.54559 - ] - }, - "properties": { - "data": { - "cartodb_id": 12047, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:52:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98188, - 40.75477 - ] - }, - "properties": { - "data": { - "cartodb_id": 12048, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95645, - 40.656292 - ] - }, - "properties": { - "data": { - "cartodb_id": 12049, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92929, - 40.799698 - ] - }, - "properties": { - "data": { - "cartodb_id": 12050, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90396, - 40.854973 - ] - }, - "properties": { - "data": { - "cartodb_id": 12051, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:48:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97559, - 40.681473 - ] - }, - "properties": { - "data": { - "cartodb_id": 12052, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:47:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.7281, - 40.711033 - ] - }, - "properties": { - "data": { - "cartodb_id": 12054, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9622, - 40.614353 - ] - }, - "properties": { - "data": { - "cartodb_id": 12055, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97405, - 40.747295 - ] - }, - "properties": { - "data": { - "cartodb_id": 12056, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.955284, - 40.613377 - ] - }, - "properties": { - "data": { - "cartodb_id": 12057, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.962265, - 40.69832 - ] - }, - "properties": { - "data": { - "cartodb_id": 12058, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:42:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99464, - 40.76588 - ] - }, - "properties": { - "data": { - "cartodb_id": 12059, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95655, - 40.731407 - ] - }, - "properties": { - "data": { - "cartodb_id": 12060, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:35:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.954254, - 40.766167 - ] - }, - "properties": { - "data": { - "cartodb_id": 12062, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.802635, - 40.666405 - ] - }, - "properties": { - "data": { - "cartodb_id": 12063, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97861, - 40.727108 - ] - }, - "properties": { - "data": { - "cartodb_id": 12064, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94747, - 40.649036 - ] - }, - "properties": { - "data": { - "cartodb_id": 12065, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92441, - 40.80962 - ] - }, - "properties": { - "data": { - "cartodb_id": 12067, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83485, - 40.692135 - ] - }, - "properties": { - "data": { - "cartodb_id": 12068, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89509, - 40.83299 - ] - }, - "properties": { - "data": { - "cartodb_id": 12069, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.806595, - 40.70663 - ] - }, - "properties": { - "data": { - "cartodb_id": 12073, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:22:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.73921, - 40.66563 - ] - }, - "properties": { - "data": { - "cartodb_id": 12074, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:21:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.832306, - 40.75194 - ] - }, - "properties": { - "data": { - "cartodb_id": 12075, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87941, - 40.737156 - ] - }, - "properties": { - "data": { - "cartodb_id": 12077, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.856735, - 40.70456 - ] - }, - "properties": { - "data": { - "cartodb_id": 12078, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:05:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.905846, - 40.831055 - ] - }, - "properties": { - "data": { - "cartodb_id": 12079, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.10977, - 40.570465 - ] - }, - "properties": { - "data": { - "cartodb_id": 12080, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.09576, - 40.610508 - ] - }, - "properties": { - "data": { - "cartodb_id": 12081, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93581, - 40.630028 - ] - }, - "properties": { - "data": { - "cartodb_id": 12082, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91893, - 40.753635 - ] - }, - "properties": { - "data": { - "cartodb_id": 12083, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.870056, - 40.733448 - ] - }, - "properties": { - "data": { - "cartodb_id": 12084, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.74173, - 40.75548 - ] - }, - "properties": { - "data": { - "cartodb_id": 12085, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.899956, - 40.857418 - ] - }, - "properties": { - "data": { - "cartodb_id": 12086, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.875374, - 40.879578 - ] - }, - "properties": { - "data": { - "cartodb_id": 12087, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90574, - 40.72851 - ] - }, - "properties": { - "data": { - "cartodb_id": 12088, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.821205, - 40.715443 - ] - }, - "properties": { - "data": { - "cartodb_id": 12089, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T09:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00636, - 40.722584 - ] - }, - "properties": { - "data": { - "cartodb_id": 12090, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:57:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.896706, - 40.67178 - ] - }, - "properties": { - "data": { - "cartodb_id": 12091, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.09576, - 40.610508 - ] - }, - "properties": { - "data": { - "cartodb_id": 12092, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.929184, - 40.696964 - ] - }, - "properties": { - "data": { - "cartodb_id": 12093, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9006, - 40.70777 - ] - }, - "properties": { - "data": { - "cartodb_id": 12095, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:39:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.997795, - 40.724236 - ] - }, - "properties": { - "data": { - "cartodb_id": 12098, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.08711, - 40.607555 - ] - }, - "properties": { - "data": { - "cartodb_id": 12099, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.971375, - 40.74456 - ] - }, - "properties": { - "data": { - "cartodb_id": 12100, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83387, - 40.876022 - ] - }, - "properties": { - "data": { - "cartodb_id": 12101, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92519, - 40.743916 - ] - }, - "properties": { - "data": { - "cartodb_id": 12102, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95384, - 40.581745 - ] - }, - "properties": { - "data": { - "cartodb_id": 12104, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.16984, - 40.561077 - ] - }, - "properties": { - "data": { - "cartodb_id": 12105, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.81758, - 40.77526 - ] - }, - "properties": { - "data": { - "cartodb_id": 12107, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.0365, - 40.61799 - ] - }, - "properties": { - "data": { - "cartodb_id": 12108, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:23:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.14111, - 40.572422 - ] - }, - "properties": { - "data": { - "cartodb_id": 12109, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.11139, - 40.63042 - ] - }, - "properties": { - "data": { - "cartodb_id": 12111, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91282, - 40.861862 - ] - }, - "properties": { - "data": { - "cartodb_id": 12114, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.142555, - 40.630325 - ] - }, - "properties": { - "data": { - "cartodb_id": 12116, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92823, - 40.738205 - ] - }, - "properties": { - "data": { - "cartodb_id": 12117, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91468, - 40.85394 - ] - }, - "properties": { - "data": { - "cartodb_id": 12118, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91252, - 40.665207 - ] - }, - "properties": { - "data": { - "cartodb_id": 12119, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.01169, - 40.678394 - ] - }, - "properties": { - "data": { - "cartodb_id": 12120, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00569, - 40.737553 - ] - }, - "properties": { - "data": { - "cartodb_id": 12125, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91207, - 40.560787 - ] - }, - "properties": { - "data": { - "cartodb_id": 12126, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.754616, - 40.749943 - ] - }, - "properties": { - "data": { - "cartodb_id": 12127, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83567, - 40.743504 - ] - }, - "properties": { - "data": { - "cartodb_id": 12128, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.929474, - 40.8396 - ] - }, - "properties": { - "data": { - "cartodb_id": 12129, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.80971, - 40.786785 - ] - }, - "properties": { - "data": { - "cartodb_id": 12130, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.956276, - 40.813374 - ] - }, - "properties": { - "data": { - "cartodb_id": 12131, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99686, - 40.66159 - ] - }, - "properties": { - "data": { - "cartodb_id": 12132, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T08:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90478, - 40.712864 - ] - }, - "properties": { - "data": { - "cartodb_id": 12133, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:57:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.967995, - 40.80051 - ] - }, - "properties": { - "data": { - "cartodb_id": 12134, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.931465, - 40.66523 - ] - }, - "properties": { - "data": { - "cartodb_id": 12135, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.967995, - 40.80051 - ] - }, - "properties": { - "data": { - "cartodb_id": 12136, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.916855, - 40.84506 - ] - }, - "properties": { - "data": { - "cartodb_id": 12137, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.88248, - 40.872128 - ] - }, - "properties": { - "data": { - "cartodb_id": 12138, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95286, - 40.67446 - ] - }, - "properties": { - "data": { - "cartodb_id": 12139, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.86939, - 40.665188 - ] - }, - "properties": { - "data": { - "cartodb_id": 12141, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.871605, - 40.878643 - ] - }, - "properties": { - "data": { - "cartodb_id": 12142, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.803856, - 40.734894 - ] - }, - "properties": { - "data": { - "cartodb_id": 12143, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83343, - 40.766575 - ] - }, - "properties": { - "data": { - "cartodb_id": 12145, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.991974, - 40.574543 - ] - }, - "properties": { - "data": { - "cartodb_id": 12146, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95736, - 40.583023 - ] - }, - "properties": { - "data": { - "cartodb_id": 12147, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85092, - 40.817875 - ] - }, - "properties": { - "data": { - "cartodb_id": 12148, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:35:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99499, - 40.700737 - ] - }, - "properties": { - "data": { - "cartodb_id": 12149, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95294, - 40.67357 - ] - }, - "properties": { - "data": { - "cartodb_id": 12150, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91555, - 40.65702 - ] - }, - "properties": { - "data": { - "cartodb_id": 12151, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89379, - 40.773087 - ] - }, - "properties": { - "data": { - "cartodb_id": 12152, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.926384, - 40.844917 - ] - }, - "properties": { - "data": { - "cartodb_id": 12153, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93432, - 40.806828 - ] - }, - "properties": { - "data": { - "cartodb_id": 12155, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87824, - 40.82866 - ] - }, - "properties": { - "data": { - "cartodb_id": 12156, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.80186, - 40.674934 - ] - }, - "properties": { - "data": { - "cartodb_id": 12157, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94092, - 40.682835 - ] - }, - "properties": { - "data": { - "cartodb_id": 12159, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.946724, - 40.727093 - ] - }, - "properties": { - "data": { - "cartodb_id": 12160, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90198, - 40.824574 - ] - }, - "properties": { - "data": { - "cartodb_id": 12161, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:08:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99953, - 40.673637 - ] - }, - "properties": { - "data": { - "cartodb_id": 12163, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95666, - 40.605927 - ] - }, - "properties": { - "data": { - "cartodb_id": 12164, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91292, - 40.666744 - ] - }, - "properties": { - "data": { - "cartodb_id": 12165, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T07:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92243, - 40.841835 - ] - }, - "properties": { - "data": { - "cartodb_id": 12166, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:59:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.775604, - 40.779324 - ] - }, - "properties": { - "data": { - "cartodb_id": 12168, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97213, - 40.743156 - ] - }, - "properties": { - "data": { - "cartodb_id": 12169, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:53:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.81251, - 40.81698 - ] - }, - "properties": { - "data": { - "cartodb_id": 12170, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93056, - 40.65342 - ] - }, - "properties": { - "data": { - "cartodb_id": 12171, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.779274, - 40.757725 - ] - }, - "properties": { - "data": { - "cartodb_id": 12172, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85706, - 40.75687 - ] - }, - "properties": { - "data": { - "cartodb_id": 12173, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.01047, - 40.711533 - ] - }, - "properties": { - "data": { - "cartodb_id": 12174, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:35:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87462, - 40.824158 - ] - }, - "properties": { - "data": { - "cartodb_id": 12175, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97681, - 40.750427 - ] - }, - "properties": { - "data": { - "cartodb_id": 12176, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92307, - 40.82609 - ] - }, - "properties": { - "data": { - "cartodb_id": 12177, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90691, - 40.753284 - ] - }, - "properties": { - "data": { - "cartodb_id": 12178, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97304, - 40.74445 - ] - }, - "properties": { - "data": { - "cartodb_id": 12179, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T06:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.984924, - 40.753746 - ] - }, - "properties": { - "data": { - "cartodb_id": 12180, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T05:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.062874, - 40.602806 - ] - }, - "properties": { - "data": { - "cartodb_id": 12181, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T05:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.0852, - 40.6052 - ] - }, - "properties": { - "data": { - "cartodb_id": 12182, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T05:48:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.81259, - 40.67901 - ] - }, - "properties": { - "data": { - "cartodb_id": 12185, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T05:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.980415, - 40.742588 - ] - }, - "properties": { - "data": { - "cartodb_id": 12187, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T05:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.74935, - 40.715145 - ] - }, - "properties": { - "data": { - "cartodb_id": 12188, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T05:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90184, - 40.704456 - ] - }, - "properties": { - "data": { - "cartodb_id": 12189, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T04:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98091, - 40.696556 - ] - }, - "properties": { - "data": { - "cartodb_id": 12190, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T04:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.926186, - 40.630627 - ] - }, - "properties": { - "data": { - "cartodb_id": 12191, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T04:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.88573, - 40.82255 - ] - }, - "properties": { - "data": { - "cartodb_id": 12192, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T04:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91355, - 40.753468 - ] - }, - "properties": { - "data": { - "cartodb_id": 12194, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T03:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92398, - 40.61913 - ] - }, - "properties": { - "data": { - "cartodb_id": 12195, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T03:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.79196, - 40.697544 - ] - }, - "properties": { - "data": { - "cartodb_id": 12196, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T03:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91355, - 40.753468 - ] - }, - "properties": { - "data": { - "cartodb_id": 12197, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T03:09:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91113, - 40.644863 - ] - }, - "properties": { - "data": { - "cartodb_id": 12198, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T02:33:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96434, - 40.7606 - ] - }, - "properties": { - "data": { - "cartodb_id": 12199, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T01:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98799, - 40.585976 - ] - }, - "properties": { - "data": { - "cartodb_id": 12200, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T01:26:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93106, - 40.754974 - ] - }, - "properties": { - "data": { - "cartodb_id": 12201, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T01:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97731, - 40.77946 - ] - }, - "properties": { - "data": { - "cartodb_id": 12202, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T01:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.95147, - 40.68986 - ] - }, - "properties": { - "data": { - "cartodb_id": 12203, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:56:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87854, - 40.754414 - ] - }, - "properties": { - "data": { - "cartodb_id": 12205, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:27:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98468, - 40.638733 - ] - }, - "properties": { - "data": { - "cartodb_id": 12206, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9975, - 40.670338 - ] - }, - "properties": { - "data": { - "cartodb_id": 12207, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:19:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87568, - 40.74297 - ] - }, - "properties": { - "data": { - "cartodb_id": 12208, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.886856, - 40.87781 - ] - }, - "properties": { - "data": { - "cartodb_id": 12209, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94349, - 40.68479 - ] - }, - "properties": { - "data": { - "cartodb_id": 12210, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.16397, - 40.623474 - ] - }, - "properties": { - "data": { - "cartodb_id": 12211, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94328, - 40.793488 - ] - }, - "properties": { - "data": { - "cartodb_id": 12212, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87822, - 40.736904 - ] - }, - "properties": { - "data": { - "cartodb_id": 12213, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91395, - 40.825718 - ] - }, - "properties": { - "data": { - "cartodb_id": 12214, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.90359, - 40.843002 - ] - }, - "properties": { - "data": { - "cartodb_id": 12215, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87463, - 40.67239 - ] - }, - "properties": { - "data": { - "cartodb_id": 12216, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96011, - 40.584774 - ] - }, - "properties": { - "data": { - "cartodb_id": 12217, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-06T00:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87864, - 40.87306 - ] - }, - "properties": { - "data": { - "cartodb_id": 12219, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T23:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89088, - 40.84724 - ] - }, - "properties": { - "data": { - "cartodb_id": 12220, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T23:31:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9482, - 40.69024 - ] - }, - "properties": { - "data": { - "cartodb_id": 12221, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T23:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92991, - 40.799717 - ] - }, - "properties": { - "data": { - "cartodb_id": 12222, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T23:25:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98753, - 40.741528 - ] - }, - "properties": { - "data": { - "cartodb_id": 12223, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T23:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89063, - 40.691433 - ] - }, - "properties": { - "data": { - "cartodb_id": 12224, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T23:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.86887, - 40.677155 - ] - }, - "properties": { - "data": { - "cartodb_id": 12227, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T23:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9092, - 40.844970000000007 - ] - }, - "properties": { - "data": { - "cartodb_id": 12230, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T22:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87462, - 40.829502 - ] - }, - "properties": { - "data": { - "cartodb_id": 12231, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T22:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.879715, - 40.83721 - ] - }, - "properties": { - "data": { - "cartodb_id": 12232, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T22:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85444, - 40.704063 - ] - }, - "properties": { - "data": { - "cartodb_id": 12233, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T22:28:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85766, - 40.73367 - ] - }, - "properties": { - "data": { - "cartodb_id": 12235, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T22:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.790535, - 40.670055 - ] - }, - "properties": { - "data": { - "cartodb_id": 12236, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T22:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.01589, - 40.646637 - ] - }, - "properties": { - "data": { - "cartodb_id": 12237, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T22:15:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.88045, - 40.7475 - ] - }, - "properties": { - "data": { - "cartodb_id": 12238, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T22:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.88254, - 40.83734 - ] - }, - "properties": { - "data": { - "cartodb_id": 12241, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T22:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9219, - 40.733917 - ] - }, - "properties": { - "data": { - "cartodb_id": 12242, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:56:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89541, - 40.750267 - ] - }, - "properties": { - "data": { - "cartodb_id": 12243, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.953575, - 40.584618 - ] - }, - "properties": { - "data": { - "cartodb_id": 12244, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:35:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.92088, - 40.76753 - ] - }, - "properties": { - "data": { - "cartodb_id": 12245, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:35:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.809044, - 40.71991 - ] - }, - "properties": { - "data": { - "cartodb_id": 12247, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:32:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94579, - 40.79292 - ] - }, - "properties": { - "data": { - "cartodb_id": 12248, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.80546, - 40.666893 - ] - }, - "properties": { - "data": { - "cartodb_id": 12250, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.81743, - 40.704494 - ] - }, - "properties": { - "data": { - "cartodb_id": 12251, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89807, - 40.76805 - ] - }, - "properties": { - "data": { - "cartodb_id": 12252, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83481, - 40.66632 - ] - }, - "properties": { - "data": { - "cartodb_id": 12253, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.88858, - 40.758957 - ] - }, - "properties": { - "data": { - "cartodb_id": 12254, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T21:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96624, - 40.760574 - ] - }, - "properties": { - "data": { - "cartodb_id": 12255, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T20:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00818, - 40.738052 - ] - }, - "properties": { - "data": { - "cartodb_id": 12257, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T20:39:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.999344, - 40.69168 - ] - }, - "properties": { - "data": { - "cartodb_id": 12258, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T20:39:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94967, - 40.590244 - ] - }, - "properties": { - "data": { - "cartodb_id": 12259, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T20:37:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.003716, - 40.641113 - ] - }, - "properties": { - "data": { - "cartodb_id": 12261, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T20:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.837105, - 40.72408 - ] - }, - "properties": { - "data": { - "cartodb_id": 12262, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T20:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.87601, - 40.770332 - ] - }, - "properties": { - "data": { - "cartodb_id": 12263, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T20:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.81402, - 40.75806 - ] - }, - "properties": { - "data": { - "cartodb_id": 12264, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T20:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98748, - 40.760403 - ] - }, - "properties": { - "data": { - "cartodb_id": 12265, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:55:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97634, - 40.647728 - ] - }, - "properties": { - "data": { - "cartodb_id": 12266, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:53:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.00121, - 40.606384 - ] - }, - "properties": { - "data": { - "cartodb_id": 12267, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:50:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98509, - 40.697212 - ] - }, - "properties": { - "data": { - "cartodb_id": 12268, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:47:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.73358, - 40.723198 - ] - }, - "properties": { - "data": { - "cartodb_id": 12269, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.8859, - 40.82244 - ] - }, - "properties": { - "data": { - "cartodb_id": 12270, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.171844, - 40.561512 - ] - }, - "properties": { - "data": { - "cartodb_id": 12271, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91348, - 40.665066 - ] - }, - "properties": { - "data": { - "cartodb_id": 12272, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.01254, - 40.632633 - ] - }, - "properties": { - "data": { - "cartodb_id": 12273, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.000656, - 40.73723 - ] - }, - "properties": { - "data": { - "cartodb_id": 12274, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.93005, - 40.829945 - ] - }, - "properties": { - "data": { - "cartodb_id": 12275, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.74734, - 40.69149 - ] - }, - "properties": { - "data": { - "cartodb_id": 12276, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.97429, - 40.730515 - ] - }, - "properties": { - "data": { - "cartodb_id": 12277, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.91499, - 40.74273 - ] - }, - "properties": { - "data": { - "cartodb_id": 12278, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:23:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.99347, - 40.75219 - ] - }, - "properties": { - "data": { - "cartodb_id": 12279, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.10342, - 40.629642 - ] - }, - "properties": { - "data": { - "cartodb_id": 12280, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.94539, - 40.841843 - ] - }, - "properties": { - "data": { - "cartodb_id": 12281, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.98352, - 40.781124 - ] - }, - "properties": { - "data": { - "cartodb_id": 12283, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:10:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.019264, - 40.630558 - ] - }, - "properties": { - "data": { - "cartodb_id": 12284, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82473, - 40.681522 - ] - }, - "properties": { - "data": { - "cartodb_id": 12285, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.96986, - 40.757072 - ] - }, - "properties": { - "data": { - "cartodb_id": 12286, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82617, - 40.715553 - ] - }, - "properties": { - "data": { - "cartodb_id": 12287, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.9745, - 40.74668 - ] - }, - "properties": { - "data": { - "cartodb_id": 12288, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T19:00:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.84503, - 40.689236 - ] - }, - "properties": { - "data": { - "cartodb_id": 12290, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:45:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.75173, - 40.726006 - ] - }, - "properties": { - "data": { - "cartodb_id": 12292, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89793, - 40.748493 - ] - }, - "properties": { - "data": { - "cartodb_id": 12293, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:40:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.89686, - 40.675735 - ] - }, - "properties": { - "data": { - "cartodb_id": 12295, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.83029, - 40.685074 - ] - }, - "properties": { - "data": { - "cartodb_id": 12296, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.999344, - 40.69168 - ] - }, - "properties": { - "data": { - "cartodb_id": 12297, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.82624, - 40.719833 - ] - }, - "properties": { - "data": { - "cartodb_id": 12298, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.757996, - 40.72508 - ] - }, - "properties": { - "data": { - "cartodb_id": 12299, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.85956, - 40.713394 - ] - }, - "properties": { - "data": { - "cartodb_id": 12300, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.937706, - 40.745235 - ] - }, - "properties": { - "data": { - "cartodb_id": 12301, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:30:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -74.13008, - 40.55778 - ] - }, - "properties": { - "data": { - "cartodb_id": 12302, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:27:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -73.933525, - 40.79859 - ] - }, - "properties": { - "data": { - "cartodb_id": 12304, - "number_of_pedestrian_killed": 0, - "number_of_pedestrian_injured": 0, - "number_of_motorist_killed": 0, - "number_of_motorist_injured": 0, - "number_of_cyclist_killed": 0, - "number_of_cyclist_injured": 0, - "date_val": "2017-03-05T18:20:00Z", - "total_injuries": 0, - "total_fatalities": 0, - "crash_type": "no_injury_fatality" - } - } - } - ] -} diff --git a/src/test/nyc_crashes2.json b/src/test/nyc_crashes2.json deleted file mode 100644 index 8c4374d5..00000000 --- a/src/test/nyc_crashes2.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "FeatureCollection", "features": [{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.789536,40.666008]},"properties":{"cartodb_id":14703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.964806,40.759983]},"properties":{"cartodb_id":11711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T22:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87038,40.673008]},"properties":{"cartodb_id":11712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96667,40.617275]},"properties":{"cartodb_id":11716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80331,40.66764]},"properties":{"cartodb_id":11717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987206,40.61179]},"properties":{"cartodb_id":11718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00929,40.64266]},"properties":{"cartodb_id":11719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87207,40.827282]},"properties":{"cartodb_id":11720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85261,40.70509]},"properties":{"cartodb_id":11721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00578,40.71482]},"properties":{"cartodb_id":11723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84598,40.739693]},"properties":{"cartodb_id":11727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84565,40.740017]},"properties":{"cartodb_id":11728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95311,40.798523]},"properties":{"cartodb_id":11729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94299,40.720116]},"properties":{"cartodb_id":11730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9302,40.838203]},"properties":{"cartodb_id":11732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92444,40.8452]},"properties":{"cartodb_id":11733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07551,40.639652]},"properties":{"cartodb_id":11734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95759,40.70787]},"properties":{"cartodb_id":11736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94523,40.847897]},"properties":{"cartodb_id":11737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73261,40.69401]},"properties":{"cartodb_id":11739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979866,40.62945]},"properties":{"cartodb_id":11740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81331,40.72755]},"properties":{"cartodb_id":11742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92604,40.638542]},"properties":{"cartodb_id":11743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96311,40.579376]},"properties":{"cartodb_id":11744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907005,40.67024]},"properties":{"cartodb_id":11746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94375,40.682507]},"properties":{"cartodb_id":11748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928505,40.758125]},"properties":{"cartodb_id":11749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96608,40.629543]},"properties":{"cartodb_id":11751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93237,40.85184]},"properties":{"cartodb_id":11752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84459,40.680687]},"properties":{"cartodb_id":11754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08886,40.608543]},"properties":{"cartodb_id":11755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93365,40.744415]},"properties":{"cartodb_id":11756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1648,40.610737]},"properties":{"cartodb_id":11757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92042,40.633472]},"properties":{"cartodb_id":11758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06377,40.598934]},"properties":{"cartodb_id":11759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95741,40.60913]},"properties":{"cartodb_id":11763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89544,40.815845]},"properties":{"cartodb_id":11764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962845,40.698036]},"properties":{"cartodb_id":11765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75372,40.609535]},"properties":{"cartodb_id":11766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00592,40.72225]},"properties":{"cartodb_id":11767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88459,40.65906]},"properties":{"cartodb_id":11770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.860725,40.892025]},"properties":{"cartodb_id":11771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90348,40.844604]},"properties":{"cartodb_id":11772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89345,40.848015]},"properties":{"cartodb_id":11773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89139,40.8617]},"properties":{"cartodb_id":11774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16984,40.561077]},"properties":{"cartodb_id":11775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02583,40.604694]},"properties":{"cartodb_id":11776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895386,40.86074]},"properties":{"cartodb_id":11777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00191,40.717472]},"properties":{"cartodb_id":11778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96399,40.649082]},"properties":{"cartodb_id":11779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954865,40.80003]},"properties":{"cartodb_id":11780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94329,40.6149]},"properties":{"cartodb_id":11781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86823,40.675938]},"properties":{"cartodb_id":11782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91386,40.604843]},"properties":{"cartodb_id":11783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99448,40.75591]},"properties":{"cartodb_id":11784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01358,40.627728]},"properties":{"cartodb_id":11785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20547,40.525543]},"properties":{"cartodb_id":11786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18777,40.602028]},"properties":{"cartodb_id":11788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.085205,40.589985]},"properties":{"cartodb_id":11789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.864456,40.710083]},"properties":{"cartodb_id":11790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.894875,40.808903]},"properties":{"cartodb_id":11791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90212,40.761536]},"properties":{"cartodb_id":11792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.966545,40.681557]},"properties":{"cartodb_id":11793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82597,40.75648]},"properties":{"cartodb_id":11794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.776375,40.679935]},"properties":{"cartodb_id":11795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72681,40.74084]},"properties":{"cartodb_id":11796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99789,40.577545]},"properties":{"cartodb_id":11797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97076,40.76161]},"properties":{"cartodb_id":11798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89319,40.699627]},"properties":{"cartodb_id":11801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87408,40.88004]},"properties":{"cartodb_id":11802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.21781,40.537746]},"properties":{"cartodb_id":11803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961464,40.70166]},"properties":{"cartodb_id":11805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939575,40.690742]},"properties":{"cartodb_id":11806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84458,40.8313]},"properties":{"cartodb_id":11807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.746605,40.705853]},"properties":{"cartodb_id":11808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99483,40.599766]},"properties":{"cartodb_id":11809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93683,40.667316]},"properties":{"cartodb_id":11810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97645,40.785732]},"properties":{"cartodb_id":11811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99958,40.714287]},"properties":{"cartodb_id":11812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82303,40.711945]},"properties":{"cartodb_id":11813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7559,40.716297]},"properties":{"cartodb_id":11815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92246,40.614143]},"properties":{"cartodb_id":11816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91701,40.7065]},"properties":{"cartodb_id":11817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98536,40.597256]},"properties":{"cartodb_id":11819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82942,40.84595]},"properties":{"cartodb_id":11820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85855,40.86955]},"properties":{"cartodb_id":11822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76364,40.65971]},"properties":{"cartodb_id":11823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85654,40.685963]},"properties":{"cartodb_id":11824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98363,40.72688]},"properties":{"cartodb_id":11825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73389,40.67543]},"properties":{"cartodb_id":11826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94606,40.622494]},"properties":{"cartodb_id":11827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89884,40.859303]},"properties":{"cartodb_id":11828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.966705,40.80417]},"properties":{"cartodb_id":11829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82426,40.823032]},"properties":{"cartodb_id":11830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978836,40.603474]},"properties":{"cartodb_id":11831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96656,40.78911]},"properties":{"cartodb_id":11832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86023,40.729355]},"properties":{"cartodb_id":11835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09844,40.611313]},"properties":{"cartodb_id":11836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9881,40.740917]},"properties":{"cartodb_id":11837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.925415,40.65768]},"properties":{"cartodb_id":11838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86121,40.826088]},"properties":{"cartodb_id":11839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73768,40.675163]},"properties":{"cartodb_id":11840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7281,40.711033]},"properties":{"cartodb_id":11841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72489,40.741386]},"properties":{"cartodb_id":11842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98427,40.71521]},"properties":{"cartodb_id":11843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85822,40.7056]},"properties":{"cartodb_id":11844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.810234,40.756058]},"properties":{"cartodb_id":11845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95046,40.62149]},"properties":{"cartodb_id":11846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14782,40.55623]},"properties":{"cartodb_id":11847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98925,40.739716]},"properties":{"cartodb_id":11848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9271,40.584366]},"properties":{"cartodb_id":11850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93557,40.806915]},"properties":{"cartodb_id":11851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90344,40.832214]},"properties":{"cartodb_id":11852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94771,40.632885]},"properties":{"cartodb_id":11853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01058,40.637962]},"properties":{"cartodb_id":11854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02217,40.64405]},"properties":{"cartodb_id":11855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.007416,40.647903]},"properties":{"cartodb_id":11857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825165,40.836502]},"properties":{"cartodb_id":11858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90784,40.678112]},"properties":{"cartodb_id":11859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9761,40.77883]},"properties":{"cartodb_id":11861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92155,40.716793]},"properties":{"cartodb_id":11862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81808,40.72393]},"properties":{"cartodb_id":11863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90253,40.863796]},"properties":{"cartodb_id":11864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.867714,40.854504]},"properties":{"cartodb_id":11865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99396,40.751522]},"properties":{"cartodb_id":11868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.841736,40.769333]},"properties":{"cartodb_id":11869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77316,40.767773]},"properties":{"cartodb_id":11870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92504,40.660736]},"properties":{"cartodb_id":11871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78738,40.7119]},"properties":{"cartodb_id":11872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96711,40.709053]},"properties":{"cartodb_id":11873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99112,40.750317]},"properties":{"cartodb_id":11874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.841125,40.664192]},"properties":{"cartodb_id":11875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95417,40.787224]},"properties":{"cartodb_id":11876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99262,40.60309]},"properties":{"cartodb_id":11877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.768845,40.71038]},"properties":{"cartodb_id":11878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93432,40.806828]},"properties":{"cartodb_id":11879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76676,40.66743]},"properties":{"cartodb_id":11880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9458,40.658134]},"properties":{"cartodb_id":11881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84172,40.691643]},"properties":{"cartodb_id":11882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83048,40.869118]},"properties":{"cartodb_id":11883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91239,40.77731]},"properties":{"cartodb_id":11884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83015,40.759567]},"properties":{"cartodb_id":11885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0973,40.610256]},"properties":{"cartodb_id":11888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946205,40.772984]},"properties":{"cartodb_id":11889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93239,40.692814]},"properties":{"cartodb_id":11890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89968,40.84744]},"properties":{"cartodb_id":11891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920204,40.700928]},"properties":{"cartodb_id":11892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85395,40.89888]},"properties":{"cartodb_id":11894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97371,40.630592]},"properties":{"cartodb_id":11895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93918,40.850105]},"properties":{"cartodb_id":11896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.829956,40.677902]},"properties":{"cartodb_id":11897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00975,40.737568]},"properties":{"cartodb_id":11898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880516,40.676765]},"properties":{"cartodb_id":11899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93155,40.66434]},"properties":{"cartodb_id":11900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85971,40.826275]},"properties":{"cartodb_id":11901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891815,40.81636]},"properties":{"cartodb_id":11902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98869,40.696198]},"properties":{"cartodb_id":11903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93604,40.854916]},"properties":{"cartodb_id":11904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95456,40.699272]},"properties":{"cartodb_id":11905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81965,40.677]},"properties":{"cartodb_id":11906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84497,40.819427]},"properties":{"cartodb_id":11907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90021,40.84647]},"properties":{"cartodb_id":11909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.170006,40.551723]},"properties":{"cartodb_id":11910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9985,40.745293]},"properties":{"cartodb_id":11911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883675,40.856564]},"properties":{"cartodb_id":11912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91764,40.753857]},"properties":{"cartodb_id":11913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82821,40.686665]},"properties":{"cartodb_id":11914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89752,40.843994]},"properties":{"cartodb_id":11915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804344,40.681347]},"properties":{"cartodb_id":11916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93899,40.723442]},"properties":{"cartodb_id":11917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984886,40.774155]},"properties":{"cartodb_id":11918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938805,40.804947]},"properties":{"cartodb_id":11919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83198,40.762978]},"properties":{"cartodb_id":11920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93368,40.851616]},"properties":{"cartodb_id":11922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91276,40.646328]},"properties":{"cartodb_id":11923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87773,40.673252]},"properties":{"cartodb_id":11925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74445,40.75369]},"properties":{"cartodb_id":11926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89959,40.67134]},"properties":{"cartodb_id":11927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82207,40.753265]},"properties":{"cartodb_id":11928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99771,40.66401]},"properties":{"cartodb_id":11929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82488,40.7389]},"properties":{"cartodb_id":11930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962814,40.794235]},"properties":{"cartodb_id":11931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9623,40.70992]},"properties":{"cartodb_id":11932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79186,40.732716]},"properties":{"cartodb_id":11933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99473,40.608006]},"properties":{"cartodb_id":11934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85974,40.833065]},"properties":{"cartodb_id":11935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91293,40.820087]},"properties":{"cartodb_id":11936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93467,40.808174]},"properties":{"cartodb_id":11937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93359,40.74473]},"properties":{"cartodb_id":11938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81439,40.69097]},"properties":{"cartodb_id":11940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986626,40.725796]},"properties":{"cartodb_id":11941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91619,40.842335]},"properties":{"cartodb_id":11942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79986,40.674225]},"properties":{"cartodb_id":11943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82443,40.760994]},"properties":{"cartodb_id":11944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90474,40.864178]},"properties":{"cartodb_id":11945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99843,40.671585]},"properties":{"cartodb_id":11947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.966156,40.58667]},"properties":{"cartodb_id":11948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91018,40.85198]},"properties":{"cartodb_id":11949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85775,40.731285]},"properties":{"cartodb_id":11951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84476,40.832035]},"properties":{"cartodb_id":11952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863785,40.687473]},"properties":{"cartodb_id":11953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93446,40.797306]},"properties":{"cartodb_id":11954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91248,40.744167]},"properties":{"cartodb_id":11955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89227,40.746506]},"properties":{"cartodb_id":11957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72697,40.69798]},"properties":{"cartodb_id":11959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90967,40.717793]},"properties":{"cartodb_id":11961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03081,40.627388]},"properties":{"cartodb_id":11962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99868,40.59727]},"properties":{"cartodb_id":11963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90566,40.877705]},"properties":{"cartodb_id":11964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99927,40.655743]},"properties":{"cartodb_id":11965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92427,40.83068]},"properties":{"cartodb_id":11966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.832504,40.846848]},"properties":{"cartodb_id":11967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93673,40.743195]},"properties":{"cartodb_id":11968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939835,40.750195]},"properties":{"cartodb_id":11969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962524,40.76311]},"properties":{"cartodb_id":11970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10081,40.610107]},"properties":{"cartodb_id":11971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876884,40.75053]},"properties":{"cartodb_id":11972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94384,40.75253]},"properties":{"cartodb_id":11973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01476,40.63396]},"properties":{"cartodb_id":11974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.846344,40.66956]},"properties":{"cartodb_id":11975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94505,40.843246]},"properties":{"cartodb_id":11976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79616,40.592846]},"properties":{"cartodb_id":11977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8882,40.674355]},"properties":{"cartodb_id":11978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99071,40.689144]},"properties":{"cartodb_id":11979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90211,40.845642]},"properties":{"cartodb_id":11980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92165,40.851616]},"properties":{"cartodb_id":11981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99594,40.59758]},"properties":{"cartodb_id":11982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88685,40.843296]},"properties":{"cartodb_id":11983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76119,40.713436]},"properties":{"cartodb_id":11984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98224,40.68672]},"properties":{"cartodb_id":11986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92718,40.711975]},"properties":{"cartodb_id":11987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7487,40.607872]},"properties":{"cartodb_id":11989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9345,40.662693]},"properties":{"cartodb_id":11990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00893,40.67843]},"properties":{"cartodb_id":11991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15334,40.608852]},"properties":{"cartodb_id":11992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02174,40.631687]},"properties":{"cartodb_id":11993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97969,40.63664]},"properties":{"cartodb_id":11994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83802,40.72656]},"properties":{"cartodb_id":11995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901955,40.86455]},"properties":{"cartodb_id":11996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89178,40.86187]},"properties":{"cartodb_id":11999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87744,40.738598]},"properties":{"cartodb_id":12000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87655,40.73761]},"properties":{"cartodb_id":12001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01293,40.67733]},"properties":{"cartodb_id":12002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981026,40.76927]},"properties":{"cartodb_id":12003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94337,40.690804]},"properties":{"cartodb_id":12004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72247,40.75851]},"properties":{"cartodb_id":12005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86579,40.88893]},"properties":{"cartodb_id":12006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83936,40.725258]},"properties":{"cartodb_id":12007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95383,40.590187]},"properties":{"cartodb_id":12008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01397,40.638153]},"properties":{"cartodb_id":12009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9657,40.768543]},"properties":{"cartodb_id":12010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97881,40.7621]},"properties":{"cartodb_id":12011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968285,40.577477]},"properties":{"cartodb_id":12012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99711,40.747204]},"properties":{"cartodb_id":12014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0779,40.641586]},"properties":{"cartodb_id":12015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95623,40.667477]},"properties":{"cartodb_id":12016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99217,40.743793]},"properties":{"cartodb_id":12017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99526,40.66706]},"properties":{"cartodb_id":12019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96248,40.767185]},"properties":{"cartodb_id":12020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981766,40.666656]},"properties":{"cartodb_id":12021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8057,40.698692]},"properties":{"cartodb_id":12023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99491,40.68443]},"properties":{"cartodb_id":12024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96967,40.638058]},"properties":{"cartodb_id":12025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87887,40.75624]},"properties":{"cartodb_id":12027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89856,40.60545]},"properties":{"cartodb_id":12028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":12029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96618,40.624653]},"properties":{"cartodb_id":12030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84868,40.781418]},"properties":{"cartodb_id":12031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00316,40.72766]},"properties":{"cartodb_id":12032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99548,40.759624]},"properties":{"cartodb_id":12033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93583,40.8095]},"properties":{"cartodb_id":12035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09576,40.610508]},"properties":{"cartodb_id":12036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97717,40.683636]},"properties":{"cartodb_id":12037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00646,40.70698]},"properties":{"cartodb_id":12038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987206,40.693783]},"properties":{"cartodb_id":12039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83009,40.713913]},"properties":{"cartodb_id":12040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90473,40.68209]},"properties":{"cartodb_id":12041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9281,40.821945]},"properties":{"cartodb_id":12042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94715,40.741364]},"properties":{"cartodb_id":12043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14692,40.631157]},"properties":{"cartodb_id":12044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80105,40.58947]},"properties":{"cartodb_id":12045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98828,40.68186]},"properties":{"cartodb_id":12046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16007,40.54559]},"properties":{"cartodb_id":12047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98188,40.75477]},"properties":{"cartodb_id":12048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95645,40.656292]},"properties":{"cartodb_id":12049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92929,40.799698]},"properties":{"cartodb_id":12050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90396,40.854973]},"properties":{"cartodb_id":12051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97559,40.681473]},"properties":{"cartodb_id":12052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7281,40.711033]},"properties":{"cartodb_id":12054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9622,40.614353]},"properties":{"cartodb_id":12055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97405,40.747295]},"properties":{"cartodb_id":12056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955284,40.613377]},"properties":{"cartodb_id":12057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962265,40.69832]},"properties":{"cartodb_id":12058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99464,40.76588]},"properties":{"cartodb_id":12059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95655,40.731407]},"properties":{"cartodb_id":12060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954254,40.766167]},"properties":{"cartodb_id":12062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.802635,40.666405]},"properties":{"cartodb_id":12063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97861,40.727108]},"properties":{"cartodb_id":12064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94747,40.649036]},"properties":{"cartodb_id":12065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92441,40.80962]},"properties":{"cartodb_id":12067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83485,40.692135]},"properties":{"cartodb_id":12068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89509,40.83299]},"properties":{"cartodb_id":12069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.806595,40.70663]},"properties":{"cartodb_id":12073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73921,40.66563]},"properties":{"cartodb_id":12074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.832306,40.75194]},"properties":{"cartodb_id":12075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87941,40.737156]},"properties":{"cartodb_id":12077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.856735,40.70456]},"properties":{"cartodb_id":12078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905846,40.831055]},"properties":{"cartodb_id":12079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10977,40.570465]},"properties":{"cartodb_id":12080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09576,40.610508]},"properties":{"cartodb_id":12081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93581,40.630028]},"properties":{"cartodb_id":12082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91893,40.753635]},"properties":{"cartodb_id":12083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870056,40.733448]},"properties":{"cartodb_id":12084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74173,40.75548]},"properties":{"cartodb_id":12085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.899956,40.857418]},"properties":{"cartodb_id":12086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.875374,40.879578]},"properties":{"cartodb_id":12087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90574,40.72851]},"properties":{"cartodb_id":12088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.821205,40.715443]},"properties":{"cartodb_id":12089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00636,40.722584]},"properties":{"cartodb_id":12090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896706,40.67178]},"properties":{"cartodb_id":12091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09576,40.610508]},"properties":{"cartodb_id":12092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929184,40.696964]},"properties":{"cartodb_id":12093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9006,40.70777]},"properties":{"cartodb_id":12095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997795,40.724236]},"properties":{"cartodb_id":12098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08711,40.607555]},"properties":{"cartodb_id":12099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971375,40.74456]},"properties":{"cartodb_id":12100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83387,40.876022]},"properties":{"cartodb_id":12101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92519,40.743916]},"properties":{"cartodb_id":12102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95384,40.581745]},"properties":{"cartodb_id":12104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16984,40.561077]},"properties":{"cartodb_id":12105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81758,40.77526]},"properties":{"cartodb_id":12107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0365,40.61799]},"properties":{"cartodb_id":12108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14111,40.572422]},"properties":{"cartodb_id":12109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11139,40.63042]},"properties":{"cartodb_id":12111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":12114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.142555,40.630325]},"properties":{"cartodb_id":12116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92823,40.738205]},"properties":{"cartodb_id":12117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91468,40.85394]},"properties":{"cartodb_id":12118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91252,40.665207]},"properties":{"cartodb_id":12119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01169,40.678394]},"properties":{"cartodb_id":12120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00569,40.737553]},"properties":{"cartodb_id":12125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91207,40.560787]},"properties":{"cartodb_id":12126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.754616,40.749943]},"properties":{"cartodb_id":12127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83567,40.743504]},"properties":{"cartodb_id":12128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929474,40.8396]},"properties":{"cartodb_id":12129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80971,40.786785]},"properties":{"cartodb_id":12130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956276,40.813374]},"properties":{"cartodb_id":12131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99686,40.66159]},"properties":{"cartodb_id":12132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90478,40.712864]},"properties":{"cartodb_id":12133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967995,40.80051]},"properties":{"cartodb_id":12134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931465,40.66523]},"properties":{"cartodb_id":12135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967995,40.80051]},"properties":{"cartodb_id":12136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916855,40.84506]},"properties":{"cartodb_id":12137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88248,40.872128]},"properties":{"cartodb_id":12138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95286,40.67446]},"properties":{"cartodb_id":12139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86939,40.665188]},"properties":{"cartodb_id":12141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871605,40.878643]},"properties":{"cartodb_id":12142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.803856,40.734894]},"properties":{"cartodb_id":12143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83343,40.766575]},"properties":{"cartodb_id":12145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991974,40.574543]},"properties":{"cartodb_id":12146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95736,40.583023]},"properties":{"cartodb_id":12147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85092,40.817875]},"properties":{"cartodb_id":12148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99499,40.700737]},"properties":{"cartodb_id":12149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95294,40.67357]},"properties":{"cartodb_id":12150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91555,40.65702]},"properties":{"cartodb_id":12151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89379,40.773087]},"properties":{"cartodb_id":12152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926384,40.844917]},"properties":{"cartodb_id":12153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93432,40.806828]},"properties":{"cartodb_id":12155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87824,40.82866]},"properties":{"cartodb_id":12156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80186,40.674934]},"properties":{"cartodb_id":12157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94092,40.682835]},"properties":{"cartodb_id":12159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946724,40.727093]},"properties":{"cartodb_id":12160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90198,40.824574]},"properties":{"cartodb_id":12161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99953,40.673637]},"properties":{"cartodb_id":12163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95666,40.605927]},"properties":{"cartodb_id":12164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91292,40.666744]},"properties":{"cartodb_id":12165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92243,40.841835]},"properties":{"cartodb_id":12166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.775604,40.779324]},"properties":{"cartodb_id":12168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97213,40.743156]},"properties":{"cartodb_id":12169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81251,40.81698]},"properties":{"cartodb_id":12170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93056,40.65342]},"properties":{"cartodb_id":12171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779274,40.757725]},"properties":{"cartodb_id":12172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85706,40.75687]},"properties":{"cartodb_id":12173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01047,40.711533]},"properties":{"cartodb_id":12174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87462,40.824158]},"properties":{"cartodb_id":12175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97681,40.750427]},"properties":{"cartodb_id":12176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92307,40.82609]},"properties":{"cartodb_id":12177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90691,40.753284]},"properties":{"cartodb_id":12178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97304,40.74445]},"properties":{"cartodb_id":12179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984924,40.753746]},"properties":{"cartodb_id":12180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T05:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":12181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T05:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0852,40.6052]},"properties":{"cartodb_id":12182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T05:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81259,40.67901]},"properties":{"cartodb_id":12185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980415,40.742588]},"properties":{"cartodb_id":12187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74935,40.715145]},"properties":{"cartodb_id":12188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90184,40.704456]},"properties":{"cartodb_id":12189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T04:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98091,40.696556]},"properties":{"cartodb_id":12190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T04:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926186,40.630627]},"properties":{"cartodb_id":12191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T04:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88573,40.82255]},"properties":{"cartodb_id":12192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T04:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91355,40.753468]},"properties":{"cartodb_id":12194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92398,40.61913]},"properties":{"cartodb_id":12195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79196,40.697544]},"properties":{"cartodb_id":12196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91355,40.753468]},"properties":{"cartodb_id":12197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T03:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91113,40.644863]},"properties":{"cartodb_id":12198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T02:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96434,40.7606]},"properties":{"cartodb_id":12199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T01:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98799,40.585976]},"properties":{"cartodb_id":12200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T01:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93106,40.754974]},"properties":{"cartodb_id":12201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97731,40.77946]},"properties":{"cartodb_id":12202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95147,40.68986]},"properties":{"cartodb_id":12203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87854,40.754414]},"properties":{"cartodb_id":12205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98468,40.638733]},"properties":{"cartodb_id":12206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9975,40.670338]},"properties":{"cartodb_id":12207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87568,40.74297]},"properties":{"cartodb_id":12208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.886856,40.87781]},"properties":{"cartodb_id":12209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94349,40.68479]},"properties":{"cartodb_id":12210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16397,40.623474]},"properties":{"cartodb_id":12211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94328,40.793488]},"properties":{"cartodb_id":12212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87822,40.736904]},"properties":{"cartodb_id":12213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91395,40.825718]},"properties":{"cartodb_id":12214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90359,40.843002]},"properties":{"cartodb_id":12215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87463,40.67239]},"properties":{"cartodb_id":12216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96011,40.584774]},"properties":{"cartodb_id":12217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87864,40.87306]},"properties":{"cartodb_id":12219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89088,40.84724]},"properties":{"cartodb_id":12220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T23:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9482,40.69024]},"properties":{"cartodb_id":12221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92991,40.799717]},"properties":{"cartodb_id":12222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T23:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98753,40.741528]},"properties":{"cartodb_id":12223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89063,40.691433]},"properties":{"cartodb_id":12224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86887,40.677155]},"properties":{"cartodb_id":12227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9092,40.84497]},"properties":{"cartodb_id":12230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87462,40.829502]},"properties":{"cartodb_id":12231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879715,40.83721]},"properties":{"cartodb_id":12232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85444,40.704063]},"properties":{"cartodb_id":12233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85766,40.73367]},"properties":{"cartodb_id":12235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.790535,40.670055]},"properties":{"cartodb_id":12236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01589,40.646637]},"properties":{"cartodb_id":12237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88045,40.7475]},"properties":{"cartodb_id":12238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88254,40.83734]},"properties":{"cartodb_id":12241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9219,40.733917]},"properties":{"cartodb_id":12242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89541,40.750267]},"properties":{"cartodb_id":12243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953575,40.584618]},"properties":{"cartodb_id":12244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92088,40.76753]},"properties":{"cartodb_id":12245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.809044,40.71991]},"properties":{"cartodb_id":12247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94579,40.79292]},"properties":{"cartodb_id":12248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80546,40.666893]},"properties":{"cartodb_id":12250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81743,40.704494]},"properties":{"cartodb_id":12251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89807,40.76805]},"properties":{"cartodb_id":12252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83481,40.66632]},"properties":{"cartodb_id":12253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88858,40.758957]},"properties":{"cartodb_id":12254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96624,40.760574]},"properties":{"cartodb_id":12255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00818,40.738052]},"properties":{"cartodb_id":12257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T20:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999344,40.69168]},"properties":{"cartodb_id":12258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T20:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94967,40.590244]},"properties":{"cartodb_id":12259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T20:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003716,40.641113]},"properties":{"cartodb_id":12261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.837105,40.72408]},"properties":{"cartodb_id":12262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87601,40.770332]},"properties":{"cartodb_id":12263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81402,40.75806]},"properties":{"cartodb_id":12264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98748,40.760403]},"properties":{"cartodb_id":12265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97634,40.647728]},"properties":{"cartodb_id":12266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00121,40.606384]},"properties":{"cartodb_id":12267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98509,40.697212]},"properties":{"cartodb_id":12268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73358,40.723198]},"properties":{"cartodb_id":12269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8859,40.82244]},"properties":{"cartodb_id":12270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.171844,40.561512]},"properties":{"cartodb_id":12271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91348,40.665066]},"properties":{"cartodb_id":12272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01254,40.632633]},"properties":{"cartodb_id":12273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000656,40.73723]},"properties":{"cartodb_id":12274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93005,40.829945]},"properties":{"cartodb_id":12275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74734,40.69149]},"properties":{"cartodb_id":12276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97429,40.730515]},"properties":{"cartodb_id":12277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91499,40.74273]},"properties":{"cartodb_id":12278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99347,40.75219]},"properties":{"cartodb_id":12279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10342,40.629642]},"properties":{"cartodb_id":12280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94539,40.841843]},"properties":{"cartodb_id":12281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98352,40.781124]},"properties":{"cartodb_id":12283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.019264,40.630558]},"properties":{"cartodb_id":12284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82473,40.681522]},"properties":{"cartodb_id":12285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96986,40.757072]},"properties":{"cartodb_id":12286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82617,40.715553]},"properties":{"cartodb_id":12287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9745,40.74668]},"properties":{"cartodb_id":12288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84503,40.689236]},"properties":{"cartodb_id":12290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75173,40.726006]},"properties":{"cartodb_id":12292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89793,40.748493]},"properties":{"cartodb_id":12293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.675735]},"properties":{"cartodb_id":12295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83029,40.685074]},"properties":{"cartodb_id":12296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999344,40.69168]},"properties":{"cartodb_id":12297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82624,40.719833]},"properties":{"cartodb_id":12298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.757996,40.72508]},"properties":{"cartodb_id":12299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85956,40.713394]},"properties":{"cartodb_id":12300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937706,40.745235]},"properties":{"cartodb_id":12301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13008,40.55778]},"properties":{"cartodb_id":12302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933525,40.79859]},"properties":{"cartodb_id":12304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815834,40.764584]},"properties":{"cartodb_id":12305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99032,40.76161]},"properties":{"cartodb_id":12307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93764,40.660927]},"properties":{"cartodb_id":12308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09583,40.589226]},"properties":{"cartodb_id":12310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91108,40.77309]},"properties":{"cartodb_id":12311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9965,40.6687]},"properties":{"cartodb_id":12312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82102,40.78168]},"properties":{"cartodb_id":12313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84573,40.741234]},"properties":{"cartodb_id":12314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81041,40.72372]},"properties":{"cartodb_id":12315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88914,40.76588]},"properties":{"cartodb_id":12316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.145775,40.624958]},"properties":{"cartodb_id":12317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.154366,40.588554]},"properties":{"cartodb_id":12318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96338,40.60988]},"properties":{"cartodb_id":12319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9978,40.69119]},"properties":{"cartodb_id":12321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.778625,40.78866]},"properties":{"cartodb_id":12322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906166,40.862778]},"properties":{"cartodb_id":12323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91488,40.851044]},"properties":{"cartodb_id":12324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96288,40.648403]},"properties":{"cartodb_id":12325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15226,40.625515]},"properties":{"cartodb_id":12326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.001434,40.719936]},"properties":{"cartodb_id":12327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970764,40.75582]},"properties":{"cartodb_id":12328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.758156,40.665634]},"properties":{"cartodb_id":12329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98602,40.75734]},"properties":{"cartodb_id":12330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89523,40.66937]},"properties":{"cartodb_id":12331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0991,40.580727]},"properties":{"cartodb_id":12332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9037,40.877316]},"properties":{"cartodb_id":12333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885666,40.835583]},"properties":{"cartodb_id":12334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85989,40.733]},"properties":{"cartodb_id":12335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.007996,40.647346]},"properties":{"cartodb_id":12336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7264,40.72621]},"properties":{"cartodb_id":12337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99085,40.75067]},"properties":{"cartodb_id":12340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92848,40.667496]},"properties":{"cartodb_id":12341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86279,40.849236]},"properties":{"cartodb_id":12342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98964,40.592125]},"properties":{"cartodb_id":12344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02748,40.622272]},"properties":{"cartodb_id":12345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90906,40.696762]},"properties":{"cartodb_id":12347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.810776,40.732323]},"properties":{"cartodb_id":12349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977806,40.640453]},"properties":{"cartodb_id":12351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.030716,40.624325]},"properties":{"cartodb_id":12353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87627,40.752316]},"properties":{"cartodb_id":12355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.828255,40.886734]},"properties":{"cartodb_id":12356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.161,40.610867]},"properties":{"cartodb_id":12359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98703,40.71968]},"properties":{"cartodb_id":12360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902664,40.826775]},"properties":{"cartodb_id":12361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1346,40.565273]},"properties":{"cartodb_id":12362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00612,40.723747]},"properties":{"cartodb_id":12363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85906,40.87473]},"properties":{"cartodb_id":12364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94752,40.779434]},"properties":{"cartodb_id":12365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9158,40.764267]},"properties":{"cartodb_id":12366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78995,40.76437]},"properties":{"cartodb_id":12368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907555,40.867226]},"properties":{"cartodb_id":12369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98676,40.676582]},"properties":{"cartodb_id":12370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88536,40.65872]},"properties":{"cartodb_id":12371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90437,40.719135]},"properties":{"cartodb_id":12372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.023705,40.62095]},"properties":{"cartodb_id":12373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83446,40.889362]},"properties":{"cartodb_id":12374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7623,40.690918]},"properties":{"cartodb_id":12375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890564,40.67006]},"properties":{"cartodb_id":12377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95836,40.760536]},"properties":{"cartodb_id":12378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.019035,40.640263]},"properties":{"cartodb_id":12379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958405,40.680798]},"properties":{"cartodb_id":12380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91777,40.862755]},"properties":{"cartodb_id":12383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977585,40.68801]},"properties":{"cartodb_id":12384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87608,40.770332]},"properties":{"cartodb_id":12385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":12386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87378,40.837452]},"properties":{"cartodb_id":12387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83061,40.860374]},"properties":{"cartodb_id":12388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93149,40.662052]},"properties":{"cartodb_id":12389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.774506,40.671825]},"properties":{"cartodb_id":12390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870445,40.86373]},"properties":{"cartodb_id":12393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75541,40.72387]},"properties":{"cartodb_id":12394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97529,40.610126]},"properties":{"cartodb_id":12395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84003,40.6762]},"properties":{"cartodb_id":12396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00561,40.65318]},"properties":{"cartodb_id":12397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81414,40.765182]},"properties":{"cartodb_id":12398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87649,40.75364]},"properties":{"cartodb_id":12399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95973,40.64333]},"properties":{"cartodb_id":12400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959114,40.61811]},"properties":{"cartodb_id":12401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93139,40.666122]},"properties":{"cartodb_id":12402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95567,40.681137]},"properties":{"cartodb_id":12403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90693,40.68581]},"properties":{"cartodb_id":12404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.820885,40.67054]},"properties":{"cartodb_id":12405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7355,40.77067]},"properties":{"cartodb_id":12406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939575,40.690742]},"properties":{"cartodb_id":12407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00141,40.722553]},"properties":{"cartodb_id":12408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92007,40.7563]},"properties":{"cartodb_id":12409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97765,40.747192]},"properties":{"cartodb_id":12410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98937,40.745564]},"properties":{"cartodb_id":12412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982666,40.72726]},"properties":{"cartodb_id":12413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833534,40.683804]},"properties":{"cartodb_id":12414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82852,40.689236]},"properties":{"cartodb_id":12415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90947,40.843777]},"properties":{"cartodb_id":12416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919464,40.621834]},"properties":{"cartodb_id":12417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95254,40.826424]},"properties":{"cartodb_id":12418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900696,40.873203]},"properties":{"cartodb_id":12419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96199,40.579033]},"properties":{"cartodb_id":12422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991455,40.691597]},"properties":{"cartodb_id":12423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09049,40.58834]},"properties":{"cartodb_id":12424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15134,40.550686]},"properties":{"cartodb_id":12425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76239,40.691666]},"properties":{"cartodb_id":12427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97973,40.73952]},"properties":{"cartodb_id":12428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9819,40.762966]},"properties":{"cartodb_id":12429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83148,40.845833]},"properties":{"cartodb_id":12432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95298,40.81507]},"properties":{"cartodb_id":12434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897095,40.851967]},"properties":{"cartodb_id":12437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84314,40.708324]},"properties":{"cartodb_id":12438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90021,40.700497]},"properties":{"cartodb_id":12439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97564,40.615944]},"properties":{"cartodb_id":12440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99497,40.634914]},"properties":{"cartodb_id":12441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87951,40.825905]},"properties":{"cartodb_id":12443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76773,40.59626]},"properties":{"cartodb_id":12444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94668,40.626804]},"properties":{"cartodb_id":12446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.857056,40.73989]},"properties":{"cartodb_id":12447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92049,40.753284]},"properties":{"cartodb_id":12448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99499,40.7603]},"properties":{"cartodb_id":12449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76515,40.74678]},"properties":{"cartodb_id":12450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86702,40.769623]},"properties":{"cartodb_id":12452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934586,40.739674]},"properties":{"cartodb_id":12453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77689,40.759605]},"properties":{"cartodb_id":12455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82894,40.76376]},"properties":{"cartodb_id":12456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97747,40.742508]},"properties":{"cartodb_id":12457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976295,40.759785]},"properties":{"cartodb_id":12458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12475,40.613705]},"properties":{"cartodb_id":12459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00104,40.67641]},"properties":{"cartodb_id":12460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9924,40.61024]},"properties":{"cartodb_id":12461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934586,40.739674]},"properties":{"cartodb_id":12462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85817,40.72962]},"properties":{"cartodb_id":12463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979065,40.76177]},"properties":{"cartodb_id":12464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96101,40.65008]},"properties":{"cartodb_id":12465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86539,40.886883]},"properties":{"cartodb_id":12466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98112,40.774227]},"properties":{"cartodb_id":12467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8463,40.811546]},"properties":{"cartodb_id":12468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86536,40.651863]},"properties":{"cartodb_id":12469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0043,40.707287]},"properties":{"cartodb_id":12470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00636,40.722584]},"properties":{"cartodb_id":12471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88167,40.869217]},"properties":{"cartodb_id":12472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.739555,40.67581]},"properties":{"cartodb_id":12473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87982,40.724735]},"properties":{"cartodb_id":12474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92231,40.76732]},"properties":{"cartodb_id":12475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868614,40.852066]},"properties":{"cartodb_id":12476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98802,40.74909]},"properties":{"cartodb_id":12477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89765,40.703415]},"properties":{"cartodb_id":12479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97957,40.785397]},"properties":{"cartodb_id":12480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85006,40.661175]},"properties":{"cartodb_id":12482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93207,40.8469]},"properties":{"cartodb_id":12483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948524,40.80152]},"properties":{"cartodb_id":12484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91206,40.83501]},"properties":{"cartodb_id":12485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.158554,40.583836]},"properties":{"cartodb_id":12486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09936,40.61242]},"properties":{"cartodb_id":12487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98534,40.77353]},"properties":{"cartodb_id":12488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945,40.808445]},"properties":{"cartodb_id":12489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7347,40.65031]},"properties":{"cartodb_id":12490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89689,40.90104]},"properties":{"cartodb_id":12491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.862114,40.725082]},"properties":{"cartodb_id":12492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97332,40.76099]},"properties":{"cartodb_id":12493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":12494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80475,40.736774]},"properties":{"cartodb_id":12496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80854,40.784798]},"properties":{"cartodb_id":12497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98044,40.6899]},"properties":{"cartodb_id":12498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880684,40.8375]},"properties":{"cartodb_id":12499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990395,40.751328]},"properties":{"cartodb_id":12500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98602,40.75734]},"properties":{"cartodb_id":12502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97653,40.6798]},"properties":{"cartodb_id":12503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79204,40.69001]},"properties":{"cartodb_id":12505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8453,40.842506]},"properties":{"cartodb_id":12507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84045,40.884735]},"properties":{"cartodb_id":12509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11835,40.609142]},"properties":{"cartodb_id":12510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79922,40.767666]},"properties":{"cartodb_id":12511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02877,40.631702]},"properties":{"cartodb_id":12513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01057,40.713844]},"properties":{"cartodb_id":12514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00418,40.71024]},"properties":{"cartodb_id":12515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99029,40.71918]},"properties":{"cartodb_id":12516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.881546,40.66036]},"properties":{"cartodb_id":12517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9357,40.73783]},"properties":{"cartodb_id":12518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97759,40.787045]},"properties":{"cartodb_id":12519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81955,40.683002]},"properties":{"cartodb_id":12521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98289,40.766712]},"properties":{"cartodb_id":12522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.849106,40.661316]},"properties":{"cartodb_id":12523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817055,40.721935]},"properties":{"cartodb_id":12524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84157,40.7011]},"properties":{"cartodb_id":12525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72694,40.69382]},"properties":{"cartodb_id":12527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95855,40.625496]},"properties":{"cartodb_id":12529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.820854,40.75224]},"properties":{"cartodb_id":12530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83232,40.880833]},"properties":{"cartodb_id":12531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8513,40.714092]},"properties":{"cartodb_id":12533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84434,40.85119]},"properties":{"cartodb_id":12534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01969,40.624363]},"properties":{"cartodb_id":12535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839615,40.781693]},"properties":{"cartodb_id":12536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.720535,40.731445]},"properties":{"cartodb_id":12537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99459,40.660225]},"properties":{"cartodb_id":12538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91836,40.7449]},"properties":{"cartodb_id":12539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907104,40.75544]},"properties":{"cartodb_id":12540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T08:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9203,40.630993]},"properties":{"cartodb_id":12543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93178,40.80098]},"properties":{"cartodb_id":12544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93708,40.85457]},"properties":{"cartodb_id":12546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934235,40.767853]},"properties":{"cartodb_id":12547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86853,40.669518]},"properties":{"cartodb_id":12548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84213,40.86623]},"properties":{"cartodb_id":12549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82164,40.61488]},"properties":{"cartodb_id":12550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80769,40.753986]},"properties":{"cartodb_id":12551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96094,40.5948]},"properties":{"cartodb_id":12552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13157,40.635895]},"properties":{"cartodb_id":12553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13142,40.61868]},"properties":{"cartodb_id":12554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94579,40.79292]},"properties":{"cartodb_id":12555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79895,40.73826]},"properties":{"cartodb_id":12556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83283,40.75372]},"properties":{"cartodb_id":12558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10592,40.574276]},"properties":{"cartodb_id":12559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866394,40.837585]},"properties":{"cartodb_id":12560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915634,40.668964]},"properties":{"cartodb_id":12561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.963135,40.644512]},"properties":{"cartodb_id":12562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T06:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92116,40.826397]},"properties":{"cartodb_id":12563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88621,40.73845]},"properties":{"cartodb_id":12564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83277,40.68368]},"properties":{"cartodb_id":12565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99743,40.594616]},"properties":{"cartodb_id":12566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T05:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878876,40.761456]},"properties":{"cartodb_id":12567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T05:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95652,40.691536]},"properties":{"cartodb_id":12568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T05:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98281,40.76172]},"properties":{"cartodb_id":12569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T05:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94048,40.82391]},"properties":{"cartodb_id":12570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T05:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85334,40.681404]},"properties":{"cartodb_id":12571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852516,40.757763]},"properties":{"cartodb_id":12572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87648,40.770275]},"properties":{"cartodb_id":12573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893776,40.742607]},"properties":{"cartodb_id":12575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90797,40.83526]},"properties":{"cartodb_id":12576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9453,40.8284]},"properties":{"cartodb_id":12577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06846,40.608475]},"properties":{"cartodb_id":12579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87767,40.73675]},"properties":{"cartodb_id":12580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85814,40.89204]},"properties":{"cartodb_id":12581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95773,40.64311]},"properties":{"cartodb_id":12582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98508,40.75939]},"properties":{"cartodb_id":12584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91959,40.661995]},"properties":{"cartodb_id":12585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97861,40.762394]},"properties":{"cartodb_id":12586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T03:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98941,40.76286]},"properties":{"cartodb_id":12587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T03:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80354,40.70028]},"properties":{"cartodb_id":12588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97539,40.749485]},"properties":{"cartodb_id":12589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T03:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78358,40.78888]},"properties":{"cartodb_id":12592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95819,40.758965]},"properties":{"cartodb_id":12593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81744,40.712486]},"properties":{"cartodb_id":12594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.064186,40.592342]},"properties":{"cartodb_id":12595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924065,40.809605]},"properties":{"cartodb_id":12596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T02:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9614,40.680473]},"properties":{"cartodb_id":12597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95382,40.682846]},"properties":{"cartodb_id":12598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93758,40.850693]},"properties":{"cartodb_id":12599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917046,40.867027]},"properties":{"cartodb_id":12600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00046,40.730057]},"properties":{"cartodb_id":12601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84151,40.697678]},"properties":{"cartodb_id":12602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87515,40.831764]},"properties":{"cartodb_id":12603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93496,40.737785]},"properties":{"cartodb_id":12605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98568,40.717926]},"properties":{"cartodb_id":12606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8047,40.817734]},"properties":{"cartodb_id":12607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92013,40.70925]},"properties":{"cartodb_id":12608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94586,40.83856]},"properties":{"cartodb_id":12609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88179,40.692345]},"properties":{"cartodb_id":12611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83369,40.756317]},"properties":{"cartodb_id":12612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8036,40.809917]},"properties":{"cartodb_id":12613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904785,40.646114]},"properties":{"cartodb_id":12614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86806,40.877796]},"properties":{"cartodb_id":12615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9047,40.90178]},"properties":{"cartodb_id":12616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990585,40.746864]},"properties":{"cartodb_id":12617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98043,40.7599]},"properties":{"cartodb_id":12618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896904,40.75248]},"properties":{"cartodb_id":12619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91149,40.7614]},"properties":{"cartodb_id":12620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94913,40.717022]},"properties":{"cartodb_id":12621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8047,40.817734]},"properties":{"cartodb_id":12622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00955,40.710327]},"properties":{"cartodb_id":12623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98941,40.76286]},"properties":{"cartodb_id":12624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945366,40.799286]},"properties":{"cartodb_id":12625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.798134,40.70905]},"properties":{"cartodb_id":12626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950584,40.812912]},"properties":{"cartodb_id":12627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01468,40.70983]},"properties":{"cartodb_id":12628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924934,40.69112]},"properties":{"cartodb_id":12629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99649,40.753128]},"properties":{"cartodb_id":12630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95387,40.743416]},"properties":{"cartodb_id":12631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97213,40.762627]},"properties":{"cartodb_id":12632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93294,40.63021]},"properties":{"cartodb_id":12634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94293,40.823257]},"properties":{"cartodb_id":12635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779335,40.75091]},"properties":{"cartodb_id":12636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99063,40.750988]},"properties":{"cartodb_id":12637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85971,40.826275]},"properties":{"cartodb_id":12638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99201,40.7491]},"properties":{"cartodb_id":12639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94279,40.827343]},"properties":{"cartodb_id":12640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84523,40.721985]},"properties":{"cartodb_id":12641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73602,40.66989]},"properties":{"cartodb_id":12642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81517,40.68225]},"properties":{"cartodb_id":12643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956856,40.72097]},"properties":{"cartodb_id":12644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98865,40.72293]},"properties":{"cartodb_id":12645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8276,40.677498]},"properties":{"cartodb_id":12646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992905,40.71997]},"properties":{"cartodb_id":12647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88011,40.881996]},"properties":{"cartodb_id":12649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98906,40.73072]},"properties":{"cartodb_id":12650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99499,40.700737]},"properties":{"cartodb_id":12652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91918,40.63747]},"properties":{"cartodb_id":12653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99076,40.734837]},"properties":{"cartodb_id":12654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938225,40.719265]},"properties":{"cartodb_id":12655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89723,40.677208]},"properties":{"cartodb_id":12656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9551,40.70138]},"properties":{"cartodb_id":12657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98529,40.748726]},"properties":{"cartodb_id":12663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81976,40.768784]},"properties":{"cartodb_id":12664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983376,40.766045]},"properties":{"cartodb_id":12665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15877,40.613007]},"properties":{"cartodb_id":12666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98657,40.70441]},"properties":{"cartodb_id":12667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00795,40.740295]},"properties":{"cartodb_id":12668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868164,40.865417]},"properties":{"cartodb_id":12669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90985,40.751637]},"properties":{"cartodb_id":12670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89786,40.82451]},"properties":{"cartodb_id":12671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98709,40.73631]},"properties":{"cartodb_id":12672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994385,40.719517]},"properties":{"cartodb_id":12673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.844574,40.720505]},"properties":{"cartodb_id":12674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90815,40.873676]},"properties":{"cartodb_id":12675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00479,40.723625]},"properties":{"cartodb_id":12676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77315,40.709923]},"properties":{"cartodb_id":12677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94056,40.800068]},"properties":{"cartodb_id":12678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946754,40.68024]},"properties":{"cartodb_id":12679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779945,40.75517]},"properties":{"cartodb_id":12681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86615,40.87142]},"properties":{"cartodb_id":12682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85866,40.81107]},"properties":{"cartodb_id":12683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.872696,40.755028]},"properties":{"cartodb_id":12684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88425,40.749393]},"properties":{"cartodb_id":12685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98071,40.68532]},"properties":{"cartodb_id":12686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82389,40.75204]},"properties":{"cartodb_id":12687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82635,40.70083]},"properties":{"cartodb_id":12688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89024,40.766705]},"properties":{"cartodb_id":12689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861465,40.667923]},"properties":{"cartodb_id":12690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919235,40.807556]},"properties":{"cartodb_id":12692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91889,40.669918]},"properties":{"cartodb_id":12693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92986,40.767326]},"properties":{"cartodb_id":12695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98505,40.748646]},"properties":{"cartodb_id":12696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98142,40.66707]},"properties":{"cartodb_id":12697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93336,40.758274]},"properties":{"cartodb_id":12698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99234,40.58872]},"properties":{"cartodb_id":12700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75177,40.666393]},"properties":{"cartodb_id":12701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00624,40.723118]},"properties":{"cartodb_id":12702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876495,40.67213]},"properties":{"cartodb_id":12704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":12705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84495,40.68231]},"properties":{"cartodb_id":12707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.914474,40.753677]},"properties":{"cartodb_id":12708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92371,40.849236]},"properties":{"cartodb_id":12711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97835,40.684395]},"properties":{"cartodb_id":12715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91033,40.702557]},"properties":{"cartodb_id":12716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22968,40.52456]},"properties":{"cartodb_id":12717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933235,40.67597]},"properties":{"cartodb_id":12718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96298,40.762486]},"properties":{"cartodb_id":12720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86705,40.854477]},"properties":{"cartodb_id":12721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76656,40.66786]},"properties":{"cartodb_id":12722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991554,40.746483]},"properties":{"cartodb_id":12723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95484,40.595604]},"properties":{"cartodb_id":12725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12514,40.6271]},"properties":{"cartodb_id":12727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97515,40.73541]},"properties":{"cartodb_id":12728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96011,40.584774]},"properties":{"cartodb_id":12729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915886,40.70055]},"properties":{"cartodb_id":12730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75979,40.748226]},"properties":{"cartodb_id":12731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90257,40.74128]},"properties":{"cartodb_id":12732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.859764,40.711845]},"properties":{"cartodb_id":12733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79636,40.685608]},"properties":{"cartodb_id":12734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994675,40.752686]},"properties":{"cartodb_id":12735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989876,40.733524]},"properties":{"cartodb_id":12736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74701,40.7321]},"properties":{"cartodb_id":12737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.23924,40.522884]},"properties":{"cartodb_id":12738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89739,40.75905]},"properties":{"cartodb_id":12739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00838,40.636635]},"properties":{"cartodb_id":12740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968025,40.792183]},"properties":{"cartodb_id":12741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946106,40.74106]},"properties":{"cartodb_id":12742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87743,40.680016]},"properties":{"cartodb_id":12743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.165695,40.58785]},"properties":{"cartodb_id":12744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99266,40.737328]},"properties":{"cartodb_id":12745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88323,40.717014]},"properties":{"cartodb_id":12746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8718,40.753326]},"properties":{"cartodb_id":12747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90161,40.81969]},"properties":{"cartodb_id":12748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7799,40.736923]},"properties":{"cartodb_id":12749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99459,40.734673]},"properties":{"cartodb_id":12750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93287,40.850506]},"properties":{"cartodb_id":12751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85015,40.749336]},"properties":{"cartodb_id":12752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93022,40.833183]},"properties":{"cartodb_id":12753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.015656,40.638233]},"properties":{"cartodb_id":12755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9447,40.843113]},"properties":{"cartodb_id":12757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.923874,40.688766]},"properties":{"cartodb_id":12758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91025,40.76943]},"properties":{"cartodb_id":12759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91402,40.84079]},"properties":{"cartodb_id":12760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97175,40.646]},"properties":{"cartodb_id":12761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878,40.679863]},"properties":{"cartodb_id":12762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00592,40.72225]},"properties":{"cartodb_id":12765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94463,40.84103]},"properties":{"cartodb_id":12766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03018,40.61834]},"properties":{"cartodb_id":12767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.796326,40.70772]},"properties":{"cartodb_id":12768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96045,40.610203]},"properties":{"cartodb_id":12769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92966,40.765373]},"properties":{"cartodb_id":12770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907875,40.591393]},"properties":{"cartodb_id":12771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.009384,40.656372]},"properties":{"cartodb_id":12772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907875,40.591393]},"properties":{"cartodb_id":12773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85392,40.72703]},"properties":{"cartodb_id":12774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83169,40.687954]},"properties":{"cartodb_id":12775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78273,40.713886]},"properties":{"cartodb_id":12777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88629,40.652752]},"properties":{"cartodb_id":12779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896324,40.867035]},"properties":{"cartodb_id":12780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9229,40.6182]},"properties":{"cartodb_id":12781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74036,40.63621]},"properties":{"cartodb_id":12782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95368,40.7879]},"properties":{"cartodb_id":12785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93577,40.79149]},"properties":{"cartodb_id":12786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9243,40.836018]},"properties":{"cartodb_id":12787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90579,40.835724]},"properties":{"cartodb_id":12788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87035,40.733536]},"properties":{"cartodb_id":12789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17477,40.526733]},"properties":{"cartodb_id":12790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866165,40.746166]},"properties":{"cartodb_id":12792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15334,40.608852]},"properties":{"cartodb_id":12793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76348,40.746883]},"properties":{"cartodb_id":12794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73568,40.66561]},"properties":{"cartodb_id":12795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804535,40.756397]},"properties":{"cartodb_id":12796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76111,40.691994]},"properties":{"cartodb_id":12799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9372,40.818333]},"properties":{"cartodb_id":12801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93942,40.583866]},"properties":{"cartodb_id":12802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98412,40.75484]},"properties":{"cartodb_id":12803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87039,40.83609]},"properties":{"cartodb_id":12804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9408,40.5947]},"properties":{"cartodb_id":12806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.164734,40.635307]},"properties":{"cartodb_id":12807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90059,40.58993]},"properties":{"cartodb_id":12809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83641,40.849724]},"properties":{"cartodb_id":12810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946236,40.718857]},"properties":{"cartodb_id":12811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8735,40.75265]},"properties":{"cartodb_id":12812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85304,40.873116]},"properties":{"cartodb_id":12813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917244,40.712975]},"properties":{"cartodb_id":12814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89109,40.65626]},"properties":{"cartodb_id":12816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83556,40.82821]},"properties":{"cartodb_id":12817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87647,40.721592]},"properties":{"cartodb_id":12818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99098,40.60118]},"properties":{"cartodb_id":12819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91748,40.88421]},"properties":{"cartodb_id":12820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99237,40.68969]},"properties":{"cartodb_id":12821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87777,40.692936]},"properties":{"cartodb_id":12822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97664,40.747784]},"properties":{"cartodb_id":12823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.836365,40.865314]},"properties":{"cartodb_id":12824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952065,40.78722]},"properties":{"cartodb_id":12825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99418,40.766502]},"properties":{"cartodb_id":12826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8829,40.721317]},"properties":{"cartodb_id":12827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9471,40.803448]},"properties":{"cartodb_id":12828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90878,40.654457]},"properties":{"cartodb_id":12830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94328,40.793488]},"properties":{"cartodb_id":12831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91557,40.74458]},"properties":{"cartodb_id":12833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981804,40.758022]},"properties":{"cartodb_id":12835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88175,40.761703]},"properties":{"cartodb_id":12836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82585,40.749348]},"properties":{"cartodb_id":12837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.160324,40.545456]},"properties":{"cartodb_id":12840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.117584,40.5777]},"properties":{"cartodb_id":12841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901474,40.820015]},"properties":{"cartodb_id":12842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90033,40.635437]},"properties":{"cartodb_id":12843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98781,40.75309]},"properties":{"cartodb_id":12844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82399,40.688244]},"properties":{"cartodb_id":12845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76044,40.602673]},"properties":{"cartodb_id":12846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08831,40.60111]},"properties":{"cartodb_id":12847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9313,40.667015]},"properties":{"cartodb_id":12848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997765,40.721573]},"properties":{"cartodb_id":12849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912575,40.753304]},"properties":{"cartodb_id":12850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76935,40.760254]},"properties":{"cartodb_id":12852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88122,40.744625]},"properties":{"cartodb_id":12853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003265,40.65543]},"properties":{"cartodb_id":12854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82963,40.700283]},"properties":{"cartodb_id":12855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8271,40.75714]},"properties":{"cartodb_id":12856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95506,40.773335]},"properties":{"cartodb_id":12857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94539,40.841843]},"properties":{"cartodb_id":12858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76186,40.756516]},"properties":{"cartodb_id":12859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84518,40.877594]},"properties":{"cartodb_id":12861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83175,40.728016]},"properties":{"cartodb_id":12862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8329,40.75185]},"properties":{"cartodb_id":12863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00314,40.731464]},"properties":{"cartodb_id":12864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94312,40.622307]},"properties":{"cartodb_id":12865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97928,40.680767]},"properties":{"cartodb_id":12866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":12868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81481,40.690044]},"properties":{"cartodb_id":12869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94502,40.81587]},"properties":{"cartodb_id":12870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89601,40.855595]},"properties":{"cartodb_id":12871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83168,40.86879]},"properties":{"cartodb_id":12872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85431,40.89845]},"properties":{"cartodb_id":12873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.172264,40.561707]},"properties":{"cartodb_id":12874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73197,40.657497]},"properties":{"cartodb_id":12875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94832,40.65637]},"properties":{"cartodb_id":12877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.747284,40.715607]},"properties":{"cartodb_id":12878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13073,40.612644]},"properties":{"cartodb_id":12880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997345,40.598553]},"properties":{"cartodb_id":12881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":12882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88687,40.677357]},"properties":{"cartodb_id":12884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85321,40.665905]},"properties":{"cartodb_id":12885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98214,40.691227]},"properties":{"cartodb_id":12886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82396,40.766884]},"properties":{"cartodb_id":12887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97203,40.60674]},"properties":{"cartodb_id":12889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00041,40.67769]},"properties":{"cartodb_id":12890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98856,40.769115]},"properties":{"cartodb_id":12891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949196,40.802696]},"properties":{"cartodb_id":12892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88806,40.829006]},"properties":{"cartodb_id":12893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974754,40.745174]},"properties":{"cartodb_id":12894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95528,40.670124]},"properties":{"cartodb_id":12895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91976,40.880367]},"properties":{"cartodb_id":12896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932335,40.846153]},"properties":{"cartodb_id":12898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99581,40.72451]},"properties":{"cartodb_id":12900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96915,40.609818]},"properties":{"cartodb_id":12901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82595,40.764347]},"properties":{"cartodb_id":12902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99183,40.59231]},"properties":{"cartodb_id":12903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928055,40.85729]},"properties":{"cartodb_id":12905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91894,40.640583]},"properties":{"cartodb_id":12906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73733,40.722843]},"properties":{"cartodb_id":12907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.749374,40.678883]},"properties":{"cartodb_id":12908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87857,40.73999]},"properties":{"cartodb_id":12909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913765,40.643776]},"properties":{"cartodb_id":12911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.777405,40.753315]},"properties":{"cartodb_id":12913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83001,40.85093]},"properties":{"cartodb_id":12915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98605,40.746387]},"properties":{"cartodb_id":12916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98391,40.577713]},"properties":{"cartodb_id":12917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77425,40.775574]},"properties":{"cartodb_id":12918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83075,40.76079]},"properties":{"cartodb_id":12919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09364,40.61897]},"properties":{"cartodb_id":12920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75286,40.680653]},"properties":{"cartodb_id":12921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779335,40.75091]},"properties":{"cartodb_id":12922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885704,40.84827]},"properties":{"cartodb_id":12923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7887,40.69647]},"properties":{"cartodb_id":12924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.859375,40.891613]},"properties":{"cartodb_id":12925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":12926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11396,40.58004]},"properties":{"cartodb_id":12927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74765,40.75727]},"properties":{"cartodb_id":12928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75789,40.672672]},"properties":{"cartodb_id":12930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89532,40.748596]},"properties":{"cartodb_id":12931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82219,40.687008]},"properties":{"cartodb_id":12932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80509,40.73169]},"properties":{"cartodb_id":12934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83389,40.869793]},"properties":{"cartodb_id":12935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01531,40.64721]},"properties":{"cartodb_id":12936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79012,40.73986]},"properties":{"cartodb_id":12937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88039,40.869194]},"properties":{"cartodb_id":12938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99749,40.62452]},"properties":{"cartodb_id":12939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93603,40.81207]},"properties":{"cartodb_id":12941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91976,40.880367]},"properties":{"cartodb_id":12942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87503,40.741493]},"properties":{"cartodb_id":12943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987114,40.69613]},"properties":{"cartodb_id":12944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.791405,40.719124]},"properties":{"cartodb_id":12945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916855,40.84506]},"properties":{"cartodb_id":12946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912285,40.691097]},"properties":{"cartodb_id":12947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.805336,40.59052]},"properties":{"cartodb_id":12948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868996,40.7429]},"properties":{"cartodb_id":12949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94772,40.63335]},"properties":{"cartodb_id":12950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93062,40.81915]},"properties":{"cartodb_id":12951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9848,40.7348]},"properties":{"cartodb_id":12952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99029,40.71918]},"properties":{"cartodb_id":12953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84274,40.716644]},"properties":{"cartodb_id":12954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73315,40.69494]},"properties":{"cartodb_id":12956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96002,40.64485]},"properties":{"cartodb_id":12957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.836685,40.87544]},"properties":{"cartodb_id":12959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01034,40.6313]},"properties":{"cartodb_id":12960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99737,40.629986]},"properties":{"cartodb_id":12961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91169,40.848637]},"properties":{"cartodb_id":12962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00821,40.74214]},"properties":{"cartodb_id":12964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00253,40.73975]},"properties":{"cartodb_id":12965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82884,40.707188]},"properties":{"cartodb_id":12967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77449,40.68673]},"properties":{"cartodb_id":12968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85183,40.73228]},"properties":{"cartodb_id":12969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958664,40.657333]},"properties":{"cartodb_id":12970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.798904,40.706264]},"properties":{"cartodb_id":12971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.002754,40.652386]},"properties":{"cartodb_id":12972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957214,40.663517]},"properties":{"cartodb_id":12973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957214,40.663517]},"properties":{"cartodb_id":12974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84899,40.738415]},"properties":{"cartodb_id":12975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913826,40.85061]},"properties":{"cartodb_id":12976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01149,40.643986]},"properties":{"cartodb_id":12977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03297,40.618816]},"properties":{"cartodb_id":12978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91451,40.636627]},"properties":{"cartodb_id":12979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920525,40.72621]},"properties":{"cartodb_id":12980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94123,40.757713]},"properties":{"cartodb_id":12981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88341,40.746414]},"properties":{"cartodb_id":12982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95256,40.786545]},"properties":{"cartodb_id":12983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902824,40.850735]},"properties":{"cartodb_id":12985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90793,40.822067]},"properties":{"cartodb_id":12986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99173,40.587326]},"properties":{"cartodb_id":12987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T07:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91547,40.80684]},"properties":{"cartodb_id":12988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.728775,40.716156]},"properties":{"cartodb_id":12990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9172,40.85592]},"properties":{"cartodb_id":12993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95729,40.714794]},"properties":{"cartodb_id":12994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9027,40.693665]},"properties":{"cartodb_id":12996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87548,40.688667]},"properties":{"cartodb_id":12997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.737595,40.73733]},"properties":{"cartodb_id":12998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93617,40.749714]},"properties":{"cartodb_id":12999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.089424,40.620308]},"properties":{"cartodb_id":13000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72893,40.729744]},"properties":{"cartodb_id":13001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T05:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.767624,40.66566]},"properties":{"cartodb_id":13003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90849,40.865345]},"properties":{"cartodb_id":13004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T05:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91877,40.844975]},"properties":{"cartodb_id":13005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T05:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.914406,40.824352]},"properties":{"cartodb_id":13006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989456,40.680714]},"properties":{"cartodb_id":13007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90918,40.703686]},"properties":{"cartodb_id":13008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91938,40.84962]},"properties":{"cartodb_id":13009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90308,40.700436]},"properties":{"cartodb_id":13010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T04:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99357,40.757145]},"properties":{"cartodb_id":13011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94898,40.768875]},"properties":{"cartodb_id":13013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71051,40.727226]},"properties":{"cartodb_id":13014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80205,40.674953]},"properties":{"cartodb_id":13015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83625,40.72277]},"properties":{"cartodb_id":13016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96265,40.816883]},"properties":{"cartodb_id":13017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98885,40.720856]},"properties":{"cartodb_id":13018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92153,40.77661]},"properties":{"cartodb_id":13019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.799446,40.69305]},"properties":{"cartodb_id":13020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.23587,40.509125]},"properties":{"cartodb_id":13021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03256,40.611153]},"properties":{"cartodb_id":13022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913895,40.76524]},"properties":{"cartodb_id":13023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951866,40.76944]},"properties":{"cartodb_id":13024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78528,40.73784]},"properties":{"cartodb_id":13025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87609,40.842064]},"properties":{"cartodb_id":13026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.789505,40.85781]},"properties":{"cartodb_id":13027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.925156,40.732613]},"properties":{"cartodb_id":13028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99262,40.755135]},"properties":{"cartodb_id":13029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93313,40.69579]},"properties":{"cartodb_id":13030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991264,40.7552]},"properties":{"cartodb_id":13031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87515,40.76297]},"properties":{"cartodb_id":13032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.814316,40.742973]},"properties":{"cartodb_id":13034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84133,40.855774]},"properties":{"cartodb_id":13035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955505,40.768486]},"properties":{"cartodb_id":13036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94186,40.851818]},"properties":{"cartodb_id":13037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T01:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983444,40.657146]},"properties":{"cartodb_id":13039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97539,40.749485]},"properties":{"cartodb_id":13040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T01:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95319,40.817593]},"properties":{"cartodb_id":13042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T01:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90132,40.74531]},"properties":{"cartodb_id":13043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00247,40.730324]},"properties":{"cartodb_id":13044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80375,40.76213]},"properties":{"cartodb_id":13045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00592,40.72225]},"properties":{"cartodb_id":13046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86352,40.86608]},"properties":{"cartodb_id":13047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990395,40.751328]},"properties":{"cartodb_id":13048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96389,40.761234]},"properties":{"cartodb_id":13049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979965,40.748985]},"properties":{"cartodb_id":13050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97514,40.758488]},"properties":{"cartodb_id":13051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03297,40.618816]},"properties":{"cartodb_id":13053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02162,40.63989]},"properties":{"cartodb_id":13054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92242,40.74359]},"properties":{"cartodb_id":13055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85444,40.704063]},"properties":{"cartodb_id":13056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00644,40.655518]},"properties":{"cartodb_id":13057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978615,40.750843]},"properties":{"cartodb_id":13058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9769,40.780857]},"properties":{"cartodb_id":13059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885124,40.858433]},"properties":{"cartodb_id":13060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98499,40.578953]},"properties":{"cartodb_id":13061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81248,40.68302]},"properties":{"cartodb_id":13063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87462,40.829502]},"properties":{"cartodb_id":13064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91237,40.761684]},"properties":{"cartodb_id":13065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96466,40.58096]},"properties":{"cartodb_id":13066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92729,40.83214]},"properties":{"cartodb_id":13067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904755,40.84588]},"properties":{"cartodb_id":13068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99207,40.725643]},"properties":{"cartodb_id":13069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93373,40.670734]},"properties":{"cartodb_id":13070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85822,40.7056]},"properties":{"cartodb_id":13071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82616,40.69267]},"properties":{"cartodb_id":13072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99119,40.75533]},"properties":{"cartodb_id":13073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79488,40.707203]},"properties":{"cartodb_id":13074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94956,40.68039]},"properties":{"cartodb_id":13075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920265,40.679966]},"properties":{"cartodb_id":13076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902275,40.829582]},"properties":{"cartodb_id":13077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95033,40.657837]},"properties":{"cartodb_id":13078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89449,40.88742]},"properties":{"cartodb_id":13079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.792175,40.69618]},"properties":{"cartodb_id":13080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984886,40.728195]},"properties":{"cartodb_id":13082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98628,40.756622]},"properties":{"cartodb_id":13083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88288,40.7042]},"properties":{"cartodb_id":13085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00309,40.73908]},"properties":{"cartodb_id":13087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98305,40.677414]},"properties":{"cartodb_id":13088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88248,40.662086]},"properties":{"cartodb_id":13089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16711,40.548447]},"properties":{"cartodb_id":13090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7608,40.69917]},"properties":{"cartodb_id":13091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.165955,40.596863]},"properties":{"cartodb_id":13092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82635,40.70083]},"properties":{"cartodb_id":13093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86068,40.82842]},"properties":{"cartodb_id":13094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866554,40.83295]},"properties":{"cartodb_id":13095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97746,40.68405]},"properties":{"cartodb_id":13097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834656,40.667114]},"properties":{"cartodb_id":13098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83525,40.687325]},"properties":{"cartodb_id":13099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85745,40.87451]},"properties":{"cartodb_id":13100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825325,40.780296]},"properties":{"cartodb_id":13101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.021805,40.62435]},"properties":{"cartodb_id":13102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82809,40.66609]},"properties":{"cartodb_id":13103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9468,40.71882]},"properties":{"cartodb_id":13105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93867,40.68609]},"properties":{"cartodb_id":13106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0006,40.672615]},"properties":{"cartodb_id":13107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86266,40.894093]},"properties":{"cartodb_id":13108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99192,40.67188]},"properties":{"cartodb_id":13109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94041,40.808956]},"properties":{"cartodb_id":13110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91311,40.764866]},"properties":{"cartodb_id":13112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94034,40.67989]},"properties":{"cartodb_id":13113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922935,40.85894]},"properties":{"cartodb_id":13114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90697,40.8504]},"properties":{"cartodb_id":13115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88628,40.6775]},"properties":{"cartodb_id":13116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.786385,40.589592]},"properties":{"cartodb_id":13117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92527,40.834774]},"properties":{"cartodb_id":13118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93489,40.795773]},"properties":{"cartodb_id":13119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89951,40.81385]},"properties":{"cartodb_id":13120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93723,40.622955]},"properties":{"cartodb_id":13121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81461,40.699512]},"properties":{"cartodb_id":13122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97721,40.758537]},"properties":{"cartodb_id":13123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89985,40.886536]},"properties":{"cartodb_id":13124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94436,40.69142]},"properties":{"cartodb_id":13125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88883,40.699505]},"properties":{"cartodb_id":13126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.816444,40.752357]},"properties":{"cartodb_id":13127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70355,40.74841]},"properties":{"cartodb_id":13128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981804,40.758022]},"properties":{"cartodb_id":13129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.2436,40.51606]},"properties":{"cartodb_id":13130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93472,40.681297]},"properties":{"cartodb_id":13131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.796715,40.758415]},"properties":{"cartodb_id":13133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99094,40.751984]},"properties":{"cartodb_id":13134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00731,40.68212]},"properties":{"cartodb_id":13137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86827,40.73251]},"properties":{"cartodb_id":13138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88312,40.84827]},"properties":{"cartodb_id":13139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88795,40.831753]},"properties":{"cartodb_id":13142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97587,40.751717]},"properties":{"cartodb_id":13144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.884636,40.73815]},"properties":{"cartodb_id":13148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.035164,40.620636]},"properties":{"cartodb_id":13149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98599,40.583908]},"properties":{"cartodb_id":13150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83885,40.761383]},"properties":{"cartodb_id":13151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804886,40.886482]},"properties":{"cartodb_id":13152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76591,40.669144]},"properties":{"cartodb_id":13154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870155,40.87831]},"properties":{"cartodb_id":13157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93272,40.618813]},"properties":{"cartodb_id":13158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97923,40.69551]},"properties":{"cartodb_id":13160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92797,40.842503]},"properties":{"cartodb_id":13162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.848755,40.88144]},"properties":{"cartodb_id":13163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.824875,40.73986]},"properties":{"cartodb_id":13164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98407,40.583626]},"properties":{"cartodb_id":13165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878365,40.67579]},"properties":{"cartodb_id":13166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.733116,40.66782]},"properties":{"cartodb_id":13167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87329,40.83801]},"properties":{"cartodb_id":13169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003334,40.65183]},"properties":{"cartodb_id":13170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00099,40.71793]},"properties":{"cartodb_id":13171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88961,40.80801]},"properties":{"cartodb_id":13173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76294,40.761246]},"properties":{"cartodb_id":13174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84871,40.835102]},"properties":{"cartodb_id":13175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00514,40.60143]},"properties":{"cartodb_id":13177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8263,40.752712]},"properties":{"cartodb_id":13178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00189,40.719395]},"properties":{"cartodb_id":13180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9154,40.614456]},"properties":{"cartodb_id":13182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91041,40.690624]},"properties":{"cartodb_id":13183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92012,40.866932]},"properties":{"cartodb_id":13186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989395,40.75957]},"properties":{"cartodb_id":13187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00696,40.598953]},"properties":{"cartodb_id":13188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82742,40.6832]},"properties":{"cartodb_id":13189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972824,40.75587]},"properties":{"cartodb_id":13190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92925,40.796738]},"properties":{"cartodb_id":13191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97402,40.74309]},"properties":{"cartodb_id":13192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75375,40.67945]},"properties":{"cartodb_id":13193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83882,40.758507]},"properties":{"cartodb_id":13194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95454,40.642887]},"properties":{"cartodb_id":13195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76238,40.681656]},"properties":{"cartodb_id":13196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00009,40.648045]},"properties":{"cartodb_id":13197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99372,40.623154]},"properties":{"cartodb_id":13198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87519,40.76824]},"properties":{"cartodb_id":13200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9772,40.76432]},"properties":{"cartodb_id":13201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950455,40.826427]},"properties":{"cartodb_id":13202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88551,40.836605]},"properties":{"cartodb_id":13204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928375,40.632847]},"properties":{"cartodb_id":13205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.760185,40.720726]},"properties":{"cartodb_id":13206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92632,40.845024]},"properties":{"cartodb_id":13207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.822525,40.67467]},"properties":{"cartodb_id":13208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779205,40.69165]},"properties":{"cartodb_id":13209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90553,40.876846]},"properties":{"cartodb_id":13211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91741,40.852146]},"properties":{"cartodb_id":13212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97106,40.675236]},"properties":{"cartodb_id":13213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84603,40.741447]},"properties":{"cartodb_id":13214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16345,40.543766]},"properties":{"cartodb_id":13215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94604,40.812115]},"properties":{"cartodb_id":13216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09651,40.588757]},"properties":{"cartodb_id":13217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11757,40.574627]},"properties":{"cartodb_id":13218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94802,40.636265]},"properties":{"cartodb_id":13219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00479,40.723625]},"properties":{"cartodb_id":13220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87492,40.77048]},"properties":{"cartodb_id":13222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94802,40.636265]},"properties":{"cartodb_id":13223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75806,40.763245]},"properties":{"cartodb_id":13224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80428,40.67461]},"properties":{"cartodb_id":13225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8876,40.665714]},"properties":{"cartodb_id":13226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.975815,40.754677]},"properties":{"cartodb_id":13227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99464,40.76588]},"properties":{"cartodb_id":13228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84142,40.730553]},"properties":{"cartodb_id":13229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.129166,40.61258]},"properties":{"cartodb_id":13230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954094,40.81636]},"properties":{"cartodb_id":13231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97155,40.672935]},"properties":{"cartodb_id":13232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889015,40.682163]},"properties":{"cartodb_id":13233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90725,40.870907]},"properties":{"cartodb_id":13234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98282,40.589157]},"properties":{"cartodb_id":13235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81713,40.717674]},"properties":{"cartodb_id":13236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00578,40.725674]},"properties":{"cartodb_id":13237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96479,40.61233]},"properties":{"cartodb_id":13238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76858,40.73769]},"properties":{"cartodb_id":13240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878395,40.886555]},"properties":{"cartodb_id":13241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88717,40.717026]},"properties":{"cartodb_id":13242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89084,40.85853]},"properties":{"cartodb_id":13243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93316,40.676743]},"properties":{"cartodb_id":13244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908966,40.830223]},"properties":{"cartodb_id":13245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.832344,40.88455]},"properties":{"cartodb_id":13246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88729,40.827065]},"properties":{"cartodb_id":13247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95449,40.778137]},"properties":{"cartodb_id":13248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90211,40.845642]},"properties":{"cartodb_id":13249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91451,40.701416]},"properties":{"cartodb_id":13250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76561,40.7324]},"properties":{"cartodb_id":13251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99868,40.59727]},"properties":{"cartodb_id":13252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90456,40.876545]},"properties":{"cartodb_id":13253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9217,40.67823]},"properties":{"cartodb_id":13254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9422,40.62241]},"properties":{"cartodb_id":13255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9367,40.81404]},"properties":{"cartodb_id":13256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90001,40.852516]},"properties":{"cartodb_id":13258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88576,40.85421]},"properties":{"cartodb_id":13259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99135,40.625435]},"properties":{"cartodb_id":13262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11685,40.613525]},"properties":{"cartodb_id":13263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93686,40.828087]},"properties":{"cartodb_id":13264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80981,40.793495]},"properties":{"cartodb_id":13265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89038,40.676594]},"properties":{"cartodb_id":13266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927284,40.843903]},"properties":{"cartodb_id":13267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74765,40.75727]},"properties":{"cartodb_id":13268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96598,40.587433]},"properties":{"cartodb_id":13269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959526,40.6103]},"properties":{"cartodb_id":13270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08157,40.599064]},"properties":{"cartodb_id":13271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9745,40.74668]},"properties":{"cartodb_id":13272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":13273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98173,40.76711]},"properties":{"cartodb_id":13274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93919,40.79507]},"properties":{"cartodb_id":13275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99446,40.632782]},"properties":{"cartodb_id":13276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.197075,40.51859]},"properties":{"cartodb_id":13277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88181,40.815212]},"properties":{"cartodb_id":13278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88463,40.82141]},"properties":{"cartodb_id":13279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73639,40.71569]},"properties":{"cartodb_id":13280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88272,40.855698]},"properties":{"cartodb_id":13281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75764,40.66645]},"properties":{"cartodb_id":13282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96617,40.58655]},"properties":{"cartodb_id":13283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82518,40.666126]},"properties":{"cartodb_id":13284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8152,40.72924]},"properties":{"cartodb_id":13286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98991,40.57508]},"properties":{"cartodb_id":13289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97766,40.75791]},"properties":{"cartodb_id":13290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80775,40.70058]},"properties":{"cartodb_id":13291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895744,40.85814]},"properties":{"cartodb_id":13292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98929,40.670605]},"properties":{"cartodb_id":13293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87733,40.729866]},"properties":{"cartodb_id":13294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977196,40.74701]},"properties":{"cartodb_id":13296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01258,40.64647]},"properties":{"cartodb_id":13297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99424,40.766403]},"properties":{"cartodb_id":13298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88749,40.631805]},"properties":{"cartodb_id":13299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900116,40.638363]},"properties":{"cartodb_id":13300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89086,40.88335]},"properties":{"cartodb_id":13301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00755,40.71543]},"properties":{"cartodb_id":13302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90694,40.902237]},"properties":{"cartodb_id":13303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9589,40.77496]},"properties":{"cartodb_id":13304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92731,40.819595]},"properties":{"cartodb_id":13306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80346,40.75055]},"properties":{"cartodb_id":13307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823494,40.76465]},"properties":{"cartodb_id":13308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94029,40.851322]},"properties":{"cartodb_id":13309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88284,40.855507]},"properties":{"cartodb_id":13310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96342,40.757637]},"properties":{"cartodb_id":13311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91075,40.66968]},"properties":{"cartodb_id":13313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994,40.629776]},"properties":{"cartodb_id":13316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7623,40.69802]},"properties":{"cartodb_id":13317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82219,40.687008]},"properties":{"cartodb_id":13318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.807884,40.78689]},"properties":{"cartodb_id":13319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.096176,40.583042]},"properties":{"cartodb_id":13320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.741325,40.6764]},"properties":{"cartodb_id":13321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72713,40.681713]},"properties":{"cartodb_id":13322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91546,40.850494]},"properties":{"cartodb_id":13323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.022896,40.634335]},"properties":{"cartodb_id":13324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892136,40.766685]},"properties":{"cartodb_id":13325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87372,40.878914]},"properties":{"cartodb_id":13327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91451,40.88272]},"properties":{"cartodb_id":13328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.799255,40.708706]},"properties":{"cartodb_id":13330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954445,40.73119]},"properties":{"cartodb_id":13331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74332,40.702957]},"properties":{"cartodb_id":13332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92745,40.635258]},"properties":{"cartodb_id":13334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71218,40.732357]},"properties":{"cartodb_id":13335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12068,40.603]},"properties":{"cartodb_id":13336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09214,40.5774]},"properties":{"cartodb_id":13337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97675,40.759163]},"properties":{"cartodb_id":13338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938225,40.719265]},"properties":{"cartodb_id":13339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80734,40.689594]},"properties":{"cartodb_id":13341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83901,40.790615]},"properties":{"cartodb_id":13342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97476,40.765034]},"properties":{"cartodb_id":13343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895584,40.856243]},"properties":{"cartodb_id":13344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8279,40.885952]},"properties":{"cartodb_id":13346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89718,40.65103]},"properties":{"cartodb_id":13347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978195,40.75567]},"properties":{"cartodb_id":13348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08081,40.617985]},"properties":{"cartodb_id":13349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85276,40.69766]},"properties":{"cartodb_id":13350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99535,40.724068]},"properties":{"cartodb_id":13351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97444,40.756557]},"properties":{"cartodb_id":13352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73861,40.75925]},"properties":{"cartodb_id":13353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97137,40.75097]},"properties":{"cartodb_id":13354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88179,40.692345]},"properties":{"cartodb_id":13355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90788,40.673565]},"properties":{"cartodb_id":13356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83901,40.790615]},"properties":{"cartodb_id":13357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75211,40.664314]},"properties":{"cartodb_id":13358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81519,40.587513]},"properties":{"cartodb_id":13359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16416,40.58695]},"properties":{"cartodb_id":13360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99682,40.66919]},"properties":{"cartodb_id":13361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94293,40.789948]},"properties":{"cartodb_id":13362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958664,40.61572]},"properties":{"cartodb_id":13363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93786,40.812466]},"properties":{"cartodb_id":13364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986565,40.761658]},"properties":{"cartodb_id":13365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.768265,40.709526]},"properties":{"cartodb_id":13366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94466,40.81401]},"properties":{"cartodb_id":13367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898796,40.774426]},"properties":{"cartodb_id":13368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.158195,40.618145]},"properties":{"cartodb_id":13369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00913,40.631542]},"properties":{"cartodb_id":13370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82409,40.79123]},"properties":{"cartodb_id":13371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87641,40.828976]},"properties":{"cartodb_id":13372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97975,40.781193]},"properties":{"cartodb_id":13373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98071,40.68532]},"properties":{"cartodb_id":13374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00504,40.68191]},"properties":{"cartodb_id":13376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893105,40.636868]},"properties":{"cartodb_id":13378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91974,40.64258]},"properties":{"cartodb_id":13379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.704094,40.753117]},"properties":{"cartodb_id":13380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939995,40.803757]},"properties":{"cartodb_id":13381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91024,40.847557]},"properties":{"cartodb_id":13382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959755,40.57937]},"properties":{"cartodb_id":13383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9178,40.669266]},"properties":{"cartodb_id":13384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969864,40.75625]},"properties":{"cartodb_id":13385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957924,40.644142]},"properties":{"cartodb_id":13386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967735,40.76285]},"properties":{"cartodb_id":13389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948364,40.76962]},"properties":{"cartodb_id":13390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98241,40.69584]},"properties":{"cartodb_id":13393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83894,40.843212]},"properties":{"cartodb_id":13394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97802,40.659256]},"properties":{"cartodb_id":13395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00483,40.63358]},"properties":{"cartodb_id":13396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880135,40.655846]},"properties":{"cartodb_id":13397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79325,40.70459]},"properties":{"cartodb_id":13398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81891,40.695858]},"properties":{"cartodb_id":13399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98071,40.68532]},"properties":{"cartodb_id":13400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80424,40.707294]},"properties":{"cartodb_id":13401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95615,40.617893]},"properties":{"cartodb_id":13402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00247,40.678387]},"properties":{"cartodb_id":13403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88036,40.84009]},"properties":{"cartodb_id":13404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97783,40.773655]},"properties":{"cartodb_id":13405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.733635,40.660664]},"properties":{"cartodb_id":13407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97086,40.693172]},"properties":{"cartodb_id":13408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87583,40.839565]},"properties":{"cartodb_id":13409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00533,40.643005]},"properties":{"cartodb_id":13411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9359,40.69734]},"properties":{"cartodb_id":13413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93819,40.69864]},"properties":{"cartodb_id":13415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16261,40.59316]},"properties":{"cartodb_id":13416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98029,40.667107]},"properties":{"cartodb_id":13417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89043,40.823143]},"properties":{"cartodb_id":13418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99452,40.663834]},"properties":{"cartodb_id":13419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95837,40.768803]},"properties":{"cartodb_id":13420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89251,40.854973]},"properties":{"cartodb_id":13421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.869896,40.855972]},"properties":{"cartodb_id":13422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94402,40.718872]},"properties":{"cartodb_id":13423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90217,40.906567]},"properties":{"cartodb_id":13424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93927,40.744747]},"properties":{"cartodb_id":13425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90993,40.637688]},"properties":{"cartodb_id":13426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75849,40.761993]},"properties":{"cartodb_id":13427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93048,40.766582]},"properties":{"cartodb_id":13428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96539,40.63628]},"properties":{"cartodb_id":13429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.727234,40.704544]},"properties":{"cartodb_id":13430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00632,40.609463]},"properties":{"cartodb_id":13431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88325,40.723133]},"properties":{"cartodb_id":13432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.007645,40.708344]},"properties":{"cartodb_id":13433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99952,40.64861]},"properties":{"cartodb_id":13434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81698,40.717724]},"properties":{"cartodb_id":13435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.824356,40.77652]},"properties":{"cartodb_id":13436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08723,40.584106]},"properties":{"cartodb_id":13437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79209,40.671814]},"properties":{"cartodb_id":13438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80223,40.780457]},"properties":{"cartodb_id":13439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79295,40.67206]},"properties":{"cartodb_id":13440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91348,40.665066]},"properties":{"cartodb_id":13441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98071,40.68532]},"properties":{"cartodb_id":13442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94579,40.692764]},"properties":{"cartodb_id":13443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75176,40.606396]},"properties":{"cartodb_id":13444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.010635,40.651676]},"properties":{"cartodb_id":13445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93249,40.795967]},"properties":{"cartodb_id":13446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.802055,40.760834]},"properties":{"cartodb_id":13448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98897,40.748188]},"properties":{"cartodb_id":13449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76736,40.65616]},"properties":{"cartodb_id":13450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88167,40.844593]},"properties":{"cartodb_id":13451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94743,40.730064]},"properties":{"cartodb_id":13453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95296,40.74126]},"properties":{"cartodb_id":13455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96728,40.76348]},"properties":{"cartodb_id":13456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99242,40.73059]},"properties":{"cartodb_id":13458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92693,40.730137]},"properties":{"cartodb_id":13459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88584,40.836735]},"properties":{"cartodb_id":13460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97539,40.749485]},"properties":{"cartodb_id":13461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76275,40.69741]},"properties":{"cartodb_id":13463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98088,40.72133]},"properties":{"cartodb_id":13464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89763,40.85214]},"properties":{"cartodb_id":13465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82433,40.727512]},"properties":{"cartodb_id":13466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95094,40.77071]},"properties":{"cartodb_id":13467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91917,40.871082]},"properties":{"cartodb_id":13468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83497,40.71717]},"properties":{"cartodb_id":13469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84175,40.890354]},"properties":{"cartodb_id":13470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99137,40.729866]},"properties":{"cartodb_id":13471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11554,40.573547]},"properties":{"cartodb_id":13472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75372,40.609535]},"properties":{"cartodb_id":13473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959114,40.61811]},"properties":{"cartodb_id":13474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941246,40.755234]},"properties":{"cartodb_id":13475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88856,40.869392]},"properties":{"cartodb_id":13476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974945,40.7501]},"properties":{"cartodb_id":13477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92782,40.728855]},"properties":{"cartodb_id":13478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94533,40.7306]},"properties":{"cartodb_id":13479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.016304,40.63418]},"properties":{"cartodb_id":13480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.016205,40.70505]},"properties":{"cartodb_id":13481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99149,40.749794]},"properties":{"cartodb_id":13482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86155,40.866432]},"properties":{"cartodb_id":13483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99354,40.749733]},"properties":{"cartodb_id":13484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99242,40.73059]},"properties":{"cartodb_id":13485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91838,40.6299]},"properties":{"cartodb_id":13486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93728,40.829155]},"properties":{"cartodb_id":13487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946365,40.726444]},"properties":{"cartodb_id":13489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95504,40.618557]},"properties":{"cartodb_id":13490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88492,40.738197]},"properties":{"cartodb_id":13491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14403,40.62499]},"properties":{"cartodb_id":13492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82449,40.78356]},"properties":{"cartodb_id":13493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873604,40.839798]},"properties":{"cartodb_id":13494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16808,40.62217]},"properties":{"cartodb_id":13496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84804,40.819016]},"properties":{"cartodb_id":13498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13867,40.58902]},"properties":{"cartodb_id":13499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8144,40.702534]},"properties":{"cartodb_id":13500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95649,40.743076]},"properties":{"cartodb_id":13501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91608,40.7699]},"properties":{"cartodb_id":13502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99309,40.695217]},"properties":{"cartodb_id":13505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11872,40.632454]},"properties":{"cartodb_id":13506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88745,40.81197]},"properties":{"cartodb_id":13507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897095,40.851967]},"properties":{"cartodb_id":13508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931526,40.740704]},"properties":{"cartodb_id":13511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16019,40.549427]},"properties":{"cartodb_id":13512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972374,40.762287]},"properties":{"cartodb_id":13513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86872,40.747982]},"properties":{"cartodb_id":13514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07565,40.626663]},"properties":{"cartodb_id":13515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97831,40.695946]},"properties":{"cartodb_id":13516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84436,40.71235]},"properties":{"cartodb_id":13517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84591,40.688988]},"properties":{"cartodb_id":13518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89006,40.865303]},"properties":{"cartodb_id":13519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80434,40.71423]},"properties":{"cartodb_id":13521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.751205,40.714676]},"properties":{"cartodb_id":13522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87056,40.768726]},"properties":{"cartodb_id":13523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8164,40.76316]},"properties":{"cartodb_id":13524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10919,40.57104]},"properties":{"cartodb_id":13526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00508,40.650146]},"properties":{"cartodb_id":13530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1301,40.565254]},"properties":{"cartodb_id":13531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.794,40.67875]},"properties":{"cartodb_id":13532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96104,40.699482]},"properties":{"cartodb_id":13533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98042,40.582977]},"properties":{"cartodb_id":13534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82114,40.767227]},"properties":{"cartodb_id":13535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.781624,40.767735]},"properties":{"cartodb_id":13536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90419,40.812126]},"properties":{"cartodb_id":13537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89386,40.770985]},"properties":{"cartodb_id":13538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84388,40.844234]},"properties":{"cartodb_id":13539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9627,40.663483]},"properties":{"cartodb_id":13540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91423,40.816204]},"properties":{"cartodb_id":13541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93604,40.586117]},"properties":{"cartodb_id":13542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75691,40.762093]},"properties":{"cartodb_id":13544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90034,40.848755]},"properties":{"cartodb_id":13545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86576,40.854458]},"properties":{"cartodb_id":13546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80839,40.738586]},"properties":{"cartodb_id":13547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83767,40.766434]},"properties":{"cartodb_id":13549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.764,40.608143]},"properties":{"cartodb_id":13551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81683,40.764233]},"properties":{"cartodb_id":13552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02029,40.62806]},"properties":{"cartodb_id":13553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969635,40.76025]},"properties":{"cartodb_id":13554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93998,40.69268]},"properties":{"cartodb_id":13555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9358,40.743084]},"properties":{"cartodb_id":13556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8101,40.783825]},"properties":{"cartodb_id":13557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87811,40.83887]},"properties":{"cartodb_id":13558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89655,40.907505]},"properties":{"cartodb_id":13559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8542,40.73303]},"properties":{"cartodb_id":13560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937546,40.614162]},"properties":{"cartodb_id":13561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981964,40.777855]},"properties":{"cartodb_id":13562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88883,40.699505]},"properties":{"cartodb_id":13563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91361,40.66563]},"properties":{"cartodb_id":13564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80658,40.738815]},"properties":{"cartodb_id":13566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823875,40.67978]},"properties":{"cartodb_id":13570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01527,40.646904]},"properties":{"cartodb_id":13571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82814,40.763958]},"properties":{"cartodb_id":13572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852356,40.753407]},"properties":{"cartodb_id":13573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852356,40.753407]},"properties":{"cartodb_id":13574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86179,40.764744]},"properties":{"cartodb_id":13575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87063,40.665092]},"properties":{"cartodb_id":13576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73645,40.665253]},"properties":{"cartodb_id":13577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98597,40.587597]},"properties":{"cartodb_id":13578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893654,40.66322]},"properties":{"cartodb_id":13580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00644,40.617813]},"properties":{"cartodb_id":13582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85971,40.826275]},"properties":{"cartodb_id":13583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94236,40.702095]},"properties":{"cartodb_id":13584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.756,40.665104]},"properties":{"cartodb_id":13585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.766106,40.744507]},"properties":{"cartodb_id":13586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90811,40.692974]},"properties":{"cartodb_id":13587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90751,40.741863]},"properties":{"cartodb_id":13589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940605,40.738155]},"properties":{"cartodb_id":13590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79872,40.730587]},"properties":{"cartodb_id":13591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90721,40.816822]},"properties":{"cartodb_id":13593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99281,40.76838]},"properties":{"cartodb_id":13595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89063,40.658577]},"properties":{"cartodb_id":13596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0014,40.67578]},"properties":{"cartodb_id":13597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77078,40.66696]},"properties":{"cartodb_id":13598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77393,40.715805]},"properties":{"cartodb_id":13599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87049,40.89664]},"properties":{"cartodb_id":13601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.735344,40.665257]},"properties":{"cartodb_id":13602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89491,40.820988]},"properties":{"cartodb_id":13603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898445,40.72428]},"properties":{"cartodb_id":13605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01606,40.63443]},"properties":{"cartodb_id":13606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95077,40.716236]},"properties":{"cartodb_id":13607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0021,40.656548]},"properties":{"cartodb_id":13608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81957,40.74023]},"properties":{"cartodb_id":13610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00796,40.682556]},"properties":{"cartodb_id":13613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14824,40.60862]},"properties":{"cartodb_id":13614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91025,40.76943]},"properties":{"cartodb_id":13615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.914406,40.660152]},"properties":{"cartodb_id":13616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.210175,40.5265]},"properties":{"cartodb_id":13617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88636,40.63082]},"properties":{"cartodb_id":13618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01266,40.642864]},"properties":{"cartodb_id":13620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.790405,40.666885]},"properties":{"cartodb_id":13621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94281,40.73272]},"properties":{"cartodb_id":13624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92793,40.673103]},"properties":{"cartodb_id":13625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86536,40.651863]},"properties":{"cartodb_id":13626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84804,40.819016]},"properties":{"cartodb_id":13627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928185,40.842422]},"properties":{"cartodb_id":13628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00299,40.723305]},"properties":{"cartodb_id":13629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81007,40.764378]},"properties":{"cartodb_id":13630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99596,40.66626]},"properties":{"cartodb_id":13631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81856,40.71263]},"properties":{"cartodb_id":13632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852715,40.84255]},"properties":{"cartodb_id":13634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T05:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.794624,40.684105]},"properties":{"cartodb_id":13635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86025,40.87596]},"properties":{"cartodb_id":13636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97499,40.69802]},"properties":{"cartodb_id":13637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T05:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936134,40.75172]},"properties":{"cartodb_id":13638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97646,40.75087]},"properties":{"cartodb_id":13639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92167,40.75705]},"properties":{"cartodb_id":13640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T05:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88277,40.85803]},"properties":{"cartodb_id":13641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88339,40.84386]},"properties":{"cartodb_id":13644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T04:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.139175,40.6394]},"properties":{"cartodb_id":13646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T04:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0068,40.70973]},"properties":{"cartodb_id":13649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85089,40.737553]},"properties":{"cartodb_id":13650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T03:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16575,40.545395]},"properties":{"cartodb_id":13651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8686,40.73261]},"properties":{"cartodb_id":13653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T02:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.165794,40.590706]},"properties":{"cartodb_id":13654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93977,40.841076]},"properties":{"cartodb_id":13655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96038,40.819157]},"properties":{"cartodb_id":13656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T02:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93496,40.737785]},"properties":{"cartodb_id":13657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T02:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.925156,40.732613]},"properties":{"cartodb_id":13658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T02:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00828,40.70772]},"properties":{"cartodb_id":13659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93655,40.697712]},"properties":{"cartodb_id":13660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87391,40.835117]},"properties":{"cartodb_id":13662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T01:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99576,40.659107]},"properties":{"cartodb_id":13663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99201,40.7491]},"properties":{"cartodb_id":13664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901024,40.88518]},"properties":{"cartodb_id":13665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951324,40.689133]},"properties":{"cartodb_id":13666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T01:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97261,40.78591]},"properties":{"cartodb_id":13667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.975815,40.754677]},"properties":{"cartodb_id":13671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T00:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.806335,40.698204]},"properties":{"cartodb_id":13672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834694,40.746902]},"properties":{"cartodb_id":13673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9204,40.739414]},"properties":{"cartodb_id":13674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15491,40.625786]},"properties":{"cartodb_id":13675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89058,40.81786]},"properties":{"cartodb_id":13676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91546,40.871296]},"properties":{"cartodb_id":13677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87868,40.736248]},"properties":{"cartodb_id":13678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937416,40.810173]},"properties":{"cartodb_id":13679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93105,40.85051]},"properties":{"cartodb_id":13681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90275,40.76432]},"properties":{"cartodb_id":13683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9409,40.703915]},"properties":{"cartodb_id":13684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88681,40.812077]},"properties":{"cartodb_id":13685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97772,40.66757]},"properties":{"cartodb_id":13686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96474,40.717518]},"properties":{"cartodb_id":13687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89063,40.658577]},"properties":{"cartodb_id":13688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99698,40.731407]},"properties":{"cartodb_id":13689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95776,40.632904]},"properties":{"cartodb_id":13690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960915,40.663292]},"properties":{"cartodb_id":13691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948296,40.648064]},"properties":{"cartodb_id":13692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81752,40.777416]},"properties":{"cartodb_id":13694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75414,40.608105]},"properties":{"cartodb_id":13695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97889,40.752625]},"properties":{"cartodb_id":13696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953026,40.67268]},"properties":{"cartodb_id":13697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987144,40.72247]},"properties":{"cartodb_id":13698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96074,40.702557]},"properties":{"cartodb_id":13699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15334,40.608852]},"properties":{"cartodb_id":13700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898,40.844105]},"properties":{"cartodb_id":13702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937645,40.812744]},"properties":{"cartodb_id":13703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85134,40.729607]},"properties":{"cartodb_id":13704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84146,40.70904]},"properties":{"cartodb_id":13705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98322,40.695908]},"properties":{"cartodb_id":13707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989136,40.68459]},"properties":{"cartodb_id":13708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.037735,40.612453]},"properties":{"cartodb_id":13709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985306,40.768494]},"properties":{"cartodb_id":13710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96139,40.640522]},"properties":{"cartodb_id":13712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9882,40.733707]},"properties":{"cartodb_id":13713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86563,40.691563]},"properties":{"cartodb_id":13716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87731,40.763344]},"properties":{"cartodb_id":13717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15812,40.63212]},"properties":{"cartodb_id":13718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98453,40.696033]},"properties":{"cartodb_id":13719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93481,40.80328]},"properties":{"cartodb_id":13720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93089,40.848118]},"properties":{"cartodb_id":13721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955444,40.67996]},"properties":{"cartodb_id":13722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87459,40.734768]},"properties":{"cartodb_id":13723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858315,40.750843]},"properties":{"cartodb_id":13724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86536,40.651863]},"properties":{"cartodb_id":13725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88535,40.83879]},"properties":{"cartodb_id":13726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902,40.712757]},"properties":{"cartodb_id":13730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97813,40.745724]},"properties":{"cartodb_id":13731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13778,40.624214]},"properties":{"cartodb_id":13733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957184,40.769184]},"properties":{"cartodb_id":13734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08715,40.632236]},"properties":{"cartodb_id":13736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83096,40.86224]},"properties":{"cartodb_id":13738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003395,40.634537]},"properties":{"cartodb_id":13739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88887,40.701275]},"properties":{"cartodb_id":13740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93119,40.842346]},"properties":{"cartodb_id":13741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.800285,40.673508]},"properties":{"cartodb_id":13742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00614,40.719444]},"properties":{"cartodb_id":13743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968895,40.76416]},"properties":{"cartodb_id":13744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00877,40.610954]},"properties":{"cartodb_id":13745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99959,40.673107]},"properties":{"cartodb_id":13746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98012,40.770527]},"properties":{"cartodb_id":13747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94938,40.776875]},"properties":{"cartodb_id":13748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00221,40.721622]},"properties":{"cartodb_id":13749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86761,40.684956]},"properties":{"cartodb_id":13750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943474,40.617382]},"properties":{"cartodb_id":13751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91771,40.77039]},"properties":{"cartodb_id":13752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79705,40.783516]},"properties":{"cartodb_id":13753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90211,40.86544]},"properties":{"cartodb_id":13754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96563,40.627155]},"properties":{"cartodb_id":13755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10098,40.59183]},"properties":{"cartodb_id":13756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98453,40.696033]},"properties":{"cartodb_id":13758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.789314,40.769707]},"properties":{"cartodb_id":13759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97033,40.6466]},"properties":{"cartodb_id":13760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85201,40.75218]},"properties":{"cartodb_id":13761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19011,40.592026]},"properties":{"cartodb_id":13762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08807,40.58524]},"properties":{"cartodb_id":13763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.132454,40.61244]},"properties":{"cartodb_id":13764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93094,40.831913]},"properties":{"cartodb_id":13765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02931,40.617897]},"properties":{"cartodb_id":13766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93113,40.668797]},"properties":{"cartodb_id":13767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9228,40.773964]},"properties":{"cartodb_id":13769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79175,40.725777]},"properties":{"cartodb_id":13770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81478,40.734398]},"properties":{"cartodb_id":13771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98524,40.73884]},"properties":{"cartodb_id":13772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85705,40.825924]},"properties":{"cartodb_id":13773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92111,40.61931]},"properties":{"cartodb_id":13776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.763306,40.730118]},"properties":{"cartodb_id":13778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00299,40.723305]},"properties":{"cartodb_id":13779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90668,40.768684]},"properties":{"cartodb_id":13780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.030945,40.60567]},"properties":{"cartodb_id":13781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95094,40.77071]},"properties":{"cartodb_id":13782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9067,40.71868]},"properties":{"cartodb_id":13783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99019,40.61913]},"properties":{"cartodb_id":13784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90159,40.8444]},"properties":{"cartodb_id":13785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00701,40.714497]},"properties":{"cartodb_id":13786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01537,40.61956]},"properties":{"cartodb_id":13787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81629,40.588997]},"properties":{"cartodb_id":13788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9181,40.855385]},"properties":{"cartodb_id":13789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.975494,40.638268]},"properties":{"cartodb_id":13790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90139,40.644295]},"properties":{"cartodb_id":13793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90847,40.75529]},"properties":{"cartodb_id":13794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95451,40.70002]},"properties":{"cartodb_id":13795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83127,40.71444]},"properties":{"cartodb_id":13796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84792,40.90393]},"properties":{"cartodb_id":13797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89544,40.815845]},"properties":{"cartodb_id":13798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92862,40.635185]},"properties":{"cartodb_id":13800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01412,40.648308]},"properties":{"cartodb_id":13801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96739,40.69165]},"properties":{"cartodb_id":13802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92641,40.61448]},"properties":{"cartodb_id":13803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86609,40.678844]},"properties":{"cartodb_id":13804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.742516,40.63966]},"properties":{"cartodb_id":13805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97515,40.68087]},"properties":{"cartodb_id":13806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91779,40.69267]},"properties":{"cartodb_id":13807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79514,40.688004]},"properties":{"cartodb_id":13809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86146,40.83694]},"properties":{"cartodb_id":13811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7657,40.7608]},"properties":{"cartodb_id":13812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12555,40.594616]},"properties":{"cartodb_id":13813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89408,40.85071]},"properties":{"cartodb_id":13814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.770004,40.667236]},"properties":{"cartodb_id":13815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81911,40.763695]},"properties":{"cartodb_id":13816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81525,40.67626]},"properties":{"cartodb_id":13817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84205,40.833122]},"properties":{"cartodb_id":13818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.152626,40.535458]},"properties":{"cartodb_id":13819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93699,40.828167]},"properties":{"cartodb_id":13820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95658,40.731422]},"properties":{"cartodb_id":13821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936935,40.805042]},"properties":{"cartodb_id":13823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74127,40.76851]},"properties":{"cartodb_id":13824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913864,40.843975]},"properties":{"cartodb_id":13825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86722,40.691315]},"properties":{"cartodb_id":13826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85797,40.832535]},"properties":{"cartodb_id":13827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83349,40.75843]},"properties":{"cartodb_id":13828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83122,40.86772]},"properties":{"cartodb_id":13829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95556,40.69166]},"properties":{"cartodb_id":13831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81465,40.586777]},"properties":{"cartodb_id":13832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88531,40.842537]},"properties":{"cartodb_id":13833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888794,40.628567]},"properties":{"cartodb_id":13835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94434,40.77972]},"properties":{"cartodb_id":13836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876816,40.709583]},"properties":{"cartodb_id":13837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78722,40.738712]},"properties":{"cartodb_id":13838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93841,40.684734]},"properties":{"cartodb_id":13839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01427,40.63367]},"properties":{"cartodb_id":13840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81041,40.72372]},"properties":{"cartodb_id":13842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88756,40.76635]},"properties":{"cartodb_id":13844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70558,40.737923]},"properties":{"cartodb_id":13845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98995,40.739243]},"properties":{"cartodb_id":13847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94997,40.669815]},"properties":{"cartodb_id":13848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97739,40.746758]},"properties":{"cartodb_id":13849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91474,40.6481]},"properties":{"cartodb_id":13850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901634,40.743706]},"properties":{"cartodb_id":13851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8515,40.893402]},"properties":{"cartodb_id":13852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96659,40.76155]},"properties":{"cartodb_id":13853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897156,40.833126]},"properties":{"cartodb_id":13854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89357,40.861923]},"properties":{"cartodb_id":13855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990524,40.66416]},"properties":{"cartodb_id":13857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858246,40.760704]},"properties":{"cartodb_id":13858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86827,40.73251]},"properties":{"cartodb_id":13859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87666,40.880676]},"properties":{"cartodb_id":13860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898186,40.85908]},"properties":{"cartodb_id":13861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77372,40.748535]},"properties":{"cartodb_id":13862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98133,40.729084]},"properties":{"cartodb_id":13863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97898,40.633476]},"properties":{"cartodb_id":13864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98429,40.76479]},"properties":{"cartodb_id":13866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89311,40.661835]},"properties":{"cartodb_id":13867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16527,40.534748]},"properties":{"cartodb_id":13868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01756,40.63013]},"properties":{"cartodb_id":13869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83015,40.759567]},"properties":{"cartodb_id":13871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97347,40.763657]},"properties":{"cartodb_id":13872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951965,40.715176]},"properties":{"cartodb_id":13873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.867325,40.898273]},"properties":{"cartodb_id":13874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92693,40.730137]},"properties":{"cartodb_id":13875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895584,40.856243]},"properties":{"cartodb_id":13877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89398,40.676018]},"properties":{"cartodb_id":13878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83347,40.57863]},"properties":{"cartodb_id":13880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80952,40.7613]},"properties":{"cartodb_id":13881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01103,40.725937]},"properties":{"cartodb_id":13882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99408,40.6435]},"properties":{"cartodb_id":13883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84128,40.88219]},"properties":{"cartodb_id":13884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87281,40.67264]},"properties":{"cartodb_id":13885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.174866,40.557335]},"properties":{"cartodb_id":13886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9099,40.757946]},"properties":{"cartodb_id":13887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.114876,40.602135]},"properties":{"cartodb_id":13888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.011765,40.636826]},"properties":{"cartodb_id":13889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87329,40.83801]},"properties":{"cartodb_id":13890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02203,40.630985]},"properties":{"cartodb_id":13891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90484,40.888588]},"properties":{"cartodb_id":13892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93937,40.615795]},"properties":{"cartodb_id":13893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896935,40.86625]},"properties":{"cartodb_id":13894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95975,40.611523]},"properties":{"cartodb_id":13895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":13898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98748,40.760403]},"properties":{"cartodb_id":13900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929695,40.67744]},"properties":{"cartodb_id":13901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87767,40.73675]},"properties":{"cartodb_id":13902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99443,40.716965]},"properties":{"cartodb_id":13903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84808,40.721363]},"properties":{"cartodb_id":13904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962906,40.591602]},"properties":{"cartodb_id":13905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89962,40.740875]},"properties":{"cartodb_id":13906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96269,40.701317]},"properties":{"cartodb_id":13907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930214,40.69755]},"properties":{"cartodb_id":13908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95952,40.71617]},"properties":{"cartodb_id":13909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950714,40.73198]},"properties":{"cartodb_id":13911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.089714,40.57754]},"properties":{"cartodb_id":13912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939224,40.848682]},"properties":{"cartodb_id":13913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877525,40.753994]},"properties":{"cartodb_id":13914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98453,40.696033]},"properties":{"cartodb_id":13915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948875,40.75085]},"properties":{"cartodb_id":13916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16314,40.60219]},"properties":{"cartodb_id":13917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02686,40.62646]},"properties":{"cartodb_id":13919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93949,40.807346]},"properties":{"cartodb_id":13920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84022,40.700935]},"properties":{"cartodb_id":13922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98494,40.736378]},"properties":{"cartodb_id":13923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93095,40.823635]},"properties":{"cartodb_id":13924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83627,40.580082]},"properties":{"cartodb_id":13925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91478,40.70519]},"properties":{"cartodb_id":13927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94473,40.783245]},"properties":{"cartodb_id":13928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92844,40.61497]},"properties":{"cartodb_id":13929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945724,40.692368]},"properties":{"cartodb_id":13931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97861,40.762394]},"properties":{"cartodb_id":13932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97445,40.679943]},"properties":{"cartodb_id":13933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.754,40.59514]},"properties":{"cartodb_id":13935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83186,40.759842]},"properties":{"cartodb_id":13936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84892,40.731613]},"properties":{"cartodb_id":13937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87081,40.680965]},"properties":{"cartodb_id":13938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8693,40.724434]},"properties":{"cartodb_id":13939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90348,40.844604]},"properties":{"cartodb_id":13940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99309,40.7537]},"properties":{"cartodb_id":13941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98748,40.760403]},"properties":{"cartodb_id":13944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91091,40.670372]},"properties":{"cartodb_id":13945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888115,40.903065]},"properties":{"cartodb_id":13947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90358,40.668125]},"properties":{"cartodb_id":13948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89006,40.675354]},"properties":{"cartodb_id":13949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99782,40.62746]},"properties":{"cartodb_id":13950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90825,40.65613]},"properties":{"cartodb_id":13951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98897,40.748188]},"properties":{"cartodb_id":13952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92927,40.836094]},"properties":{"cartodb_id":13953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74928,40.679012]},"properties":{"cartodb_id":13955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876884,40.83997]},"properties":{"cartodb_id":13957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99996,40.718018]},"properties":{"cartodb_id":13958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984055,40.76142]},"properties":{"cartodb_id":13959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97086,40.793377]},"properties":{"cartodb_id":13961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88645,40.90026]},"properties":{"cartodb_id":13962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90712,40.8617]},"properties":{"cartodb_id":13963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86857,40.83569]},"properties":{"cartodb_id":13964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86743,40.688313]},"properties":{"cartodb_id":13965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03832,40.631794]},"properties":{"cartodb_id":13966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91759,40.654312]},"properties":{"cartodb_id":13967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83919,40.824696]},"properties":{"cartodb_id":13968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97535,40.741272]},"properties":{"cartodb_id":13969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01027,40.633163]},"properties":{"cartodb_id":13971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909805,40.826042]},"properties":{"cartodb_id":13972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85992,40.890945]},"properties":{"cartodb_id":13973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96743,40.581203]},"properties":{"cartodb_id":13974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98986,40.73367]},"properties":{"cartodb_id":13975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86971,40.65136]},"properties":{"cartodb_id":13976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02723,40.620323]},"properties":{"cartodb_id":13977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90079,40.856045]},"properties":{"cartodb_id":13978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93117,40.804066]},"properties":{"cartodb_id":13979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02455,40.624847]},"properties":{"cartodb_id":13981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91309,40.84506]},"properties":{"cartodb_id":13982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85971,40.826275]},"properties":{"cartodb_id":13983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905205,40.879112]},"properties":{"cartodb_id":13984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97952,40.761147]},"properties":{"cartodb_id":13986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93457,40.708904]},"properties":{"cartodb_id":13987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84902,40.823257]},"properties":{"cartodb_id":13988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974686,40.759113]},"properties":{"cartodb_id":13989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976746,40.747627]},"properties":{"cartodb_id":13990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92913,40.630447]},"properties":{"cartodb_id":13991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.894875,40.808903]},"properties":{"cartodb_id":13992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98155,40.72876]},"properties":{"cartodb_id":13993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95452,40.599037]},"properties":{"cartodb_id":13994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93074,40.853756]},"properties":{"cartodb_id":13995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81876,40.787678]},"properties":{"cartodb_id":13997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90849,40.865345]},"properties":{"cartodb_id":13998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98118,40.676678]},"properties":{"cartodb_id":14000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78664,40.707638]},"properties":{"cartodb_id":14001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952736,40.632145]},"properties":{"cartodb_id":14002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.820885,40.67054]},"properties":{"cartodb_id":14003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76736,40.65616]},"properties":{"cartodb_id":14004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94827,40.638603]},"properties":{"cartodb_id":14005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989296,40.753735]},"properties":{"cartodb_id":14006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97275,40.79335]},"properties":{"cartodb_id":14007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88636,40.63082]},"properties":{"cartodb_id":14008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88903,40.76663]},"properties":{"cartodb_id":14009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871635,40.753002]},"properties":{"cartodb_id":14010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91052,40.824623]},"properties":{"cartodb_id":14012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95719,40.618324]},"properties":{"cartodb_id":14014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98358,40.688786]},"properties":{"cartodb_id":14015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98442,40.741035]},"properties":{"cartodb_id":14016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99214,40.743835]},"properties":{"cartodb_id":14017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948044,40.68951]},"properties":{"cartodb_id":14018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972855,40.761616]},"properties":{"cartodb_id":14019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944725,40.579258]},"properties":{"cartodb_id":14020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91901,40.758972]},"properties":{"cartodb_id":14021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92656,40.761913]},"properties":{"cartodb_id":14022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96488,40.751675]},"properties":{"cartodb_id":14023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82429,40.71263]},"properties":{"cartodb_id":14026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74546,40.716]},"properties":{"cartodb_id":14027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9161,40.614]},"properties":{"cartodb_id":14028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96428,40.650604]},"properties":{"cartodb_id":14029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78889,40.751846]},"properties":{"cartodb_id":14030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.819786,40.752934]},"properties":{"cartodb_id":14031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954315,40.69479]},"properties":{"cartodb_id":14032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94938,40.776875]},"properties":{"cartodb_id":14033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94945,40.824318]},"properties":{"cartodb_id":14035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99601,40.763996]},"properties":{"cartodb_id":14036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94027,40.69415]},"properties":{"cartodb_id":14037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95072,40.62147]},"properties":{"cartodb_id":14038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.822975,40.764706]},"properties":{"cartodb_id":14039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96544,40.771782]},"properties":{"cartodb_id":14040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19095,40.55231]},"properties":{"cartodb_id":14041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94339,40.700554]},"properties":{"cartodb_id":14042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81942,40.750885]},"properties":{"cartodb_id":14043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.769455,40.763844]},"properties":{"cartodb_id":14044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96205,40.69389]},"properties":{"cartodb_id":14045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75482,40.66534]},"properties":{"cartodb_id":14047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95696,40.66118]},"properties":{"cartodb_id":14048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95306,40.74163]},"properties":{"cartodb_id":14050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953026,40.67268]},"properties":{"cartodb_id":14051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.167625,40.588924]},"properties":{"cartodb_id":14052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.742516,40.695877]},"properties":{"cartodb_id":14053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98333,40.69365]},"properties":{"cartodb_id":14054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15846,40.62631]},"properties":{"cartodb_id":14055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.963066,40.810944]},"properties":{"cartodb_id":14056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95459,40.82077]},"properties":{"cartodb_id":14057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98605,40.74061]},"properties":{"cartodb_id":14060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71508,40.745388]},"properties":{"cartodb_id":14061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94428,40.775604]},"properties":{"cartodb_id":14062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84008,40.68239]},"properties":{"cartodb_id":14063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94313,40.80846]},"properties":{"cartodb_id":14064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880226,40.879818]},"properties":{"cartodb_id":14065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82968,40.840607]},"properties":{"cartodb_id":14066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927536,40.677338]},"properties":{"cartodb_id":14067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84625,40.86571]},"properties":{"cartodb_id":14068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98272,40.688457]},"properties":{"cartodb_id":14069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971664,40.672977]},"properties":{"cartodb_id":14070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959785,40.5963]},"properties":{"cartodb_id":14071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75943,40.75258]},"properties":{"cartodb_id":14072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94766,40.650898]},"properties":{"cartodb_id":14073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19134,40.59691]},"properties":{"cartodb_id":14074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00479,40.723625]},"properties":{"cartodb_id":14075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17763,40.5638]},"properties":{"cartodb_id":14077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98962,40.687992]},"properties":{"cartodb_id":14079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95448,40.789074]},"properties":{"cartodb_id":14080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0167,40.63552]},"properties":{"cartodb_id":14081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85146,40.831135]},"properties":{"cartodb_id":14082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89809,40.754234]},"properties":{"cartodb_id":14083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8984,40.715954]},"properties":{"cartodb_id":14084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74572,40.75158]},"properties":{"cartodb_id":14085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76455,40.67151]},"properties":{"cartodb_id":14086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85313,40.903053]},"properties":{"cartodb_id":14087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99774,40.61165]},"properties":{"cartodb_id":14088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01678,40.638897]},"properties":{"cartodb_id":14089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91097,40.843136]},"properties":{"cartodb_id":14090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99622,40.709095]},"properties":{"cartodb_id":14091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947235,40.79094]},"properties":{"cartodb_id":14093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96622,40.65319]},"properties":{"cartodb_id":14095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87131,40.762096]},"properties":{"cartodb_id":14097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74467,40.66552]},"properties":{"cartodb_id":14098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870766,40.764214]},"properties":{"cartodb_id":14100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8036,40.672314]},"properties":{"cartodb_id":14101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99172,40.664776]},"properties":{"cartodb_id":14102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89063,40.691433]},"properties":{"cartodb_id":14103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957535,40.696674]},"properties":{"cartodb_id":14104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99713,40.62332]},"properties":{"cartodb_id":14105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.803986,40.7015]},"properties":{"cartodb_id":14107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977196,40.74701]},"properties":{"cartodb_id":14108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88593,40.880352]},"properties":{"cartodb_id":14109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88023,40.74593]},"properties":{"cartodb_id":14111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93314,40.684467]},"properties":{"cartodb_id":14112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07097,40.597343]},"properties":{"cartodb_id":14113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81709,40.88058]},"properties":{"cartodb_id":14115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89739,40.723778]},"properties":{"cartodb_id":14116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877106,40.703995]},"properties":{"cartodb_id":14118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74935,40.715145]},"properties":{"cartodb_id":14119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88754,40.736763]},"properties":{"cartodb_id":14120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17328,40.560093]},"properties":{"cartodb_id":14121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86016,40.704742]},"properties":{"cartodb_id":14122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01084,40.716923]},"properties":{"cartodb_id":14123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78873,40.70003]},"properties":{"cartodb_id":14124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9627,40.663483]},"properties":{"cartodb_id":14125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94931,40.812725]},"properties":{"cartodb_id":14126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98262,40.67805]},"properties":{"cartodb_id":14127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85169,40.75203]},"properties":{"cartodb_id":14128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9583,40.815685]},"properties":{"cartodb_id":14130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883835,40.87678]},"properties":{"cartodb_id":14131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92402,40.798256]},"properties":{"cartodb_id":14132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93713,40.590706]},"properties":{"cartodb_id":14133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982544,40.692055]},"properties":{"cartodb_id":14135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93003,40.80119]},"properties":{"cartodb_id":14136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.072464,40.61408]},"properties":{"cartodb_id":14139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13582,40.62506]},"properties":{"cartodb_id":14140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934494,40.653564]},"properties":{"cartodb_id":14141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87463,40.67239]},"properties":{"cartodb_id":14144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981445,40.61384]},"properties":{"cartodb_id":14145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01843,40.640842]},"properties":{"cartodb_id":14147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892166,40.833645]},"properties":{"cartodb_id":14148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91749,40.878067]},"properties":{"cartodb_id":14149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91799,40.777977]},"properties":{"cartodb_id":14150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82431,40.824932]},"properties":{"cartodb_id":14151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97351,40.752064]},"properties":{"cartodb_id":14152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94372,40.749676]},"properties":{"cartodb_id":14153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906586,40.72108]},"properties":{"cartodb_id":14154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86746,40.861946]},"properties":{"cartodb_id":14155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87661,40.6427]},"properties":{"cartodb_id":14156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83898,40.722313]},"properties":{"cartodb_id":14157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93592,40.79531]},"properties":{"cartodb_id":14159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95282,40.677845]},"properties":{"cartodb_id":14160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834656,40.667114]},"properties":{"cartodb_id":14161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88774,40.877033]},"properties":{"cartodb_id":14162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981445,40.61384]},"properties":{"cartodb_id":14163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897484,40.67816]},"properties":{"cartodb_id":14164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75632,40.726448]},"properties":{"cartodb_id":14166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86712,40.76051]},"properties":{"cartodb_id":14167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83678,40.87175]},"properties":{"cartodb_id":14168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94575,40.72738]},"properties":{"cartodb_id":14169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94682,40.679485]},"properties":{"cartodb_id":14170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00921,40.60211]},"properties":{"cartodb_id":14171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76318,40.726135]},"properties":{"cartodb_id":14172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78752,40.703712]},"properties":{"cartodb_id":14173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97453,40.788357]},"properties":{"cartodb_id":14174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936806,40.73804]},"properties":{"cartodb_id":14175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78201,40.765354]},"properties":{"cartodb_id":14176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92726,40.6889]},"properties":{"cartodb_id":14177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93223,40.804676]},"properties":{"cartodb_id":14178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93117,40.804066]},"properties":{"cartodb_id":14180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01146,40.70569]},"properties":{"cartodb_id":14181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92693,40.730137]},"properties":{"cartodb_id":14182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00708,40.65477]},"properties":{"cartodb_id":14183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898346,40.747562]},"properties":{"cartodb_id":14184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14463,40.628437]},"properties":{"cartodb_id":14186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.840294,40.785374]},"properties":{"cartodb_id":14188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99259,40.70257]},"properties":{"cartodb_id":14190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T05:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81738,40.686005]},"properties":{"cartodb_id":14191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T04:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97133,40.757942]},"properties":{"cartodb_id":14192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87894,40.827503]},"properties":{"cartodb_id":14193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83816,40.876953]},"properties":{"cartodb_id":14194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T03:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93501,40.682762]},"properties":{"cartodb_id":14195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T03:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.789536,40.666008]},"properties":{"cartodb_id":14196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T03:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99992,40.726933]},"properties":{"cartodb_id":14197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T02:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99465,40.669846]},"properties":{"cartodb_id":14198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T02:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98091,40.737885]},"properties":{"cartodb_id":14199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07536,40.642033]},"properties":{"cartodb_id":14200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.864586,40.73093]},"properties":{"cartodb_id":14201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9583,40.815685]},"properties":{"cartodb_id":14202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981155,40.68023]},"properties":{"cartodb_id":14204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98158,40.74967]},"properties":{"cartodb_id":14205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T00:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84495,40.68231]},"properties":{"cartodb_id":14206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T00:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8413,40.71873]},"properties":{"cartodb_id":14207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86288,40.856014]},"properties":{"cartodb_id":14208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T00:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99854,40.713444]},"properties":{"cartodb_id":14209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92226,40.73963]},"properties":{"cartodb_id":14210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988075,40.756496]},"properties":{"cartodb_id":14211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99011,40.754074]},"properties":{"cartodb_id":14212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94761,40.82523]},"properties":{"cartodb_id":14213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94635,40.598404]},"properties":{"cartodb_id":14214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9207,40.82721]},"properties":{"cartodb_id":14216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93964,40.794468]},"properties":{"cartodb_id":14218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00698,40.729492]},"properties":{"cartodb_id":14219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91736,40.70499]},"properties":{"cartodb_id":14220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98999,40.69716]},"properties":{"cartodb_id":14221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.847275,40.887302]},"properties":{"cartodb_id":14222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85819,40.785553]},"properties":{"cartodb_id":14223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8205,40.668552]},"properties":{"cartodb_id":14225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880486,40.879883]},"properties":{"cartodb_id":14226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T22:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983376,40.766045]},"properties":{"cartodb_id":14228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.762764,40.722572]},"properties":{"cartodb_id":14229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.838905,40.761143]},"properties":{"cartodb_id":14230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73535,40.724304]},"properties":{"cartodb_id":14231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95449,40.778137]},"properties":{"cartodb_id":14232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T22:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91782,40.696205]},"properties":{"cartodb_id":14233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.767944,40.660233]},"properties":{"cartodb_id":14234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.806305,40.69345]},"properties":{"cartodb_id":14238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96986,40.789673]},"properties":{"cartodb_id":14239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.848854,40.68816]},"properties":{"cartodb_id":14240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11377,40.566494]},"properties":{"cartodb_id":14242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08808,40.631077]},"properties":{"cartodb_id":14243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90756,40.84782]},"properties":{"cartodb_id":14244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88366,40.856613]},"properties":{"cartodb_id":14245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.966835,40.749607]},"properties":{"cartodb_id":14246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96383,40.771103]},"properties":{"cartodb_id":14247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815834,40.750477]},"properties":{"cartodb_id":14248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89038,40.676594]},"properties":{"cartodb_id":14249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95319,40.771656]},"properties":{"cartodb_id":14250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891525,40.72816]},"properties":{"cartodb_id":14251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89311,40.661835]},"properties":{"cartodb_id":14252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99926,40.759514]},"properties":{"cartodb_id":14253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98706,40.744587]},"properties":{"cartodb_id":14254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76171,40.74738]},"properties":{"cartodb_id":14255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.722916,40.724792]},"properties":{"cartodb_id":14258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9907,40.742878]},"properties":{"cartodb_id":14259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86009,40.88851]},"properties":{"cartodb_id":14260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97654,40.759438]},"properties":{"cartodb_id":14261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97213,40.745686]},"properties":{"cartodb_id":14262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911804,40.762386]},"properties":{"cartodb_id":14263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940865,40.820683]},"properties":{"cartodb_id":14264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0837,40.624027]},"properties":{"cartodb_id":14266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77022,40.744892]},"properties":{"cartodb_id":14267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88033,40.75904]},"properties":{"cartodb_id":14268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817245,40.70453]},"properties":{"cartodb_id":14269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8978,40.843956]},"properties":{"cartodb_id":14270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96104,40.718967]},"properties":{"cartodb_id":14271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937706,40.745235]},"properties":{"cartodb_id":14272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9172,40.85592]},"properties":{"cartodb_id":14274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74483,40.69317]},"properties":{"cartodb_id":14275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.675735]},"properties":{"cartodb_id":14277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92028,40.772953]},"properties":{"cartodb_id":14279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970634,40.592663]},"properties":{"cartodb_id":14280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87767,40.73675]},"properties":{"cartodb_id":14281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972115,40.631367]},"properties":{"cartodb_id":14282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93998,40.625546]},"properties":{"cartodb_id":14283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98021,40.77548]},"properties":{"cartodb_id":14284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949036,40.768642]},"properties":{"cartodb_id":14285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961075,40.760857]},"properties":{"cartodb_id":14286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00053,40.596184]},"properties":{"cartodb_id":14287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91893,40.63525]},"properties":{"cartodb_id":14288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.864494,40.757706]},"properties":{"cartodb_id":14290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97875,40.683758]},"properties":{"cartodb_id":14291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98117,40.784355]},"properties":{"cartodb_id":14292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91107,40.670956]},"properties":{"cartodb_id":14293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986404,40.74592]},"properties":{"cartodb_id":14295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93162,40.663555]},"properties":{"cartodb_id":14296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75457,40.72707]},"properties":{"cartodb_id":14297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.104965,40.5771]},"properties":{"cartodb_id":14298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83192,40.75895]},"properties":{"cartodb_id":14299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98831,40.66677]},"properties":{"cartodb_id":14300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917465,40.81676]},"properties":{"cartodb_id":14302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84406,40.664997]},"properties":{"cartodb_id":14303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93308,40.677624]},"properties":{"cartodb_id":14304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868416,40.76886]},"properties":{"cartodb_id":14305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902725,40.85185]},"properties":{"cartodb_id":14306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13326,40.61021]},"properties":{"cartodb_id":14307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96986,40.789673]},"properties":{"cartodb_id":14308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95645,40.82402]},"properties":{"cartodb_id":14309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89889,40.884575]},"properties":{"cartodb_id":14310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908676,40.879356]},"properties":{"cartodb_id":14312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90624,40.719704]},"properties":{"cartodb_id":14313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85634,40.670555]},"properties":{"cartodb_id":14314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95192,40.70636]},"properties":{"cartodb_id":14316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99384,40.766987]},"properties":{"cartodb_id":14317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97596,40.77622]},"properties":{"cartodb_id":14319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93603,40.81207]},"properties":{"cartodb_id":14320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93317,40.795055]},"properties":{"cartodb_id":14321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":14323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883934,40.632526]},"properties":{"cartodb_id":14325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92099,40.700317]},"properties":{"cartodb_id":14328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95436,40.742043]},"properties":{"cartodb_id":14329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96069,40.81751]},"properties":{"cartodb_id":14330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73534,40.67244]},"properties":{"cartodb_id":14331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87261,40.867043]},"properties":{"cartodb_id":14332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9986,40.7171]},"properties":{"cartodb_id":14333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86861,40.657738]},"properties":{"cartodb_id":14334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00644,40.709557]},"properties":{"cartodb_id":14335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900795,40.859974]},"properties":{"cartodb_id":14336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.792786,40.71081]},"properties":{"cartodb_id":14337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9435,40.77904]},"properties":{"cartodb_id":14338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91586,40.770256]},"properties":{"cartodb_id":14339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940956,40.723385]},"properties":{"cartodb_id":14340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833115,40.754658]},"properties":{"cartodb_id":14342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883156,40.839317]},"properties":{"cartodb_id":14343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96342,40.757637]},"properties":{"cartodb_id":14346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89162,40.86764]},"properties":{"cartodb_id":14347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91703,40.67069]},"properties":{"cartodb_id":14348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.022446,40.633053]},"properties":{"cartodb_id":14349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90653,40.826145]},"properties":{"cartodb_id":14350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92458,40.806797]},"properties":{"cartodb_id":14351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961075,40.760857]},"properties":{"cartodb_id":14352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81173,40.693787]},"properties":{"cartodb_id":14353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970856,40.791748]},"properties":{"cartodb_id":14354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97716,40.738796]},"properties":{"cartodb_id":14355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86336,40.73425]},"properties":{"cartodb_id":14356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97209,40.650597]},"properties":{"cartodb_id":14357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00975,40.704773]},"properties":{"cartodb_id":14359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88478,40.731968]},"properties":{"cartodb_id":14363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99264,40.758427]},"properties":{"cartodb_id":14365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91955,40.63147]},"properties":{"cartodb_id":14366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13652,40.566166]},"properties":{"cartodb_id":14367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87102,40.88001]},"properties":{"cartodb_id":14368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98453,40.696033]},"properties":{"cartodb_id":14371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96383,40.771103]},"properties":{"cartodb_id":14372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9769,40.739162]},"properties":{"cartodb_id":14373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94085,40.605286]},"properties":{"cartodb_id":14374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01577,40.65021]},"properties":{"cartodb_id":14375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94547,40.664227]},"properties":{"cartodb_id":14376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79132,40.752766]},"properties":{"cartodb_id":14377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926384,40.844917]},"properties":{"cartodb_id":14378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":14379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14439,40.592854]},"properties":{"cartodb_id":14380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981606,40.753788]},"properties":{"cartodb_id":14381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86138,40.756226]},"properties":{"cartodb_id":14382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78574,40.719738]},"properties":{"cartodb_id":14384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.847916,40.886295]},"properties":{"cartodb_id":14385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878296,40.76351]},"properties":{"cartodb_id":14387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88933,40.821415]},"properties":{"cartodb_id":14388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88224,40.737694]},"properties":{"cartodb_id":14389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94455,40.629868]},"properties":{"cartodb_id":14391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74221,40.73626]},"properties":{"cartodb_id":14392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00339,40.6586]},"properties":{"cartodb_id":14393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01449,40.60891]},"properties":{"cartodb_id":14394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96203,40.594254]},"properties":{"cartodb_id":14395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993,40.736877]},"properties":{"cartodb_id":14396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00562,40.726612]},"properties":{"cartodb_id":14397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85059,40.849323]},"properties":{"cartodb_id":14398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85104,40.903763]},"properties":{"cartodb_id":14399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949585,40.697304]},"properties":{"cartodb_id":14400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9655,40.71048]},"properties":{"cartodb_id":14401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85427,40.832233]},"properties":{"cartodb_id":14402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.092125,40.586494]},"properties":{"cartodb_id":14403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83455,40.681175]},"properties":{"cartodb_id":14404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95864,40.736214]},"properties":{"cartodb_id":14405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91399,40.84543]},"properties":{"cartodb_id":14406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90079,40.856045]},"properties":{"cartodb_id":14408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11755,40.56274]},"properties":{"cartodb_id":14409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01047,40.711533]},"properties":{"cartodb_id":14410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84526,40.88794]},"properties":{"cartodb_id":14411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890495,40.7524]},"properties":{"cartodb_id":14412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89139,40.8617]},"properties":{"cartodb_id":14413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98568,40.738216]},"properties":{"cartodb_id":14414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97257,40.601795]},"properties":{"cartodb_id":14415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19965,40.54898]},"properties":{"cartodb_id":14416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77857,40.679752]},"properties":{"cartodb_id":14417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09159,40.626545]},"properties":{"cartodb_id":14418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989494,40.623367]},"properties":{"cartodb_id":14419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94371,40.815304]},"properties":{"cartodb_id":14420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95908,40.705246]},"properties":{"cartodb_id":14422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00828,40.70772]},"properties":{"cartodb_id":14423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92745,40.635258]},"properties":{"cartodb_id":14424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972824,40.607826]},"properties":{"cartodb_id":14425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961075,40.760857]},"properties":{"cartodb_id":14427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8545,40.68377]},"properties":{"cartodb_id":14428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88221,40.81277]},"properties":{"cartodb_id":14430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88568,40.87887]},"properties":{"cartodb_id":14431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00798,40.63148]},"properties":{"cartodb_id":14433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86171,40.848824]},"properties":{"cartodb_id":14434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99868,40.59727]},"properties":{"cartodb_id":14436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82315,40.75651]},"properties":{"cartodb_id":14437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.846214,40.742657]},"properties":{"cartodb_id":14438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91216,40.819786]},"properties":{"cartodb_id":14439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74089,40.697285]},"properties":{"cartodb_id":14440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":14442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78883,40.669823]},"properties":{"cartodb_id":14443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1461,40.633785]},"properties":{"cartodb_id":14447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96164,40.777]},"properties":{"cartodb_id":14448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.838905,40.761143]},"properties":{"cartodb_id":14449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72279,40.724834]},"properties":{"cartodb_id":14451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988365,40.720074]},"properties":{"cartodb_id":14452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90031,40.65726]},"properties":{"cartodb_id":14453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94824,40.577393]},"properties":{"cartodb_id":14454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84657,40.857365]},"properties":{"cartodb_id":14455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95559,40.779495]},"properties":{"cartodb_id":14456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0337,40.6196]},"properties":{"cartodb_id":14457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97332,40.76099]},"properties":{"cartodb_id":14458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93911,40.752228]},"properties":{"cartodb_id":14459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94815,40.789684]},"properties":{"cartodb_id":14460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99808,40.677864]},"properties":{"cartodb_id":14461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83931,40.690865]},"properties":{"cartodb_id":14462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97969,40.68715]},"properties":{"cartodb_id":14463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9163,40.760944]},"properties":{"cartodb_id":14464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93288,40.76399]},"properties":{"cartodb_id":14465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92028,40.753338]},"properties":{"cartodb_id":14466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930695,40.66362]},"properties":{"cartodb_id":14467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01192,40.633232]},"properties":{"cartodb_id":14470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00359,40.679485]},"properties":{"cartodb_id":14472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15136,40.625423]},"properties":{"cartodb_id":14473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93533,40.806038]},"properties":{"cartodb_id":14474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99215,40.767296]},"properties":{"cartodb_id":14475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.033165,40.632736]},"properties":{"cartodb_id":14476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.033165,40.632736]},"properties":{"cartodb_id":14477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8936,40.705956]},"properties":{"cartodb_id":14478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93821,40.80041]},"properties":{"cartodb_id":14479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79316,40.71493]},"properties":{"cartodb_id":14480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98793,40.75979]},"properties":{"cartodb_id":14481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83016,40.71457]},"properties":{"cartodb_id":14483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96483,40.606438]},"properties":{"cartodb_id":14484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00575,40.70765]},"properties":{"cartodb_id":14485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94778,40.633995]},"properties":{"cartodb_id":14486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944855,40.799984]},"properties":{"cartodb_id":14487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97746,40.68085]},"properties":{"cartodb_id":14488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9577,40.689137]},"properties":{"cartodb_id":14489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93962,40.65777]},"properties":{"cartodb_id":14491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80984,40.76595]},"properties":{"cartodb_id":14493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97076,40.76161]},"properties":{"cartodb_id":14494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78941,40.66684]},"properties":{"cartodb_id":14497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82678,40.76093]},"properties":{"cartodb_id":14498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99237,40.68969]},"properties":{"cartodb_id":14499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":14500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01541,40.62884]},"properties":{"cartodb_id":14501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.810036,40.68636]},"properties":{"cartodb_id":14502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83551,40.770554]},"properties":{"cartodb_id":14503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98893,40.66228]},"properties":{"cartodb_id":14504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953835,40.69236]},"properties":{"cartodb_id":14505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91975,40.827084]},"properties":{"cartodb_id":14506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98292,40.742023]},"properties":{"cartodb_id":14507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78161,40.690685]},"properties":{"cartodb_id":14508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01083,40.648148]},"properties":{"cartodb_id":14509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13171,40.564537]},"properties":{"cartodb_id":14511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90692,40.65473]},"properties":{"cartodb_id":14512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9554,40.699917]},"properties":{"cartodb_id":14513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83224,40.71512]},"properties":{"cartodb_id":14514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87951,40.825905]},"properties":{"cartodb_id":14515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97502,40.649715]},"properties":{"cartodb_id":14516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83748,40.743767]},"properties":{"cartodb_id":14517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9139,40.75982]},"properties":{"cartodb_id":14518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85274,40.676918]},"properties":{"cartodb_id":14519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.884865,40.747536]},"properties":{"cartodb_id":14521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94964,40.748543]},"properties":{"cartodb_id":14522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9327,40.70317]},"properties":{"cartodb_id":14523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.918915,40.73508]},"properties":{"cartodb_id":14524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82422,40.768166]},"properties":{"cartodb_id":14525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890045,40.77081]},"properties":{"cartodb_id":14526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97606,40.69441]},"properties":{"cartodb_id":14527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81064,40.73468]},"properties":{"cartodb_id":14528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99434,40.63997]},"properties":{"cartodb_id":14529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91948,40.650307]},"properties":{"cartodb_id":14531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977104,40.68977]},"properties":{"cartodb_id":14532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92792,40.75205]},"properties":{"cartodb_id":14533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968666,40.61462]},"properties":{"cartodb_id":14534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86023,40.729355]},"properties":{"cartodb_id":14535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86336,40.67935]},"properties":{"cartodb_id":14536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97982,40.686646]},"properties":{"cartodb_id":14537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98531,40.763367]},"properties":{"cartodb_id":14538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94224,40.602165]},"properties":{"cartodb_id":14539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96156,40.603004]},"properties":{"cartodb_id":14540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93319,40.625965]},"properties":{"cartodb_id":14542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18042,40.560535]},"properties":{"cartodb_id":14543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98895,40.73884]},"properties":{"cartodb_id":14544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934784,40.73555]},"properties":{"cartodb_id":14545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80345,40.762505]},"properties":{"cartodb_id":14546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78698,40.667084]},"properties":{"cartodb_id":14547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8089,40.780155]},"properties":{"cartodb_id":14548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92013,40.812893]},"properties":{"cartodb_id":14549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96756,40.63192]},"properties":{"cartodb_id":14551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81834,40.70395]},"properties":{"cartodb_id":14552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85912,40.66999]},"properties":{"cartodb_id":14553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93501,40.761166]},"properties":{"cartodb_id":14554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910225,40.76024]},"properties":{"cartodb_id":14555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92745,40.635258]},"properties":{"cartodb_id":14556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92035,40.74916]},"properties":{"cartodb_id":14557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91135,40.672073]},"properties":{"cartodb_id":14558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988495,40.670612]},"properties":{"cartodb_id":14559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8705,40.86795]},"properties":{"cartodb_id":14560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9767,40.628353]},"properties":{"cartodb_id":14561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02016,40.635567]},"properties":{"cartodb_id":14562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.192184,40.528313]},"properties":{"cartodb_id":14563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.812164,40.764915]},"properties":{"cartodb_id":14564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78447,40.712494]},"properties":{"cartodb_id":14565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.807594,40.704147]},"properties":{"cartodb_id":14567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.129196,40.567867]},"properties":{"cartodb_id":14568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01229,40.607582]},"properties":{"cartodb_id":14569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94436,40.756874]},"properties":{"cartodb_id":14571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9233,40.84533]},"properties":{"cartodb_id":14572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91655,40.679638]},"properties":{"cartodb_id":14573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00757,40.72584]},"properties":{"cartodb_id":14574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93766,40.724262]},"properties":{"cartodb_id":14575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93223,40.804676]},"properties":{"cartodb_id":14577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8498,40.82733]},"properties":{"cartodb_id":14578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83983,40.709827]},"properties":{"cartodb_id":14579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01279,40.639294]},"properties":{"cartodb_id":14580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81507,40.740463]},"properties":{"cartodb_id":14581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93888,40.805256]},"properties":{"cartodb_id":14582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10018,40.612114]},"properties":{"cartodb_id":14583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959335,40.652927]},"properties":{"cartodb_id":14584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84573,40.741234]},"properties":{"cartodb_id":14585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954956,40.82025]},"properties":{"cartodb_id":14586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988785,40.7688]},"properties":{"cartodb_id":14587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01083,40.713547]},"properties":{"cartodb_id":14588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93911,40.752228]},"properties":{"cartodb_id":14589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86636,40.831875]},"properties":{"cartodb_id":14590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92519,40.818012]},"properties":{"cartodb_id":14592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81923,40.870777]},"properties":{"cartodb_id":14595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958725,40.77233]},"properties":{"cartodb_id":14596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9097,40.8746]},"properties":{"cartodb_id":14597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97331,40.59652]},"properties":{"cartodb_id":14598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80546,40.666893]},"properties":{"cartodb_id":14599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78698,40.667084]},"properties":{"cartodb_id":14601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892845,40.645874]},"properties":{"cartodb_id":14602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95328,40.670006]},"properties":{"cartodb_id":14603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94104,40.792545]},"properties":{"cartodb_id":14607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80625,40.72837]},"properties":{"cartodb_id":14610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99291,40.745422]},"properties":{"cartodb_id":14611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.792885,40.739796]},"properties":{"cartodb_id":14612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91375,40.748928]},"properties":{"cartodb_id":14614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928345,40.70219]},"properties":{"cartodb_id":14615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95161,40.793606]},"properties":{"cartodb_id":14616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75663,40.68476]},"properties":{"cartodb_id":14617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.899086,40.890087]},"properties":{"cartodb_id":14618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84913,40.7133]},"properties":{"cartodb_id":14619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92633,40.84647]},"properties":{"cartodb_id":14620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98682,40.699955]},"properties":{"cartodb_id":14622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89139,40.8617]},"properties":{"cartodb_id":14623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11544,40.639706]},"properties":{"cartodb_id":14624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94315,40.71172]},"properties":{"cartodb_id":14625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891884,40.830135]},"properties":{"cartodb_id":14626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88298,40.76316]},"properties":{"cartodb_id":14627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8703,40.87793]},"properties":{"cartodb_id":14628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01708,40.64554]},"properties":{"cartodb_id":14629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82341,40.70153]},"properties":{"cartodb_id":14630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86985,40.824924]},"properties":{"cartodb_id":14631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07416,40.605633]},"properties":{"cartodb_id":14632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911026,40.667027]},"properties":{"cartodb_id":14633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81894,40.710117]},"properties":{"cartodb_id":14636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98534,40.77353]},"properties":{"cartodb_id":14637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773575,40.66755]},"properties":{"cartodb_id":14638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97499,40.738197]},"properties":{"cartodb_id":14640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92355,40.687077]},"properties":{"cartodb_id":14641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953224,40.822643]},"properties":{"cartodb_id":14642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81065,40.68354]},"properties":{"cartodb_id":14643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77792,40.667713]},"properties":{"cartodb_id":14645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91038,40.69964]},"properties":{"cartodb_id":14646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98327,40.694813]},"properties":{"cartodb_id":14647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76736,40.65616]},"properties":{"cartodb_id":14648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94586,40.83856]},"properties":{"cartodb_id":14650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89535,40.725918]},"properties":{"cartodb_id":14652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.925354,40.71582]},"properties":{"cartodb_id":14653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.837234,40.68868]},"properties":{"cartodb_id":14654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991035,40.699844]},"properties":{"cartodb_id":14656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T06:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77423,40.660168]},"properties":{"cartodb_id":14657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83302,40.72839]},"properties":{"cartodb_id":14659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92079,40.77079]},"properties":{"cartodb_id":14661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88582,40.84193]},"properties":{"cartodb_id":14662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84574,40.786]},"properties":{"cartodb_id":14663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94704,40.65434]},"properties":{"cartodb_id":14664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T05:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90563,40.83359]},"properties":{"cartodb_id":14665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8197,40.722683]},"properties":{"cartodb_id":14666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T04:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86457,40.748196]},"properties":{"cartodb_id":14667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T04:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86602,40.752335]},"properties":{"cartodb_id":14668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T03:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871086,40.662914]},"properties":{"cartodb_id":14669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T03:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82266,40.68795]},"properties":{"cartodb_id":14671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951096,40.766098]},"properties":{"cartodb_id":14673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T02:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85907,40.65559]},"properties":{"cartodb_id":14674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T02:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92241,40.767025]},"properties":{"cartodb_id":14680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9919,40.769638]},"properties":{"cartodb_id":14681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T01:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86379,40.681114]},"properties":{"cartodb_id":14683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94196,40.82943]},"properties":{"cartodb_id":14684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97444,40.758183]},"properties":{"cartodb_id":14685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90026,40.831196]},"properties":{"cartodb_id":14686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97864,40.63791]},"properties":{"cartodb_id":14687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976456,40.627007]},"properties":{"cartodb_id":14688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.995995,40.613388]},"properties":{"cartodb_id":14690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87824,40.82866]},"properties":{"cartodb_id":14694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07551,40.639652]},"properties":{"cartodb_id":14695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94475,40.706123]},"properties":{"cartodb_id":14696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00003,40.609386]},"properties":{"cartodb_id":14697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80607,40.68484]},"properties":{"cartodb_id":14698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.774506,40.671825]},"properties":{"cartodb_id":14699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99596,40.66626]},"properties":{"cartodb_id":14700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95336,40.71418]},"properties":{"cartodb_id":14701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99237,40.68969]},"properties":{"cartodb_id":14702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902725,40.85352]},"properties":{"cartodb_id":1,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T23:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9537,40.82728]},"properties":{"cartodb_id":2,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T23:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91552,40.824707]},"properties":{"cartodb_id":3,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.024796,40.631504]},"properties":{"cartodb_id":4,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T23:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930534,40.675037]},"properties":{"cartodb_id":5,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986115,40.734745]},"properties":{"cartodb_id":6,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87145,40.72956]},"properties":{"cartodb_id":7,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T23:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16995,40.54239]},"properties":{"cartodb_id":8,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941505,40.713585]},"properties":{"cartodb_id":9,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96887,40.63953]},"properties":{"cartodb_id":10,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89831,40.753693]},"properties":{"cartodb_id":11,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81479,40.72261]},"properties":{"cartodb_id":12,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89375,40.710587]},"properties":{"cartodb_id":14,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98483,40.74444]},"properties":{"cartodb_id":15,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.145775,40.624958]},"properties":{"cartodb_id":16,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97186,40.750282]},"properties":{"cartodb_id":17,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98695,40.756035]},"properties":{"cartodb_id":18,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.076965,40.62016]},"properties":{"cartodb_id":19,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961975,40.759617]},"properties":{"cartodb_id":20,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83741,40.87111]},"properties":{"cartodb_id":21,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.009674,40.712723]},"properties":{"cartodb_id":22,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76561,40.669666]},"properties":{"cartodb_id":23,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82187,40.734432]},"properties":{"cartodb_id":25,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1352,40.55975]},"properties":{"cartodb_id":26,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96016,40.76211]},"properties":{"cartodb_id":27,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T21:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95938,40.641468]},"properties":{"cartodb_id":28,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.810486,40.736988]},"properties":{"cartodb_id":29,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89792,40.756405]},"properties":{"cartodb_id":30,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T21:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98991,40.729557]},"properties":{"cartodb_id":31,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T21:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86784,40.858517]},"properties":{"cartodb_id":32,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89884,40.859303]},"properties":{"cartodb_id":35,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15145,40.55086]},"properties":{"cartodb_id":37,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81922,40.770027]},"properties":{"cartodb_id":38,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":39,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93765,40.68096]},"properties":{"cartodb_id":40,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952736,40.632145]},"properties":{"cartodb_id":41,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94646,40.598984]},"properties":{"cartodb_id":42,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92417,40.80476]},"properties":{"cartodb_id":43,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94626,40.70321]},"properties":{"cartodb_id":45,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74969,40.602592]},"properties":{"cartodb_id":47,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82978,40.581917]},"properties":{"cartodb_id":48,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95338,40.699406]},"properties":{"cartodb_id":49,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98305,40.677414]},"properties":{"cartodb_id":52,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82613,40.857643]},"properties":{"cartodb_id":53,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954155,40.583107]},"properties":{"cartodb_id":58,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80333,40.71691]},"properties":{"cartodb_id":59,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9449,40.84467]},"properties":{"cartodb_id":62,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8686,40.73261]},"properties":{"cartodb_id":64,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86674,40.834045]},"properties":{"cartodb_id":70,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99234,40.58872]},"properties":{"cartodb_id":72,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85092,40.71047]},"properties":{"cartodb_id":74,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99769,40.751484]},"properties":{"cartodb_id":75,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.884315,40.749744]},"properties":{"cartodb_id":76,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82838,40.876686]},"properties":{"cartodb_id":77,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90779,40.74074]},"properties":{"cartodb_id":78,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9166,40.870434]},"properties":{"cartodb_id":79,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89491,40.820988]},"properties":{"cartodb_id":80,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834076,40.698692]},"properties":{"cartodb_id":81,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00618,40.65263]},"properties":{"cartodb_id":84,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999435,40.688614]},"properties":{"cartodb_id":85,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92223,40.827713]},"properties":{"cartodb_id":86,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993126,40.75452]},"properties":{"cartodb_id":87,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95767,40.610504]},"properties":{"cartodb_id":88,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96201,40.80141]},"properties":{"cartodb_id":91,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98764,40.702457]},"properties":{"cartodb_id":92,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98587,40.58401]},"properties":{"cartodb_id":93,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88885,40.848133]},"properties":{"cartodb_id":94,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9001,40.639465]},"properties":{"cartodb_id":98,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01511,40.70646]},"properties":{"cartodb_id":100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88481,40.650764]},"properties":{"cartodb_id":101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00632,40.714165]},"properties":{"cartodb_id":103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85969,40.88922]},"properties":{"cartodb_id":104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84855,40.846592]},"properties":{"cartodb_id":105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94163,40.798622]},"properties":{"cartodb_id":107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944695,40.75016]},"properties":{"cartodb_id":108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038086,40.608757]},"properties":{"cartodb_id":109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03118,40.605568]},"properties":{"cartodb_id":110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954254,40.766167]},"properties":{"cartodb_id":111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98508,40.75939]},"properties":{"cartodb_id":112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9306,40.71445]},"properties":{"cartodb_id":113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12246,40.559486]},"properties":{"cartodb_id":114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98928,40.768524]},"properties":{"cartodb_id":117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88766,40.747242]},"properties":{"cartodb_id":118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944244,40.688454]},"properties":{"cartodb_id":119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0973,40.610256]},"properties":{"cartodb_id":120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15808,40.587738]},"properties":{"cartodb_id":121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90473,40.85537]},"properties":{"cartodb_id":123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83198,40.762978]},"properties":{"cartodb_id":124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92125,40.76838]},"properties":{"cartodb_id":125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86284,40.669456]},"properties":{"cartodb_id":126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93294,40.63021]},"properties":{"cartodb_id":128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85971,40.826275]},"properties":{"cartodb_id":129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93635,40.740337]},"properties":{"cartodb_id":130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973206,40.632618]},"properties":{"cartodb_id":131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.016464,40.70509]},"properties":{"cartodb_id":132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88257,40.850224]},"properties":{"cartodb_id":133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88771,40.856873]},"properties":{"cartodb_id":134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75245,40.607777]},"properties":{"cartodb_id":135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888306,40.81718]},"properties":{"cartodb_id":136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85822,40.7056]},"properties":{"cartodb_id":137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.827385,40.753307]},"properties":{"cartodb_id":138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987305,40.692234]},"properties":{"cartodb_id":139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00929,40.64266]},"properties":{"cartodb_id":140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93431,40.81417]},"properties":{"cartodb_id":141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95387,40.718193]},"properties":{"cartodb_id":142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96654,40.71121]},"properties":{"cartodb_id":143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89656,40.845936]},"properties":{"cartodb_id":144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00313,40.641674]},"properties":{"cartodb_id":145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99646,40.63919]},"properties":{"cartodb_id":146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8997,40.675495]},"properties":{"cartodb_id":147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11192,40.571625]},"properties":{"cartodb_id":148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93845,40.803932]},"properties":{"cartodb_id":149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9924,40.66495]},"properties":{"cartodb_id":150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.757324,40.72662]},"properties":{"cartodb_id":151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9919,40.7092]},"properties":{"cartodb_id":152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8279,40.885952]},"properties":{"cartodb_id":153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87608,40.770332]},"properties":{"cartodb_id":155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88642,40.66478]},"properties":{"cartodb_id":156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09598,40.64481]},"properties":{"cartodb_id":157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88435,40.85819]},"properties":{"cartodb_id":159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.777794,40.759617]},"properties":{"cartodb_id":160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.914055,40.63501]},"properties":{"cartodb_id":161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97538,40.76104]},"properties":{"cartodb_id":162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97569,40.749092]},"properties":{"cartodb_id":163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928055,40.85729]},"properties":{"cartodb_id":164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76673,40.596325]},"properties":{"cartodb_id":165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000465,40.714363]},"properties":{"cartodb_id":166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90819,40.618214]},"properties":{"cartodb_id":167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932274,40.69731]},"properties":{"cartodb_id":169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91636,40.677822]},"properties":{"cartodb_id":170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88289,40.849075]},"properties":{"cartodb_id":171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.167145,40.620663]},"properties":{"cartodb_id":172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10369,40.630806]},"properties":{"cartodb_id":173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14692,40.631157]},"properties":{"cartodb_id":174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992165,40.71975]},"properties":{"cartodb_id":175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00648,40.7414]},"properties":{"cartodb_id":176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98208,40.772987]},"properties":{"cartodb_id":177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81713,40.717674]},"properties":{"cartodb_id":178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90238,40.663517]},"properties":{"cartodb_id":179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90308,40.80988]},"properties":{"cartodb_id":181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95471,40.765545]},"properties":{"cartodb_id":182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87811,40.83887]},"properties":{"cartodb_id":183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91799,40.73725]},"properties":{"cartodb_id":184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979065,40.76177]},"properties":{"cartodb_id":185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90708,40.648197]},"properties":{"cartodb_id":186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90939,40.702328]},"properties":{"cartodb_id":187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.865944,40.86276]},"properties":{"cartodb_id":188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96428,40.75887]},"properties":{"cartodb_id":189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.810486,40.736988]},"properties":{"cartodb_id":191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91741,40.641514]},"properties":{"cartodb_id":192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8259,40.716652]},"properties":{"cartodb_id":193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75802,40.687595]},"properties":{"cartodb_id":194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96748,40.68175]},"properties":{"cartodb_id":195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91543,40.854176]},"properties":{"cartodb_id":196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75963,40.595932]},"properties":{"cartodb_id":197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83656,40.769844]},"properties":{"cartodb_id":198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866875,40.65317]},"properties":{"cartodb_id":199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87054,40.862057]},"properties":{"cartodb_id":200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88533,40.877365]},"properties":{"cartodb_id":201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.085754,40.633953]},"properties":{"cartodb_id":202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00488,40.705307]},"properties":{"cartodb_id":203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87769,40.743057]},"properties":{"cartodb_id":204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815735,40.770245]},"properties":{"cartodb_id":205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90147,40.77879]},"properties":{"cartodb_id":208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91727,40.77077]},"properties":{"cartodb_id":209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.805756,40.781338]},"properties":{"cartodb_id":210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9772,40.76432]},"properties":{"cartodb_id":211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.770004,40.667236]},"properties":{"cartodb_id":212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85109,40.81862]},"properties":{"cartodb_id":213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74685,40.609108]},"properties":{"cartodb_id":214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9564,40.62573]},"properties":{"cartodb_id":215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89025,40.703594]},"properties":{"cartodb_id":216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75528,40.605335]},"properties":{"cartodb_id":217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08808,40.631077]},"properties":{"cartodb_id":219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984406,40.60756]},"properties":{"cartodb_id":220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84022,40.700935]},"properties":{"cartodb_id":221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96298,40.762486]},"properties":{"cartodb_id":222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986725,40.608765]},"properties":{"cartodb_id":223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9589,40.77496]},"properties":{"cartodb_id":224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949715,40.716175]},"properties":{"cartodb_id":226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89911,40.64922]},"properties":{"cartodb_id":227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.733894,40.712772]},"properties":{"cartodb_id":230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99918,40.707825]},"properties":{"cartodb_id":231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76275,40.69741]},"properties":{"cartodb_id":232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97669,40.751698]},"properties":{"cartodb_id":233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10661,40.56878]},"properties":{"cartodb_id":234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91495,40.761242]},"properties":{"cartodb_id":235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893105,40.766785]},"properties":{"cartodb_id":237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99992,40.726933]},"properties":{"cartodb_id":238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994194,40.69301]},"properties":{"cartodb_id":239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92069,40.705215]},"properties":{"cartodb_id":240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84263,40.71935]},"properties":{"cartodb_id":241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78657,40.734165]},"properties":{"cartodb_id":245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86781,40.86541]},"properties":{"cartodb_id":246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9396,40.66747]},"properties":{"cartodb_id":247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93755,40.74886]},"properties":{"cartodb_id":248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94295,40.843193]},"properties":{"cartodb_id":249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95673,40.708965]},"properties":{"cartodb_id":250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89318,40.841637]},"properties":{"cartodb_id":251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89445,40.666294]},"properties":{"cartodb_id":252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931076,40.705032]},"properties":{"cartodb_id":253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84459,40.680687]},"properties":{"cartodb_id":254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13495,40.62564]},"properties":{"cartodb_id":255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08772,40.614956]},"properties":{"cartodb_id":256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94637,40.695705]},"properties":{"cartodb_id":257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85089,40.737553]},"properties":{"cartodb_id":258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92633,40.84647]},"properties":{"cartodb_id":259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91359,40.677673]},"properties":{"cartodb_id":260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.675735]},"properties":{"cartodb_id":262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863846,40.691868]},"properties":{"cartodb_id":264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950806,40.77493]},"properties":{"cartodb_id":265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97898,40.633476]},"properties":{"cartodb_id":266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00958,40.5776]},"properties":{"cartodb_id":267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09029,40.570778]},"properties":{"cartodb_id":268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.014114,40.634563]},"properties":{"cartodb_id":269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98112,40.744495]},"properties":{"cartodb_id":270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88139,40.75006]},"properties":{"cartodb_id":271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91024,40.752975]},"properties":{"cartodb_id":272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815186,40.706783]},"properties":{"cartodb_id":273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83147,40.714554]},"properties":{"cartodb_id":274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81662,40.703163]},"properties":{"cartodb_id":275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00725,40.74347]},"properties":{"cartodb_id":276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.743904,40.716362]},"properties":{"cartodb_id":277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97585,40.69336]},"properties":{"cartodb_id":278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82422,40.666138]},"properties":{"cartodb_id":279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8262,40.677265]},"properties":{"cartodb_id":280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038086,40.608757]},"properties":{"cartodb_id":281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92499,40.847897]},"properties":{"cartodb_id":282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91824,40.771477]},"properties":{"cartodb_id":283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75928,40.761856]},"properties":{"cartodb_id":285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95902,40.57812]},"properties":{"cartodb_id":286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99806,40.735714]},"properties":{"cartodb_id":287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97634,40.751568]},"properties":{"cartodb_id":288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84765,40.830902]},"properties":{"cartodb_id":289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00269,40.685062]},"properties":{"cartodb_id":290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91963,40.662556]},"properties":{"cartodb_id":291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973076,40.75843]},"properties":{"cartodb_id":292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987595,40.635937]},"properties":{"cartodb_id":295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90062,40.822105]},"properties":{"cartodb_id":297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949646,40.5901]},"properties":{"cartodb_id":298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98416,40.761272]},"properties":{"cartodb_id":299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985374,40.78108]},"properties":{"cartodb_id":301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98148,40.68993]},"properties":{"cartodb_id":302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77031,40.657776]},"properties":{"cartodb_id":303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75023,40.701164]},"properties":{"cartodb_id":304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82866,40.677654]},"properties":{"cartodb_id":305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91121,40.83472]},"properties":{"cartodb_id":306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99252,40.737495]},"properties":{"cartodb_id":307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93962,40.65777]},"properties":{"cartodb_id":308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95583,40.75747]},"properties":{"cartodb_id":309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96141,40.65217]},"properties":{"cartodb_id":310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930534,40.675037]},"properties":{"cartodb_id":311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941246,40.755234]},"properties":{"cartodb_id":312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83717,40.696865]},"properties":{"cartodb_id":314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03107,40.63066]},"properties":{"cartodb_id":316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91661,40.757847]},"properties":{"cartodb_id":317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80818,40.814785]},"properties":{"cartodb_id":318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997406,40.721447]},"properties":{"cartodb_id":319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94697,40.681377]},"properties":{"cartodb_id":320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91749,40.80682]},"properties":{"cartodb_id":321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.734116,40.67824]},"properties":{"cartodb_id":322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76666,40.70334]},"properties":{"cartodb_id":323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90062,40.822105]},"properties":{"cartodb_id":324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82927,40.883026]},"properties":{"cartodb_id":325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00816,40.725887]},"properties":{"cartodb_id":326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00925,40.704338]},"properties":{"cartodb_id":327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95355,40.610653]},"properties":{"cartodb_id":328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8681,40.818497]},"properties":{"cartodb_id":331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15965,40.547806]},"properties":{"cartodb_id":332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87177,40.733967]},"properties":{"cartodb_id":333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87207,40.866047]},"properties":{"cartodb_id":334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77031,40.657776]},"properties":{"cartodb_id":335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961716,40.771107]},"properties":{"cartodb_id":336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95626,40.781483]},"properties":{"cartodb_id":337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92754,40.866554]},"properties":{"cartodb_id":338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937675,40.848392]},"properties":{"cartodb_id":339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06957,40.59702]},"properties":{"cartodb_id":340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.182434,40.552334]},"properties":{"cartodb_id":341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96294,40.766556]},"properties":{"cartodb_id":342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98085,40.696663]},"properties":{"cartodb_id":343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8849,40.74389]},"properties":{"cartodb_id":344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852455,40.73991]},"properties":{"cartodb_id":346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915985,40.859444]},"properties":{"cartodb_id":348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893875,40.825558]},"properties":{"cartodb_id":350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87941,40.737156]},"properties":{"cartodb_id":351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1422,40.624714]},"properties":{"cartodb_id":352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99063,40.750988]},"properties":{"cartodb_id":353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.998955,40.68923]},"properties":{"cartodb_id":354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.853905,40.863693]},"properties":{"cartodb_id":355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.81446]},"properties":{"cartodb_id":356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95519,40.699192]},"properties":{"cartodb_id":358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.008095,40.722878]},"properties":{"cartodb_id":359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97527,40.669754]},"properties":{"cartodb_id":360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01352,40.648853]},"properties":{"cartodb_id":362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96071,40.6541]},"properties":{"cartodb_id":363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96617,40.58655]},"properties":{"cartodb_id":364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86818,40.847687]},"properties":{"cartodb_id":365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876686,40.838238]},"properties":{"cartodb_id":366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98599,40.70075]},"properties":{"cartodb_id":367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968544,40.710377]},"properties":{"cartodb_id":368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80846,40.738796]},"properties":{"cartodb_id":369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98618,40.726406]},"properties":{"cartodb_id":370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90452,40.764587]},"properties":{"cartodb_id":371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75865,40.68102]},"properties":{"cartodb_id":372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982475,40.637405]},"properties":{"cartodb_id":373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038086,40.608757]},"properties":{"cartodb_id":375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87013,40.732243]},"properties":{"cartodb_id":376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89696,40.843037]},"properties":{"cartodb_id":377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07331,40.60417]},"properties":{"cartodb_id":378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99103,40.723648]},"properties":{"cartodb_id":379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98427,40.740173]},"properties":{"cartodb_id":380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98888,40.74453]},"properties":{"cartodb_id":381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90608,40.712902]},"properties":{"cartodb_id":382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77538,40.68878]},"properties":{"cartodb_id":384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95913,40.677513]},"properties":{"cartodb_id":386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9036,40.67206]},"properties":{"cartodb_id":387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84866,40.74693]},"properties":{"cartodb_id":388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826035,40.840965]},"properties":{"cartodb_id":390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.811874,40.76023]},"properties":{"cartodb_id":391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.739494,40.74937]},"properties":{"cartodb_id":392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89333,40.817875]},"properties":{"cartodb_id":393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90619,40.67037]},"properties":{"cartodb_id":395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.918785,40.698757]},"properties":{"cartodb_id":396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94611,40.71466]},"properties":{"cartodb_id":397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97453,40.788357]},"properties":{"cartodb_id":398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85061,40.816494]},"properties":{"cartodb_id":399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8407,40.72563]},"properties":{"cartodb_id":400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88903,40.76663]},"properties":{"cartodb_id":401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77864,40.69401]},"properties":{"cartodb_id":402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92243,40.73448]},"properties":{"cartodb_id":403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96538,40.59012]},"properties":{"cartodb_id":404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94509,40.71878]},"properties":{"cartodb_id":405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89178,40.8124]},"properties":{"cartodb_id":406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892136,40.86463]},"properties":{"cartodb_id":407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87034,40.73204]},"properties":{"cartodb_id":408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952934,40.6972]},"properties":{"cartodb_id":409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83717,40.696865]},"properties":{"cartodb_id":410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94755,40.63158]},"properties":{"cartodb_id":411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95959,40.61562]},"properties":{"cartodb_id":412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90596,40.776188]},"properties":{"cartodb_id":413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88296,40.8283]},"properties":{"cartodb_id":415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05198,40.604153]},"properties":{"cartodb_id":416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84362,40.839348]},"properties":{"cartodb_id":417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75291,40.674187]},"properties":{"cartodb_id":418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81253,40.666348]},"properties":{"cartodb_id":419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98193,40.67045]},"properties":{"cartodb_id":420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83709,40.744923]},"properties":{"cartodb_id":421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88739,40.65997]},"properties":{"cartodb_id":422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85348,40.83401]},"properties":{"cartodb_id":423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00019,40.737865]},"properties":{"cartodb_id":424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00234,40.750206]},"properties":{"cartodb_id":425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984886,40.774155]},"properties":{"cartodb_id":427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79266,40.682568]},"properties":{"cartodb_id":428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96191,40.65487]},"properties":{"cartodb_id":429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73921,40.66563]},"properties":{"cartodb_id":430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93232,40.688328]},"properties":{"cartodb_id":431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8464,40.69825]},"properties":{"cartodb_id":432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823494,40.76465]},"properties":{"cartodb_id":433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96434,40.7606]},"properties":{"cartodb_id":434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13512,40.607883]},"properties":{"cartodb_id":435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933235,40.85221]},"properties":{"cartodb_id":436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95379,40.662945]},"properties":{"cartodb_id":437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9275,40.843822]},"properties":{"cartodb_id":438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98518,40.7487]},"properties":{"cartodb_id":439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92484,40.676292]},"properties":{"cartodb_id":440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82817,40.74278]},"properties":{"cartodb_id":441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96191,40.65487]},"properties":{"cartodb_id":443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95336,40.669113]},"properties":{"cartodb_id":444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950005,40.767612]},"properties":{"cartodb_id":445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91124,40.67308]},"properties":{"cartodb_id":446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990974,40.692547]},"properties":{"cartodb_id":448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75961,40.76747]},"properties":{"cartodb_id":449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18651,40.594154]},"properties":{"cartodb_id":450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8699,40.835873]},"properties":{"cartodb_id":451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957565,40.7145]},"properties":{"cartodb_id":452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99671,40.575314]},"properties":{"cartodb_id":453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87743,40.680016]},"properties":{"cartodb_id":454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T05:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00247,40.678387]},"properties":{"cartodb_id":455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T05:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89024,40.766705]},"properties":{"cartodb_id":456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926384,40.844917]},"properties":{"cartodb_id":457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81496,40.885784]},"properties":{"cartodb_id":458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T05:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84701,40.828]},"properties":{"cartodb_id":459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T05:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913506,40.67112]},"properties":{"cartodb_id":460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T05:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93257,40.80422]},"properties":{"cartodb_id":461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T05:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22084,40.54909]},"properties":{"cartodb_id":462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T05:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84284,40.762077]},"properties":{"cartodb_id":463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97861,40.762394]},"properties":{"cartodb_id":464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T04:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.843254,40.755337]},"properties":{"cartodb_id":465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99164,40.754707]},"properties":{"cartodb_id":466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T03:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00362,40.732323]},"properties":{"cartodb_id":467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T03:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.793236,40.718525]},"properties":{"cartodb_id":468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88975,40.674114]},"properties":{"cartodb_id":469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T02:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9371,40.70938]},"properties":{"cartodb_id":470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908195,40.774357]},"properties":{"cartodb_id":471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T02:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91699,40.867123]},"properties":{"cartodb_id":472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T02:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994675,40.718403]},"properties":{"cartodb_id":474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T01:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88281,40.80774]},"properties":{"cartodb_id":475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.727,40.685463]},"properties":{"cartodb_id":476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T01:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95721,40.780178]},"properties":{"cartodb_id":477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T01:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89061,40.842945]},"properties":{"cartodb_id":478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99103,40.723648]},"properties":{"cartodb_id":479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95065,40.660824]},"properties":{"cartodb_id":481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936646,40.6224]},"properties":{"cartodb_id":482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97559,40.76277]},"properties":{"cartodb_id":483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97761,40.65408]},"properties":{"cartodb_id":484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94059,40.583847]},"properties":{"cartodb_id":485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.874054,40.835194]},"properties":{"cartodb_id":486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861206,40.8946]},"properties":{"cartodb_id":487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73144,40.713715]},"properties":{"cartodb_id":488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91552,40.803585]},"properties":{"cartodb_id":489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882744,40.816864]},"properties":{"cartodb_id":490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84459,40.680687]},"properties":{"cartodb_id":491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939224,40.848682]},"properties":{"cartodb_id":493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91499,40.84525]},"properties":{"cartodb_id":494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98992,40.633694]},"properties":{"cartodb_id":495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88956,40.743305]},"properties":{"cartodb_id":496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92169,40.677002]},"properties":{"cartodb_id":497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95718,40.699707]},"properties":{"cartodb_id":498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16939,40.621384]},"properties":{"cartodb_id":499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75318,40.674255]},"properties":{"cartodb_id":500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979965,40.743206]},"properties":{"cartodb_id":501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977646,40.74639]},"properties":{"cartodb_id":502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90239,40.773663]},"properties":{"cartodb_id":503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93678,40.60331]},"properties":{"cartodb_id":504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89878,40.675632]},"properties":{"cartodb_id":505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99915,40.68892]},"properties":{"cartodb_id":506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88515,40.701584]},"properties":{"cartodb_id":507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95887,40.70955]},"properties":{"cartodb_id":508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87255,40.878742]},"properties":{"cartodb_id":510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.744774,40.71616]},"properties":{"cartodb_id":513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01551,40.70052]},"properties":{"cartodb_id":514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75709,40.722702]},"properties":{"cartodb_id":515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99678,40.72543]},"properties":{"cartodb_id":516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90881,40.633774]},"properties":{"cartodb_id":517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.778175,40.781406]},"properties":{"cartodb_id":520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99577,40.76431]},"properties":{"cartodb_id":521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95247,40.63592]},"properties":{"cartodb_id":523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7964,40.70953]},"properties":{"cartodb_id":524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91727,40.77077]},"properties":{"cartodb_id":525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.140274,40.636276]},"properties":{"cartodb_id":526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.176506,40.544487]},"properties":{"cartodb_id":529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77887,40.7728]},"properties":{"cartodb_id":531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93888,40.723335]},"properties":{"cartodb_id":536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96159,40.696205]},"properties":{"cartodb_id":537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96959,40.76609]},"properties":{"cartodb_id":538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99882,40.723022]},"properties":{"cartodb_id":539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98571,40.673965]},"properties":{"cartodb_id":540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96724,40.708347]},"properties":{"cartodb_id":542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.775505,40.68022]},"properties":{"cartodb_id":543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93885,40.67549]},"properties":{"cartodb_id":544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954575,40.58501]},"properties":{"cartodb_id":546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823456,40.720898]},"properties":{"cartodb_id":547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00909,40.608376]},"properties":{"cartodb_id":548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95504,40.618557]},"properties":{"cartodb_id":549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95304,40.727726]},"properties":{"cartodb_id":550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97315,40.74854]},"properties":{"cartodb_id":551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8635,40.7201]},"properties":{"cartodb_id":552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82045,40.72477]},"properties":{"cartodb_id":553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98272,40.688457]},"properties":{"cartodb_id":554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953804,40.70611]},"properties":{"cartodb_id":555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99517,40.628654]},"properties":{"cartodb_id":556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919975,40.669476]},"properties":{"cartodb_id":557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99996,40.718018]},"properties":{"cartodb_id":558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18032,40.52609]},"properties":{"cartodb_id":559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931145,40.794243]},"properties":{"cartodb_id":560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9234,40.686344]},"properties":{"cartodb_id":561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85665,40.691017]},"properties":{"cartodb_id":562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02821,40.61917]},"properties":{"cartodb_id":563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96013,40.645344]},"properties":{"cartodb_id":565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96518,40.624763]},"properties":{"cartodb_id":566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73864,40.6755]},"properties":{"cartodb_id":568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933784,40.846764]},"properties":{"cartodb_id":569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956696,40.641563]},"properties":{"cartodb_id":571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85004,40.827595]},"properties":{"cartodb_id":572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1809,40.601017]},"properties":{"cartodb_id":573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9317,40.765224]},"properties":{"cartodb_id":574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.851,40.68057]},"properties":{"cartodb_id":575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.733,40.662655]},"properties":{"cartodb_id":576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99019,40.61913]},"properties":{"cartodb_id":577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13132,40.608307]},"properties":{"cartodb_id":578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00559,40.635868]},"properties":{"cartodb_id":579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99247,40.748466]},"properties":{"cartodb_id":580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97876,40.719933]},"properties":{"cartodb_id":583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90162,40.756016]},"properties":{"cartodb_id":584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08567,40.59656]},"properties":{"cartodb_id":585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9428,40.797]},"properties":{"cartodb_id":586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911896,40.68595]},"properties":{"cartodb_id":587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94431,40.787254]},"properties":{"cartodb_id":590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74148,40.701187]},"properties":{"cartodb_id":591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90587,40.753403]},"properties":{"cartodb_id":592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99465,40.63746]},"properties":{"cartodb_id":593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83813,40.83118]},"properties":{"cartodb_id":594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91124,40.67308]},"properties":{"cartodb_id":595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83794,40.838646]},"properties":{"cartodb_id":596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86621,40.818745]},"properties":{"cartodb_id":597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78591,40.697968]},"properties":{"cartodb_id":599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78483,40.728012]},"properties":{"cartodb_id":600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84759,40.902348]},"properties":{"cartodb_id":602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.21163,40.52185]},"properties":{"cartodb_id":603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94898,40.768875]},"properties":{"cartodb_id":604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91958,40.680786]},"properties":{"cartodb_id":605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95277,40.742474]},"properties":{"cartodb_id":606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96705,40.760925]},"properties":{"cartodb_id":607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945755,40.700268]},"properties":{"cartodb_id":608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980934,40.688904]},"properties":{"cartodb_id":609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73017,40.723957]},"properties":{"cartodb_id":610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99394,40.758976]},"properties":{"cartodb_id":611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983955,40.68418]},"properties":{"cartodb_id":612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89269,40.832344]},"properties":{"cartodb_id":613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.872215,40.85512]},"properties":{"cartodb_id":614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933945,40.742874]},"properties":{"cartodb_id":615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93888,40.79834]},"properties":{"cartodb_id":616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866875,40.73319]},"properties":{"cartodb_id":617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91388,40.615433]},"properties":{"cartodb_id":618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78223,40.662777]},"properties":{"cartodb_id":619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97322,40.78691]},"properties":{"cartodb_id":620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94039,40.806107]},"properties":{"cartodb_id":621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81831,40.743324]},"properties":{"cartodb_id":622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94586,40.83856]},"properties":{"cartodb_id":623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.816086,40.738857]},"properties":{"cartodb_id":624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0155,40.7077]},"properties":{"cartodb_id":625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93728,40.829155]},"properties":{"cartodb_id":626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98382,40.7807]},"properties":{"cartodb_id":627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.814285,40.69468]},"properties":{"cartodb_id":628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06795,40.616528]},"properties":{"cartodb_id":629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93655,40.840393]},"properties":{"cartodb_id":630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92043,40.639618]},"properties":{"cartodb_id":631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.923065,40.844105]},"properties":{"cartodb_id":632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951324,40.82768]},"properties":{"cartodb_id":633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99484,40.635845]},"properties":{"cartodb_id":634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89657,40.776245]},"properties":{"cartodb_id":635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97157,40.629986]},"properties":{"cartodb_id":636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94696,40.804214]},"properties":{"cartodb_id":638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82527,40.885094]},"properties":{"cartodb_id":639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99382,40.601948]},"properties":{"cartodb_id":640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93496,40.737785]},"properties":{"cartodb_id":641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94116,40.700912]},"properties":{"cartodb_id":643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82244,40.733738]},"properties":{"cartodb_id":644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9112,40.84519]},"properties":{"cartodb_id":648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88542,40.821297]},"properties":{"cartodb_id":649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00792,40.723698]},"properties":{"cartodb_id":650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885506,40.858612]},"properties":{"cartodb_id":651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953804,40.70611]},"properties":{"cartodb_id":652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94224,40.7118]},"properties":{"cartodb_id":653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86137,40.89466]},"properties":{"cartodb_id":654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86748,40.742096]},"properties":{"cartodb_id":655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92856,40.746082]},"properties":{"cartodb_id":656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88545,40.858604]},"properties":{"cartodb_id":657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82268,40.739384]},"properties":{"cartodb_id":658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98399,40.768066]},"properties":{"cartodb_id":659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81938,40.716312]},"properties":{"cartodb_id":660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.849266,40.87469]},"properties":{"cartodb_id":662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01984,40.629166]},"properties":{"cartodb_id":663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93066,40.7266]},"properties":{"cartodb_id":664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83009,40.713913]},"properties":{"cartodb_id":666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90607,40.768467]},"properties":{"cartodb_id":667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823494,40.76465]},"properties":{"cartodb_id":668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91018,40.85198]},"properties":{"cartodb_id":671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02188,40.61885]},"properties":{"cartodb_id":672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950195,40.808056]},"properties":{"cartodb_id":673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01468,40.70983]},"properties":{"cartodb_id":674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934044,40.837315]},"properties":{"cartodb_id":675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91691,40.68879]},"properties":{"cartodb_id":676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84549,40.670227]},"properties":{"cartodb_id":677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.002975,40.680695]},"properties":{"cartodb_id":678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73974,40.73886]},"properties":{"cartodb_id":679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98216,40.777973]},"properties":{"cartodb_id":680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9893,40.74958]},"properties":{"cartodb_id":681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98561,40.76808]},"properties":{"cartodb_id":682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15211,40.609104]},"properties":{"cartodb_id":684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89895,40.668816]},"properties":{"cartodb_id":685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79715,40.69407]},"properties":{"cartodb_id":688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22706,40.526356]},"properties":{"cartodb_id":689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96899,40.75425]},"properties":{"cartodb_id":690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9783,40.778095]},"properties":{"cartodb_id":691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93938,40.587307]},"properties":{"cartodb_id":692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954926,40.617847]},"properties":{"cartodb_id":693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93294,40.63021]},"properties":{"cartodb_id":694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97353,40.75781]},"properties":{"cartodb_id":695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98522,40.578938]},"properties":{"cartodb_id":696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98787,40.6865]},"properties":{"cartodb_id":697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82935,40.76198]},"properties":{"cartodb_id":698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98787,40.6865]},"properties":{"cartodb_id":699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95397,40.61293]},"properties":{"cartodb_id":701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82191,40.78694]},"properties":{"cartodb_id":702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93333,40.796818]},"properties":{"cartodb_id":703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96337,40.615204]},"properties":{"cartodb_id":704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92577,40.708805]},"properties":{"cartodb_id":705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77078,40.66696]},"properties":{"cartodb_id":706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98422,40.635727]},"properties":{"cartodb_id":707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89796,40.83091]},"properties":{"cartodb_id":709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.754425,40.604977]},"properties":{"cartodb_id":710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.761154,40.674763]},"properties":{"cartodb_id":711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999565,40.733612]},"properties":{"cartodb_id":712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997765,40.75649]},"properties":{"cartodb_id":713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99438,40.67308]},"properties":{"cartodb_id":714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84626,40.72245]},"properties":{"cartodb_id":716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85044,40.68769]},"properties":{"cartodb_id":717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924446,40.866528]},"properties":{"cartodb_id":718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93355,40.690426]},"properties":{"cartodb_id":719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83177,40.706142]},"properties":{"cartodb_id":720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991745,40.666737]},"properties":{"cartodb_id":721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88591,40.653652]},"properties":{"cartodb_id":722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87035,40.733536]},"properties":{"cartodb_id":723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84261,40.693478]},"properties":{"cartodb_id":724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937874,40.7093]},"properties":{"cartodb_id":725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96086,40.59401]},"properties":{"cartodb_id":726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93325,40.697853]},"properties":{"cartodb_id":727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91234,40.654137]},"properties":{"cartodb_id":728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.975296,40.64939]},"properties":{"cartodb_id":729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89752,40.843994]},"properties":{"cartodb_id":730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939995,40.803757]},"properties":{"cartodb_id":732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.821785,40.726578]},"properties":{"cartodb_id":733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871666,40.758884]},"properties":{"cartodb_id":734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96326,40.624977]},"properties":{"cartodb_id":735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99253,40.632545]},"properties":{"cartodb_id":736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95694,40.819195]},"properties":{"cartodb_id":737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97556,40.752117]},"properties":{"cartodb_id":738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.831505,40.76961]},"properties":{"cartodb_id":740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82935,40.76198]},"properties":{"cartodb_id":742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960014,40.735435]},"properties":{"cartodb_id":743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97556,40.752117]},"properties":{"cartodb_id":744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96123,40.614372]},"properties":{"cartodb_id":745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86591,40.867874]},"properties":{"cartodb_id":746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9551,40.70138]},"properties":{"cartodb_id":747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94171,40.599525]},"properties":{"cartodb_id":748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945045,40.668827]},"properties":{"cartodb_id":750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0228,40.614594]},"properties":{"cartodb_id":751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91404,40.818954]},"properties":{"cartodb_id":752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9213,40.639053]},"properties":{"cartodb_id":753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91313,40.829697]},"properties":{"cartodb_id":754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.102325,40.577946]},"properties":{"cartodb_id":755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73912,40.76706]},"properties":{"cartodb_id":756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91062,40.733597]},"properties":{"cartodb_id":757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98602,40.739178]},"properties":{"cartodb_id":758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96244,40.663124]},"properties":{"cartodb_id":760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85344,40.82864]},"properties":{"cartodb_id":761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93964,40.817722]},"properties":{"cartodb_id":762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82599,40.74831]},"properties":{"cartodb_id":763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94282,40.692356]},"properties":{"cartodb_id":764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.738754,40.767372]},"properties":{"cartodb_id":765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0065,40.677193]},"properties":{"cartodb_id":766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92551,40.7564]},"properties":{"cartodb_id":768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9848,40.745243]},"properties":{"cartodb_id":769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99711,40.747204]},"properties":{"cartodb_id":770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99973,40.723473]},"properties":{"cartodb_id":771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83056,40.84921]},"properties":{"cartodb_id":772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946884,40.62677]},"properties":{"cartodb_id":773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970764,40.783337]},"properties":{"cartodb_id":774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94508,40.74024]},"properties":{"cartodb_id":775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928764,40.829185]},"properties":{"cartodb_id":776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965904,40.765358]},"properties":{"cartodb_id":777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83748,40.743767]},"properties":{"cartodb_id":778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82709,40.761497]},"properties":{"cartodb_id":780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9633,40.605194]},"properties":{"cartodb_id":782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890465,40.84893]},"properties":{"cartodb_id":783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98004,40.763012]},"properties":{"cartodb_id":784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961815,40.710735]},"properties":{"cartodb_id":785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889305,40.81065]},"properties":{"cartodb_id":786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933945,40.742874]},"properties":{"cartodb_id":787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779945,40.66675]},"properties":{"cartodb_id":788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927124,40.83694]},"properties":{"cartodb_id":789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89707,40.612488]},"properties":{"cartodb_id":790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95231,40.58733]},"properties":{"cartodb_id":791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961174,40.777634]},"properties":{"cartodb_id":792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89724,40.707092]},"properties":{"cartodb_id":793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941246,40.755234]},"properties":{"cartodb_id":794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00017,40.60049]},"properties":{"cartodb_id":795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99682,40.66919]},"properties":{"cartodb_id":796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99682,40.66919]},"properties":{"cartodb_id":797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00454,40.716278]},"properties":{"cartodb_id":798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93617,40.749714]},"properties":{"cartodb_id":799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9271,40.584366]},"properties":{"cartodb_id":800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921844,40.852703]},"properties":{"cartodb_id":801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972595,40.75332]},"properties":{"cartodb_id":803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91216,40.819786]},"properties":{"cartodb_id":804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98292,40.756474]},"properties":{"cartodb_id":805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91194,40.804745]},"properties":{"cartodb_id":806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99548,40.759624]},"properties":{"cartodb_id":809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00952,40.611404]},"properties":{"cartodb_id":810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93511,40.807537]},"properties":{"cartodb_id":811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87039,40.83609]},"properties":{"cartodb_id":812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876045,40.83654]},"properties":{"cartodb_id":813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90299,40.820026]},"properties":{"cartodb_id":814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98522,40.768593]},"properties":{"cartodb_id":815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88036,40.84009]},"properties":{"cartodb_id":816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95908,40.705246]},"properties":{"cartodb_id":817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96618,40.64043]},"properties":{"cartodb_id":819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84406,40.664997]},"properties":{"cartodb_id":820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994385,40.758377]},"properties":{"cartodb_id":821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93857,40.73496]},"properties":{"cartodb_id":822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952614,40.73539]},"properties":{"cartodb_id":823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75097,40.750687]},"properties":{"cartodb_id":824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958466,40.70438]},"properties":{"cartodb_id":825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976524,40.576492]},"properties":{"cartodb_id":826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83605,40.74613]},"properties":{"cartodb_id":827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80424,40.707294]},"properties":{"cartodb_id":829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99404,40.72032]},"properties":{"cartodb_id":830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01782,40.641422]},"properties":{"cartodb_id":831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99361,40.744904]},"properties":{"cartodb_id":832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944885,40.717575]},"properties":{"cartodb_id":833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98914,40.672234]},"properties":{"cartodb_id":834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.019844,40.646294]},"properties":{"cartodb_id":835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09844,40.611313]},"properties":{"cartodb_id":838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86712,40.722073]},"properties":{"cartodb_id":839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91169,40.767963]},"properties":{"cartodb_id":841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82326,40.66614]},"properties":{"cartodb_id":842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8097,40.703575]},"properties":{"cartodb_id":843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91898,40.730324]},"properties":{"cartodb_id":844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92194,40.691643]},"properties":{"cartodb_id":845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77949,40.678364]},"properties":{"cartodb_id":846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9515,40.73046]},"properties":{"cartodb_id":847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997665,40.63837]},"properties":{"cartodb_id":848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823524,40.756264]},"properties":{"cartodb_id":849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87391,40.835117]},"properties":{"cartodb_id":850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94725,40.711323]},"properties":{"cartodb_id":851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93238,40.736465]},"properties":{"cartodb_id":852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877144,40.771374]},"properties":{"cartodb_id":853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97746,40.68405]},"properties":{"cartodb_id":854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87207,40.866047]},"properties":{"cartodb_id":855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80129,40.703033]},"properties":{"cartodb_id":856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990524,40.746037]},"properties":{"cartodb_id":857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87451,40.67764]},"properties":{"cartodb_id":858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97237,40.651573]},"properties":{"cartodb_id":859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84109,40.690357]},"properties":{"cartodb_id":860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970436,40.696117]},"properties":{"cartodb_id":861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89111,40.69814]},"properties":{"cartodb_id":863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96645,40.71138]},"properties":{"cartodb_id":864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8167,40.718975]},"properties":{"cartodb_id":865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9032,40.66659]},"properties":{"cartodb_id":867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99613,40.743427]},"properties":{"cartodb_id":869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93874,40.5839]},"properties":{"cartodb_id":870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95742,40.765865]},"properties":{"cartodb_id":872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9741,40.779682]},"properties":{"cartodb_id":873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88199,40.828354]},"properties":{"cartodb_id":874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8182,40.675964]},"properties":{"cartodb_id":875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97234,40.783184]},"properties":{"cartodb_id":877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887314,40.73025]},"properties":{"cartodb_id":878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976295,40.748245]},"properties":{"cartodb_id":879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95304,40.62854]},"properties":{"cartodb_id":880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90019,40.658672]},"properties":{"cartodb_id":881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96699,40.807594]},"properties":{"cartodb_id":883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.807594,40.704147]},"properties":{"cartodb_id":885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93309,40.803425]},"properties":{"cartodb_id":888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13132,40.608307]},"properties":{"cartodb_id":889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896515,40.674397]},"properties":{"cartodb_id":890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95829,40.608746]},"properties":{"cartodb_id":891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79696,40.741932]},"properties":{"cartodb_id":894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92158,40.804344]},"properties":{"cartodb_id":895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900345,40.840946]},"properties":{"cartodb_id":896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81404,40.738842]},"properties":{"cartodb_id":897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91648,40.65785]},"properties":{"cartodb_id":898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95917,40.608383]},"properties":{"cartodb_id":899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88734,40.837635]},"properties":{"cartodb_id":902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96345,40.584675]},"properties":{"cartodb_id":903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82715,40.76165]},"properties":{"cartodb_id":904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974655,40.646515]},"properties":{"cartodb_id":905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86978,40.68043]},"properties":{"cartodb_id":906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00533,40.643005]},"properties":{"cartodb_id":909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.157715,40.590446]},"properties":{"cartodb_id":910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90784,40.678112]},"properties":{"cartodb_id":911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77436,40.74989]},"properties":{"cartodb_id":912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96002,40.77632]},"properties":{"cartodb_id":915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95101,40.597263]},"properties":{"cartodb_id":916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82005,40.758484]},"properties":{"cartodb_id":917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908455,40.806477]},"properties":{"cartodb_id":918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77855,40.677177]},"properties":{"cartodb_id":919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12921,40.626537]},"properties":{"cartodb_id":920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98509,40.758587]},"properties":{"cartodb_id":921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89421,40.739956]},"properties":{"cartodb_id":922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.790855,40.7307]},"properties":{"cartodb_id":923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9511,40.743336]},"properties":{"cartodb_id":924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99744,40.661037]},"properties":{"cartodb_id":925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91012,40.67392]},"properties":{"cartodb_id":927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94062,40.593807]},"properties":{"cartodb_id":928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86502,40.748623]},"properties":{"cartodb_id":929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.831665,40.762424]},"properties":{"cartodb_id":932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897316,40.61964]},"properties":{"cartodb_id":933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95163,40.714066]},"properties":{"cartodb_id":934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84264,40.86941]},"properties":{"cartodb_id":936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956924,40.815544]},"properties":{"cartodb_id":937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84928,40.88424]},"properties":{"cartodb_id":938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97622,40.579826]},"properties":{"cartodb_id":939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93291,40.67948]},"properties":{"cartodb_id":940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8681,40.818497]},"properties":{"cartodb_id":942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19204,40.52809]},"properties":{"cartodb_id":943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96283,40.578594]},"properties":{"cartodb_id":944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88277,40.82325]},"properties":{"cartodb_id":945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84463,40.84636]},"properties":{"cartodb_id":946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.791275,40.739902]},"properties":{"cartodb_id":947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95393,40.606216]},"properties":{"cartodb_id":948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86343,40.684002]},"properties":{"cartodb_id":949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80255,40.780224]},"properties":{"cartodb_id":950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852356,40.753407]},"properties":{"cartodb_id":951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82485,40.783268]},"properties":{"cartodb_id":952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90391,40.726254]},"properties":{"cartodb_id":953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993164,40.762806]},"properties":{"cartodb_id":955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887924,40.843826]},"properties":{"cartodb_id":956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74757,40.679897]},"properties":{"cartodb_id":957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84492,40.87285]},"properties":{"cartodb_id":959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91124,40.67308]},"properties":{"cartodb_id":960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01106,40.678925]},"properties":{"cartodb_id":961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95035,40.77981]},"properties":{"cartodb_id":962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84571,40.7295]},"properties":{"cartodb_id":963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73857,40.666397]},"properties":{"cartodb_id":964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98322,40.695908]},"properties":{"cartodb_id":965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92844,40.6952]},"properties":{"cartodb_id":966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95783,40.731297]},"properties":{"cartodb_id":967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92934,40.812622]},"properties":{"cartodb_id":969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913284,40.635506]},"properties":{"cartodb_id":970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89421,40.70051]},"properties":{"cartodb_id":971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94045,40.743645]},"properties":{"cartodb_id":972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87345,40.876667]},"properties":{"cartodb_id":973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8701,40.87787]},"properties":{"cartodb_id":974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90598,40.8385]},"properties":{"cartodb_id":975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75048,40.70564]},"properties":{"cartodb_id":977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78185,40.595444]},"properties":{"cartodb_id":978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920525,40.72621]},"properties":{"cartodb_id":979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87983,40.845737]},"properties":{"cartodb_id":980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89028,40.861107]},"properties":{"cartodb_id":981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99741,40.716682]},"properties":{"cartodb_id":982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0014,40.67578]},"properties":{"cartodb_id":983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92055,40.846893]},"properties":{"cartodb_id":984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01648,40.64606]},"properties":{"cartodb_id":985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98089,40.769478]},"properties":{"cartodb_id":988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.005325,40.728603]},"properties":{"cartodb_id":989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929146,40.846165]},"properties":{"cartodb_id":991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.789894,40.74006]},"properties":{"cartodb_id":992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.203354,40.55613]},"properties":{"cartodb_id":993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00578,40.601772]},"properties":{"cartodb_id":994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95173,40.773655]},"properties":{"cartodb_id":995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T05:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89063,40.658577]},"properties":{"cartodb_id":996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73755,40.7684]},"properties":{"cartodb_id":997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983635,40.765675]},"properties":{"cartodb_id":999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96016,40.76211]},"properties":{"cartodb_id":1000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T05:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960526,40.58945]},"properties":{"cartodb_id":1001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T05:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97589,40.744778]},"properties":{"cartodb_id":1004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T04:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93348,40.745148]},"properties":{"cartodb_id":1006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81525,40.66605]},"properties":{"cartodb_id":1009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93057,40.845276]},"properties":{"cartodb_id":1010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89785,40.823097]},"properties":{"cartodb_id":1011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T03:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9623,40.69734]},"properties":{"cartodb_id":1012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T02:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0222,40.637203]},"properties":{"cartodb_id":1014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93886,40.844677]},"properties":{"cartodb_id":1015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T01:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82655,40.716957]},"properties":{"cartodb_id":1017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77423,40.660168]},"properties":{"cartodb_id":1019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77423,40.660168]},"properties":{"cartodb_id":1020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96263,40.671627]},"properties":{"cartodb_id":1021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97835,40.748302]},"properties":{"cartodb_id":1022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74874,40.68427]},"properties":{"cartodb_id":1025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.789055,40.5929]},"properties":{"cartodb_id":1026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97599,40.781265]},"properties":{"cartodb_id":1027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76661,40.760647]},"properties":{"cartodb_id":1028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95221,40.818947]},"properties":{"cartodb_id":1029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99568,40.662712]},"properties":{"cartodb_id":1030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97173,40.78202]},"properties":{"cartodb_id":1031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87602,40.735634]},"properties":{"cartodb_id":1032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02476,40.62432]},"properties":{"cartodb_id":1033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T23:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0167,40.63552]},"properties":{"cartodb_id":1034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87811,40.83887]},"properties":{"cartodb_id":1035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T23:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90395,40.834347]},"properties":{"cartodb_id":1036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96901,40.798473]},"properties":{"cartodb_id":1037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T23:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83394,40.707985]},"properties":{"cartodb_id":1039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850075,40.689842]},"properties":{"cartodb_id":1040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T23:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97407,40.783897]},"properties":{"cartodb_id":1041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94907,40.78843]},"properties":{"cartodb_id":1043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98375,40.73741]},"properties":{"cartodb_id":1044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8492,40.738194]},"properties":{"cartodb_id":1045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983345,40.738552]},"properties":{"cartodb_id":1046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935234,40.696983]},"properties":{"cartodb_id":1047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95571,40.757454]},"properties":{"cartodb_id":1048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815254,40.753136]},"properties":{"cartodb_id":1049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00767,40.640762]},"properties":{"cartodb_id":1050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88866,40.82433]},"properties":{"cartodb_id":1051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75764,40.66645]},"properties":{"cartodb_id":1052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.845436,40.834934]},"properties":{"cartodb_id":1053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98923,40.71885]},"properties":{"cartodb_id":1054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9534,40.610703]},"properties":{"cartodb_id":1055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80524,40.69403]},"properties":{"cartodb_id":1056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95562,40.764286]},"properties":{"cartodb_id":1057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97166,40.76614]},"properties":{"cartodb_id":1058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944336,40.685436]},"properties":{"cartodb_id":1059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.881226,40.76401]},"properties":{"cartodb_id":1060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870125,40.76213]},"properties":{"cartodb_id":1061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921234,40.83383]},"properties":{"cartodb_id":1062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9225,40.743114]},"properties":{"cartodb_id":1063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81504,40.73046]},"properties":{"cartodb_id":1064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989876,40.74695]},"properties":{"cartodb_id":1065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96434,40.7606]},"properties":{"cartodb_id":1066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9894,40.599255]},"properties":{"cartodb_id":1070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95072,40.743534]},"properties":{"cartodb_id":1071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01585,40.7146]},"properties":{"cartodb_id":1075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85896,40.839146]},"properties":{"cartodb_id":1077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94702,40.68438]},"properties":{"cartodb_id":1078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99783,40.601578]},"properties":{"cartodb_id":1079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96434,40.7606]},"properties":{"cartodb_id":1080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80324,40.7797]},"properties":{"cartodb_id":1083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78358,40.78888]},"properties":{"cartodb_id":1084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99731,40.713467]},"properties":{"cartodb_id":1085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954384,40.730907]},"properties":{"cartodb_id":1086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00711,40.654984]},"properties":{"cartodb_id":1088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81517,40.68225]},"properties":{"cartodb_id":1089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84331,40.66543]},"properties":{"cartodb_id":1090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9607,40.709442]},"properties":{"cartodb_id":1091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98219,40.678684]},"properties":{"cartodb_id":1092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98853,40.721462]},"properties":{"cartodb_id":1094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82671,40.847794]},"properties":{"cartodb_id":1096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86985,40.824924]},"properties":{"cartodb_id":1097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98676,40.75509]},"properties":{"cartodb_id":1098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00044,40.728794]},"properties":{"cartodb_id":1099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99631,40.753387]},"properties":{"cartodb_id":1100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84789,40.84599]},"properties":{"cartodb_id":1101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83816,40.876953]},"properties":{"cartodb_id":1102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97798,40.725285]},"properties":{"cartodb_id":1103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86964,40.70938]},"properties":{"cartodb_id":1104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99491,40.704422]},"properties":{"cartodb_id":1105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75711,40.76229]},"properties":{"cartodb_id":1106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93472,40.681297]},"properties":{"cartodb_id":1107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81409,40.69773]},"properties":{"cartodb_id":1108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96865,40.7616]},"properties":{"cartodb_id":1109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9861,40.630478]},"properties":{"cartodb_id":1110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":1111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96227,40.609444]},"properties":{"cartodb_id":1112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74619,40.69612]},"properties":{"cartodb_id":1113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97096,40.764214]},"properties":{"cartodb_id":1114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":1115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79358,40.666115]},"properties":{"cartodb_id":1117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79175,40.725777]},"properties":{"cartodb_id":1118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18494,40.54131]},"properties":{"cartodb_id":1119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82232,40.70361]},"properties":{"cartodb_id":1121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89878,40.855362]},"properties":{"cartodb_id":1122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74479,40.73407]},"properties":{"cartodb_id":1123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00708,40.65477]},"properties":{"cartodb_id":1125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98098,40.604507]},"properties":{"cartodb_id":1126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90196,40.7048]},"properties":{"cartodb_id":1127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903305,40.61833]},"properties":{"cartodb_id":1128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84931,40.897724]},"properties":{"cartodb_id":1129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977196,40.74701]},"properties":{"cartodb_id":1130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87683,40.871117]},"properties":{"cartodb_id":1133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80802,40.693295]},"properties":{"cartodb_id":1134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.015594,40.70515]},"properties":{"cartodb_id":1135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86548,40.863724]},"properties":{"cartodb_id":1136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96177,40.654068]},"properties":{"cartodb_id":1137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992165,40.71975]},"properties":{"cartodb_id":1138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08104,40.64473]},"properties":{"cartodb_id":1140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16907,40.582287]},"properties":{"cartodb_id":1141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99499,40.700737]},"properties":{"cartodb_id":1143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038086,40.608757]},"properties":{"cartodb_id":1144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970505,40.79385]},"properties":{"cartodb_id":1145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94293,40.701347]},"properties":{"cartodb_id":1146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93963,40.82274]},"properties":{"cartodb_id":1147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86727,40.87982]},"properties":{"cartodb_id":1148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92727,40.85795]},"properties":{"cartodb_id":1149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93957,40.79774]},"properties":{"cartodb_id":1150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000534,40.71843]},"properties":{"cartodb_id":1151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920876,40.759377]},"properties":{"cartodb_id":1152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11357,40.634766]},"properties":{"cartodb_id":1154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89702,40.640373]},"properties":{"cartodb_id":1155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97213,40.745686]},"properties":{"cartodb_id":1156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91762,40.6229]},"properties":{"cartodb_id":1157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87824,40.67977]},"properties":{"cartodb_id":1158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94281,40.73272]},"properties":{"cartodb_id":1159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99497,40.634914]},"properties":{"cartodb_id":1161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":1162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79562,40.688656]},"properties":{"cartodb_id":1163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.832306,40.75194]},"properties":{"cartodb_id":1164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93701,40.764236]},"properties":{"cartodb_id":1165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.116905,40.632965]},"properties":{"cartodb_id":1166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95017,40.67342]},"properties":{"cartodb_id":1167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73927,40.694866]},"properties":{"cartodb_id":1168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99178,40.752357]},"properties":{"cartodb_id":1169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91783,40.625233]},"properties":{"cartodb_id":1170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96881,40.682796]},"properties":{"cartodb_id":1172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878075,40.87245]},"properties":{"cartodb_id":1173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86237,40.756104]},"properties":{"cartodb_id":1174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99034,40.75747]},"properties":{"cartodb_id":1175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92407,40.73998]},"properties":{"cartodb_id":1176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86669,40.839237]},"properties":{"cartodb_id":1177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982124,40.75069]},"properties":{"cartodb_id":1178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00501,40.653755]},"properties":{"cartodb_id":1179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96849,40.75895]},"properties":{"cartodb_id":1180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14824,40.60862]},"properties":{"cartodb_id":1182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":1183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.799286,40.79411]},"properties":{"cartodb_id":1184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":1185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.747734,40.76861]},"properties":{"cartodb_id":1186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0089,40.653362]},"properties":{"cartodb_id":1188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95673,40.64162]},"properties":{"cartodb_id":1189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916,40.81721]},"properties":{"cartodb_id":1190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83534,40.82819]},"properties":{"cartodb_id":1192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95564,40.69689]},"properties":{"cartodb_id":1193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92894,40.861053]},"properties":{"cartodb_id":1194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87342,40.734375]},"properties":{"cartodb_id":1195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.114716,40.61132]},"properties":{"cartodb_id":1196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08392,40.59351]},"properties":{"cartodb_id":1197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86121,40.826088]},"properties":{"cartodb_id":1199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79019,40.76945]},"properties":{"cartodb_id":1201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":1202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93877,40.714592]},"properties":{"cartodb_id":1203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14824,40.60862]},"properties":{"cartodb_id":1204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.867325,40.898273]},"properties":{"cartodb_id":1205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942024,40.822685]},"properties":{"cartodb_id":1209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95248,40.808407]},"properties":{"cartodb_id":1210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920265,40.826153]},"properties":{"cartodb_id":1211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95289,40.662994]},"properties":{"cartodb_id":1212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916595,40.669785]},"properties":{"cartodb_id":1213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.838066,40.710434]},"properties":{"cartodb_id":1214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00096,40.731705]},"properties":{"cartodb_id":1215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97735,40.669086]},"properties":{"cartodb_id":1217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95755,40.609818]},"properties":{"cartodb_id":1218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86872,40.747982]},"properties":{"cartodb_id":1219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87257,40.856537]},"properties":{"cartodb_id":1220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98642,40.759964]},"properties":{"cartodb_id":1221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00994,40.735302]},"properties":{"cartodb_id":1222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88597,40.841187]},"properties":{"cartodb_id":1223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99855,40.725933]},"properties":{"cartodb_id":1224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12079,40.60453]},"properties":{"cartodb_id":1225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97347,40.763657]},"properties":{"cartodb_id":1226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.785,40.666386]},"properties":{"cartodb_id":1227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91846,40.630566]},"properties":{"cartodb_id":1228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82466,40.58545]},"properties":{"cartodb_id":1229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.995026,40.673386]},"properties":{"cartodb_id":1230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92358,40.86411]},"properties":{"cartodb_id":1231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88953,40.704178]},"properties":{"cartodb_id":1232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90292,40.844177]},"properties":{"cartodb_id":1233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91861,40.632095]},"properties":{"cartodb_id":1234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88916,40.675495]},"properties":{"cartodb_id":1236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7246,40.765427]},"properties":{"cartodb_id":1237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92834,40.73652]},"properties":{"cartodb_id":1238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93957,40.59851]},"properties":{"cartodb_id":1239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02637,40.61825]},"properties":{"cartodb_id":1240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95221,40.6036]},"properties":{"cartodb_id":1241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16974,40.576965]},"properties":{"cartodb_id":1242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96744,40.691082]},"properties":{"cartodb_id":1243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9946,40.74044]},"properties":{"cartodb_id":1244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94701,40.677383]},"properties":{"cartodb_id":1246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.021225,40.61847]},"properties":{"cartodb_id":1247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96761,40.58036]},"properties":{"cartodb_id":1248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98668,40.629913]},"properties":{"cartodb_id":1249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95602,40.652313]},"properties":{"cartodb_id":1250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877205,40.752216]},"properties":{"cartodb_id":1251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97186,40.750282]},"properties":{"cartodb_id":1252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87941,40.737156]},"properties":{"cartodb_id":1254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75691,40.762093]},"properties":{"cartodb_id":1255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00731,40.654705]},"properties":{"cartodb_id":1257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84392,40.841988]},"properties":{"cartodb_id":1258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87329,40.83801]},"properties":{"cartodb_id":1259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95637,40.60871]},"properties":{"cartodb_id":1263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90255,40.697945]},"properties":{"cartodb_id":1264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86819,40.822945]},"properties":{"cartodb_id":1265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86179,40.764744]},"properties":{"cartodb_id":1266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84769,40.721996]},"properties":{"cartodb_id":1267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83076,40.78167]},"properties":{"cartodb_id":1268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83262,40.760166]},"properties":{"cartodb_id":1269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99634,40.717594]},"properties":{"cartodb_id":1270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83017,40.68877]},"properties":{"cartodb_id":1271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84877,40.78762]},"properties":{"cartodb_id":1272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92938,40.72766]},"properties":{"cartodb_id":1273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84296,40.69519]},"properties":{"cartodb_id":1274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.21557,40.543606]},"properties":{"cartodb_id":1275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99575,40.628098]},"properties":{"cartodb_id":1276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82744,40.798256]},"properties":{"cartodb_id":1277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89752,40.843994]},"properties":{"cartodb_id":1278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98114,40.77929]},"properties":{"cartodb_id":1280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19547,40.533688]},"properties":{"cartodb_id":1282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99197,40.75934]},"properties":{"cartodb_id":1283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99277,40.613335]},"properties":{"cartodb_id":1284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90779,40.63622]},"properties":{"cartodb_id":1285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86269,40.874653]},"properties":{"cartodb_id":1286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89229,40.818893]},"properties":{"cartodb_id":1287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97624,40.765675]},"properties":{"cartodb_id":1289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00383,40.75326]},"properties":{"cartodb_id":1290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.766335,40.66695]},"properties":{"cartodb_id":1292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99081,40.715347]},"properties":{"cartodb_id":1294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94649,40.631706]},"properties":{"cartodb_id":1295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.848854,40.68816]},"properties":{"cartodb_id":1296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88952,40.66343]},"properties":{"cartodb_id":1297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83103,40.75925]},"properties":{"cartodb_id":1298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82023,40.702168]},"properties":{"cartodb_id":1299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93834,40.807278]},"properties":{"cartodb_id":1300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8772,40.71222]},"properties":{"cartodb_id":1302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962326,40.62508]},"properties":{"cartodb_id":1303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94096,40.694077]},"properties":{"cartodb_id":1305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T10:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.002945,40.725048]},"properties":{"cartodb_id":1306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81531,40.58387]},"properties":{"cartodb_id":1307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T10:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98026,40.637886]},"properties":{"cartodb_id":1308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T10:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85444,40.832954]},"properties":{"cartodb_id":1309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99499,40.700737]},"properties":{"cartodb_id":1310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82619,40.869495]},"properties":{"cartodb_id":1311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01929,40.634247]},"properties":{"cartodb_id":1312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00618,40.603886]},"properties":{"cartodb_id":1313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98069,40.61805]},"properties":{"cartodb_id":1314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896034,40.70467]},"properties":{"cartodb_id":1315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73029,40.711876]},"properties":{"cartodb_id":1316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91007,40.713898]},"properties":{"cartodb_id":1317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02996,40.62164]},"properties":{"cartodb_id":1318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.016464,40.70509]},"properties":{"cartodb_id":1320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942764,40.8166]},"properties":{"cartodb_id":1321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T08:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86668,40.754402]},"properties":{"cartodb_id":1322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98453,40.696033]},"properties":{"cartodb_id":1323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T08:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937164,40.59086]},"properties":{"cartodb_id":1324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73435,40.65299]},"properties":{"cartodb_id":1325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84714,40.668556]},"properties":{"cartodb_id":1326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85066,40.88219]},"properties":{"cartodb_id":1328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.819084,40.765167]},"properties":{"cartodb_id":1329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82043,40.70978]},"properties":{"cartodb_id":1331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85186,40.88341]},"properties":{"cartodb_id":1332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92865,40.69324]},"properties":{"cartodb_id":1333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850075,40.689842]},"properties":{"cartodb_id":1334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993614,40.762184]},"properties":{"cartodb_id":1335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73965,40.67386]},"properties":{"cartodb_id":1336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T06:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935036,40.601734]},"properties":{"cartodb_id":1337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T06:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94566,40.750645]},"properties":{"cartodb_id":1338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8362,40.707573]},"properties":{"cartodb_id":1339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89849,40.70051]},"properties":{"cartodb_id":1341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80802,40.69004]},"properties":{"cartodb_id":1342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91355,40.753468]},"properties":{"cartodb_id":1343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91697,40.773407]},"properties":{"cartodb_id":1344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84503,40.689236]},"properties":{"cartodb_id":1345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74365,40.703808]},"properties":{"cartodb_id":1346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89311,40.746662]},"properties":{"cartodb_id":1349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9451,40.79676]},"properties":{"cartodb_id":1350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858116,40.689884]},"properties":{"cartodb_id":1351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94762,40.747356]},"properties":{"cartodb_id":1352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888596,40.762856]},"properties":{"cartodb_id":1354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866714,40.73177]},"properties":{"cartodb_id":1356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89839,40.88939]},"properties":{"cartodb_id":1358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91399,40.84543]},"properties":{"cartodb_id":1359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94271,40.714813]},"properties":{"cartodb_id":1361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79176,40.666187]},"properties":{"cartodb_id":1362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86615,40.850536]},"properties":{"cartodb_id":1364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91586,40.770256]},"properties":{"cartodb_id":1365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97606,40.631275]},"properties":{"cartodb_id":1366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994385,40.719517]},"properties":{"cartodb_id":1368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76509,40.701427]},"properties":{"cartodb_id":1370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.808136,40.666477]},"properties":{"cartodb_id":1371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965706,40.754505]},"properties":{"cartodb_id":1372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993835,40.718143]},"properties":{"cartodb_id":1373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984116,40.785492]},"properties":{"cartodb_id":1375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89867,40.740772]},"properties":{"cartodb_id":1376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98352,40.76697]},"properties":{"cartodb_id":1377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9512,40.78263]},"properties":{"cartodb_id":1378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941795,40.721523]},"properties":{"cartodb_id":1380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97175,40.682644]},"properties":{"cartodb_id":1381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00052,40.732315]},"properties":{"cartodb_id":1383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91078,40.643623]},"properties":{"cartodb_id":1384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08988,40.589035]},"properties":{"cartodb_id":1385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962524,40.76311]},"properties":{"cartodb_id":1387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88872,40.82518]},"properties":{"cartodb_id":1388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91661,40.757847]},"properties":{"cartodb_id":1389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76162,40.679737]},"properties":{"cartodb_id":1390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92107,40.867435]},"properties":{"cartodb_id":1391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00323,40.576885]},"properties":{"cartodb_id":1392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99974,40.72716]},"properties":{"cartodb_id":1393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873085,40.715893]},"properties":{"cartodb_id":1394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95336,40.71418]},"properties":{"cartodb_id":1395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92454,40.697727]},"properties":{"cartodb_id":1396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73888,40.660946]},"properties":{"cartodb_id":1397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T02:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920616,40.863113]},"properties":{"cartodb_id":1399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T02:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96116,40.764988]},"properties":{"cartodb_id":1400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.177315,40.5405]},"properties":{"cartodb_id":1401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896416,40.904503]},"properties":{"cartodb_id":1402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T02:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9992,40.734135]},"properties":{"cartodb_id":1403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T02:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00537,40.728367]},"properties":{"cartodb_id":1404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T02:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908424,40.852642]},"properties":{"cartodb_id":1405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.827,40.794292]},"properties":{"cartodb_id":1406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9447,40.843113]},"properties":{"cartodb_id":1407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98801,40.675076]},"properties":{"cartodb_id":1408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82225,40.781693]},"properties":{"cartodb_id":1409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973976,40.762966]},"properties":{"cartodb_id":1410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944214,40.746704]},"properties":{"cartodb_id":1412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98246,40.694794]},"properties":{"cartodb_id":1413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96345,40.584675]},"properties":{"cartodb_id":1414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97096,40.764214]},"properties":{"cartodb_id":1415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93442,40.596645]},"properties":{"cartodb_id":1416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98775,40.70066]},"properties":{"cartodb_id":1418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98768,40.728596]},"properties":{"cartodb_id":1420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83345,40.7712]},"properties":{"cartodb_id":1421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91052,40.832573]},"properties":{"cartodb_id":1422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74391,40.69527]},"properties":{"cartodb_id":1423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96636,40.602478]},"properties":{"cartodb_id":1424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94771,40.632885]},"properties":{"cartodb_id":1425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976326,40.715263]},"properties":{"cartodb_id":1426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954895,40.628334]},"properties":{"cartodb_id":1427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993484,40.71886]},"properties":{"cartodb_id":1428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99362,40.736004]},"properties":{"cartodb_id":1429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.862854,40.896683]},"properties":{"cartodb_id":1431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92813,40.81172]},"properties":{"cartodb_id":1433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86945,40.67314]},"properties":{"cartodb_id":1434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90363,40.844746]},"properties":{"cartodb_id":1435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930504,40.696335]},"properties":{"cartodb_id":1436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88655,40.75159]},"properties":{"cartodb_id":1437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89705,40.70496]},"properties":{"cartodb_id":1438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95567,40.681137]},"properties":{"cartodb_id":1440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8659,40.670467]},"properties":{"cartodb_id":1442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89612,40.657753]},"properties":{"cartodb_id":1443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91533,40.639637]},"properties":{"cartodb_id":1444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99964,40.753918]},"properties":{"cartodb_id":1445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944786,40.80576]},"properties":{"cartodb_id":1446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839516,40.742676]},"properties":{"cartodb_id":1448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8679,40.84513]},"properties":{"cartodb_id":1449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89064,40.71881]},"properties":{"cartodb_id":1450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93603,40.81207]},"properties":{"cartodb_id":1451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8861,40.827656]},"properties":{"cartodb_id":1452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94656,40.788994]},"properties":{"cartodb_id":1453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992355,40.769005]},"properties":{"cartodb_id":1454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92147,40.840286]},"properties":{"cartodb_id":1456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96389,40.761234]},"properties":{"cartodb_id":1457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82005,40.691643]},"properties":{"cartodb_id":1458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98588,40.727825]},"properties":{"cartodb_id":1459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8861,40.827656]},"properties":{"cartodb_id":1460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83642,40.829]},"properties":{"cartodb_id":1461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73586,40.713303]},"properties":{"cartodb_id":1462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95021,40.6352]},"properties":{"cartodb_id":1464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T22:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87272,40.85797]},"properties":{"cartodb_id":1465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96069,40.81751]},"properties":{"cartodb_id":1466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.21429,40.552296]},"properties":{"cartodb_id":1470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98525,40.618958]},"properties":{"cartodb_id":1471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90161,40.81969]},"properties":{"cartodb_id":1472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91069,40.863884]},"properties":{"cartodb_id":1473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93934,40.84168]},"properties":{"cartodb_id":1475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98618,40.726406]},"properties":{"cartodb_id":1476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01073,40.729046]},"properties":{"cartodb_id":1477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94454,40.80738]},"properties":{"cartodb_id":1478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02073,40.634167]},"properties":{"cartodb_id":1479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.824234,40.784996]},"properties":{"cartodb_id":1482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91588,40.83639]},"properties":{"cartodb_id":1483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82864,40.833717]},"properties":{"cartodb_id":1484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866104,40.67624]},"properties":{"cartodb_id":1485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.869644,40.666275]},"properties":{"cartodb_id":1487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82815,40.760056]},"properties":{"cartodb_id":1488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74575,40.6034]},"properties":{"cartodb_id":1489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85457,40.72762]},"properties":{"cartodb_id":1490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939835,40.750195]},"properties":{"cartodb_id":1491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93034,40.84603]},"properties":{"cartodb_id":1492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99019,40.61913]},"properties":{"cartodb_id":1493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889,40.849354]},"properties":{"cartodb_id":1494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939705,40.807034]},"properties":{"cartodb_id":1495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99777,40.716812]},"properties":{"cartodb_id":1496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94898,40.768875]},"properties":{"cartodb_id":1497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939026,40.810856]},"properties":{"cartodb_id":1498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956856,40.698067]},"properties":{"cartodb_id":1499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81713,40.717674]},"properties":{"cartodb_id":1501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96709,40.747105]},"properties":{"cartodb_id":1502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939445,40.750603]},"properties":{"cartodb_id":1503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92857,40.831898]},"properties":{"cartodb_id":1504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93904,40.805058]},"properties":{"cartodb_id":1505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94806,40.75184]},"properties":{"cartodb_id":1506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980545,40.746735]},"properties":{"cartodb_id":1507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94491,40.70717]},"properties":{"cartodb_id":1508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87284,40.898525]},"properties":{"cartodb_id":1509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88658,40.87724]},"properties":{"cartodb_id":1510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87039,40.83609]},"properties":{"cartodb_id":1511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982155,40.770573]},"properties":{"cartodb_id":1512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8641,40.69417]},"properties":{"cartodb_id":1513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.166565,40.627365]},"properties":{"cartodb_id":1514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01103,40.725937]},"properties":{"cartodb_id":1515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.824554,40.775257]},"properties":{"cartodb_id":1516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80714,40.69401]},"properties":{"cartodb_id":1517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92256,40.844864]},"properties":{"cartodb_id":1518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942825,40.72114]},"properties":{"cartodb_id":1519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86067,40.76294]},"properties":{"cartodb_id":1520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.102325,40.577946]},"properties":{"cartodb_id":1522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928795,40.86012]},"properties":{"cartodb_id":1523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9522,40.693523]},"properties":{"cartodb_id":1524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74655,40.756096]},"properties":{"cartodb_id":1525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90908,40.813232]},"properties":{"cartodb_id":1526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98374,40.760456]},"properties":{"cartodb_id":1527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956604,40.815765]},"properties":{"cartodb_id":1528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82744,40.798256]},"properties":{"cartodb_id":1530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03534,40.61019]},"properties":{"cartodb_id":1531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96047,40.65284]},"properties":{"cartodb_id":1532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98001,40.751835]},"properties":{"cartodb_id":1533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87342,40.734375]},"properties":{"cartodb_id":1534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90463,40.84328]},"properties":{"cartodb_id":1535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86427,40.685654]},"properties":{"cartodb_id":1536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97429,40.685513]},"properties":{"cartodb_id":1537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98516,40.738934]},"properties":{"cartodb_id":1538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89911,40.73294]},"properties":{"cartodb_id":1539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.846,40.896496]},"properties":{"cartodb_id":1540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92338,40.609253]},"properties":{"cartodb_id":1541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89895,40.75788]},"properties":{"cartodb_id":1542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91727,40.77077]},"properties":{"cartodb_id":1543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84271,40.708374]},"properties":{"cartodb_id":1546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90834,40.834553]},"properties":{"cartodb_id":1547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90126,40.745438]},"properties":{"cartodb_id":1548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77181,40.667366]},"properties":{"cartodb_id":1550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.010185,40.732517]},"properties":{"cartodb_id":1551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00827,40.629852]},"properties":{"cartodb_id":1552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880516,40.676765]},"properties":{"cartodb_id":1553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85112,40.684734]},"properties":{"cartodb_id":1554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83507,40.683014]},"properties":{"cartodb_id":1557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967964,40.578857]},"properties":{"cartodb_id":1558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.176506,40.544487]},"properties":{"cartodb_id":1559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87853,40.638527]},"properties":{"cartodb_id":1560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92091,40.86723]},"properties":{"cartodb_id":1561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87905,40.701748]},"properties":{"cartodb_id":1562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0837,40.605553]},"properties":{"cartodb_id":1563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900925,40.744076]},"properties":{"cartodb_id":1564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86716,40.663914]},"properties":{"cartodb_id":1565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97124,40.783527]},"properties":{"cartodb_id":1566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.793236,40.729347]},"properties":{"cartodb_id":1567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89769,40.712578]},"properties":{"cartodb_id":1568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8924,40.666042]},"properties":{"cartodb_id":1569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9246,40.761597]},"properties":{"cartodb_id":1570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86581,40.839485]},"properties":{"cartodb_id":1571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98526,40.67205]},"properties":{"cartodb_id":1572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82866,40.677654]},"properties":{"cartodb_id":1573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97481,40.714314]},"properties":{"cartodb_id":1574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887695,40.867958]},"properties":{"cartodb_id":1575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96053,40.57729]},"properties":{"cartodb_id":1577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826775,40.878952]},"properties":{"cartodb_id":1579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92049,40.848263]},"properties":{"cartodb_id":1580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00481,40.721474]},"properties":{"cartodb_id":1581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76536,40.698303]},"properties":{"cartodb_id":1582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9147,40.760185]},"properties":{"cartodb_id":1584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.790886,40.72419]},"properties":{"cartodb_id":1585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91981,40.79737]},"properties":{"cartodb_id":1586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.748436,40.67356]},"properties":{"cartodb_id":1587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95467,40.644196]},"properties":{"cartodb_id":1589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8893,40.69855]},"properties":{"cartodb_id":1590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95034,40.67164]},"properties":{"cartodb_id":1591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92736,40.67918]},"properties":{"cartodb_id":1592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94663,40.776604]},"properties":{"cartodb_id":1593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83335,40.763638]},"properties":{"cartodb_id":1594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93431,40.81417]},"properties":{"cartodb_id":1595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912605,40.669403]},"properties":{"cartodb_id":1596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948685,40.65175]},"properties":{"cartodb_id":1597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82973,40.743137]},"properties":{"cartodb_id":1598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93637,40.794697]},"properties":{"cartodb_id":1599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924515,40.747322]},"properties":{"cartodb_id":1600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93375,40.850063]},"properties":{"cartodb_id":1601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888435,40.84687]},"properties":{"cartodb_id":1603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96815,40.80005]},"properties":{"cartodb_id":1604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942986,40.831566]},"properties":{"cartodb_id":1605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88373,40.855537]},"properties":{"cartodb_id":1606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86241,40.84601]},"properties":{"cartodb_id":1607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11096,40.627365]},"properties":{"cartodb_id":1608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75887,40.76327]},"properties":{"cartodb_id":1610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968666,40.67826]},"properties":{"cartodb_id":1611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88606,40.755493]},"properties":{"cartodb_id":1612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97559,40.760323]},"properties":{"cartodb_id":1613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.854836,40.90355]},"properties":{"cartodb_id":1614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871574,40.731277]},"properties":{"cartodb_id":1615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90071,40.756107]},"properties":{"cartodb_id":1616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73768,40.658768]},"properties":{"cartodb_id":1617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91742,40.863194]},"properties":{"cartodb_id":1618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908844,40.808407]},"properties":{"cartodb_id":1619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84915,40.723885]},"properties":{"cartodb_id":1620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98746,40.75537]},"properties":{"cartodb_id":1621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97952,40.761147]},"properties":{"cartodb_id":1622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960526,40.775642]},"properties":{"cartodb_id":1623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02788,40.628292]},"properties":{"cartodb_id":1624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85406,40.736576]},"properties":{"cartodb_id":1625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73921,40.750683]},"properties":{"cartodb_id":1626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97371,40.79458]},"properties":{"cartodb_id":1627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92042,40.61116]},"properties":{"cartodb_id":1630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.918755,40.814766]},"properties":{"cartodb_id":1631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.756065,40.603844]},"properties":{"cartodb_id":1632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90669,40.753323]},"properties":{"cartodb_id":1633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77233,40.681488]},"properties":{"cartodb_id":1635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991516,40.687958]},"properties":{"cartodb_id":1637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78448,40.75986]},"properties":{"cartodb_id":1638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88243,40.850666]},"properties":{"cartodb_id":1639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07831,40.615047]},"properties":{"cartodb_id":1640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12306,40.608406]},"properties":{"cartodb_id":1641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.836845,40.81685]},"properties":{"cartodb_id":1642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98728,40.58525]},"properties":{"cartodb_id":1643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93617,40.749714]},"properties":{"cartodb_id":1645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00361,40.600628]},"properties":{"cartodb_id":1646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":1647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97624,40.765675]},"properties":{"cartodb_id":1648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98596,40.77954]},"properties":{"cartodb_id":1649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81711,40.704033]},"properties":{"cartodb_id":1650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98071,40.68532]},"properties":{"cartodb_id":1652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92822,40.816532]},"properties":{"cartodb_id":1653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038086,40.608757]},"properties":{"cartodb_id":1655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89194,40.824654]},"properties":{"cartodb_id":1656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":1657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.077156,40.594536]},"properties":{"cartodb_id":1658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16917,40.579247]},"properties":{"cartodb_id":1659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01474,40.64777]},"properties":{"cartodb_id":1660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8141,40.69056]},"properties":{"cartodb_id":1661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82697,40.69433]},"properties":{"cartodb_id":1662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904686,40.87262]},"properties":{"cartodb_id":1665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9023,40.862717]},"properties":{"cartodb_id":1666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8905,40.689617]},"properties":{"cartodb_id":1669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89022,40.62764]},"properties":{"cartodb_id":1670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95189,40.68053]},"properties":{"cartodb_id":1671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88764,40.680405]},"properties":{"cartodb_id":1672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.153015,40.55733]},"properties":{"cartodb_id":1673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88344,40.700474]},"properties":{"cartodb_id":1676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86126,40.667023]},"properties":{"cartodb_id":1677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98188,40.744022]},"properties":{"cartodb_id":1680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8498,40.82733]},"properties":{"cartodb_id":1681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72321,40.754105]},"properties":{"cartodb_id":1682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.008125,40.68655]},"properties":{"cartodb_id":1683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95969,40.813774]},"properties":{"cartodb_id":1684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93497,40.668037]},"properties":{"cartodb_id":1686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9535,40.779495]},"properties":{"cartodb_id":1687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99087,40.600136]},"properties":{"cartodb_id":1688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81891,40.695858]},"properties":{"cartodb_id":1689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92728,40.865547]},"properties":{"cartodb_id":1690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940125,40.693413]},"properties":{"cartodb_id":1691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93089,40.848118]},"properties":{"cartodb_id":1692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92017,40.69382]},"properties":{"cartodb_id":1693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960754,40.711857]},"properties":{"cartodb_id":1696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86397,40.749733]},"properties":{"cartodb_id":1697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97546,40.718945]},"properties":{"cartodb_id":1698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86237,40.69595]},"properties":{"cartodb_id":1699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.859764,40.711845]},"properties":{"cartodb_id":1700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9392,40.80775]},"properties":{"cartodb_id":1701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965485,40.59783]},"properties":{"cartodb_id":1702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8297,40.709347]},"properties":{"cartodb_id":1705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92113,40.6107]},"properties":{"cartodb_id":1706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74655,40.756096]},"properties":{"cartodb_id":1707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91416,40.849964]},"properties":{"cartodb_id":1708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91877,40.676853]},"properties":{"cartodb_id":1709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83518,40.7502]},"properties":{"cartodb_id":1710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999016,40.71737]},"properties":{"cartodb_id":1711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90073,40.816765]},"properties":{"cartodb_id":1713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988434,40.76001]},"properties":{"cartodb_id":1714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97084,40.795963]},"properties":{"cartodb_id":1715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83369,40.756317]},"properties":{"cartodb_id":1716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.202896,40.53171]},"properties":{"cartodb_id":1717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00526,40.721024]},"properties":{"cartodb_id":1719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99095,40.739674]},"properties":{"cartodb_id":1721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9177,40.767353]},"properties":{"cartodb_id":1722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93542,40.796]},"properties":{"cartodb_id":1723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90553,40.847485]},"properties":{"cartodb_id":1724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90906,40.863033]},"properties":{"cartodb_id":1725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94057,40.788948]},"properties":{"cartodb_id":1726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01017,40.63491]},"properties":{"cartodb_id":1727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.840836,40.88049]},"properties":{"cartodb_id":1728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.759384,40.725723]},"properties":{"cartodb_id":1729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91949,40.762447]},"properties":{"cartodb_id":1730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77655,40.778473]},"properties":{"cartodb_id":1731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898384,40.708946]},"properties":{"cartodb_id":1732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89116,40.70107]},"properties":{"cartodb_id":1733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94139,40.662945]},"properties":{"cartodb_id":1734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75233,40.703636]},"properties":{"cartodb_id":1735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978,40.613655]},"properties":{"cartodb_id":1736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.739624,40.705856]},"properties":{"cartodb_id":1737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8871,40.86511]},"properties":{"cartodb_id":1738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81589,40.762062]},"properties":{"cartodb_id":1739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98758,40.76029]},"properties":{"cartodb_id":1740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98479,40.782482]},"properties":{"cartodb_id":1741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00479,40.723625]},"properties":{"cartodb_id":1742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98336,40.61199]},"properties":{"cartodb_id":1744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89142,40.673313]},"properties":{"cartodb_id":1745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977135,40.77971]},"properties":{"cartodb_id":1746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01318,40.63201]},"properties":{"cartodb_id":1748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90981,40.669823]},"properties":{"cartodb_id":1750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02997,40.61824]},"properties":{"cartodb_id":1751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926865,40.628227]},"properties":{"cartodb_id":1753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76508,40.72634]},"properties":{"cartodb_id":1755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87228,40.84226]},"properties":{"cartodb_id":1756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02288,40.619465]},"properties":{"cartodb_id":1758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20813,40.535656]},"properties":{"cartodb_id":1759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80775,40.70058]},"properties":{"cartodb_id":1760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96033,40.773006]},"properties":{"cartodb_id":1761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91996,40.768436]},"properties":{"cartodb_id":1763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72985,40.665558]},"properties":{"cartodb_id":1764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954216,40.80602]},"properties":{"cartodb_id":1765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868996,40.739883]},"properties":{"cartodb_id":1766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87342,40.734375]},"properties":{"cartodb_id":1767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71051,40.727226]},"properties":{"cartodb_id":1768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83831,40.581764]},"properties":{"cartodb_id":1769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98081,40.61445]},"properties":{"cartodb_id":1770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889206,40.85642]},"properties":{"cartodb_id":1771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99894,40.66284]},"properties":{"cartodb_id":1772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01782,40.641422]},"properties":{"cartodb_id":1773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93491,40.82815]},"properties":{"cartodb_id":1774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90542,40.76778]},"properties":{"cartodb_id":1775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.840576,40.675312]},"properties":{"cartodb_id":1777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953445,40.668224]},"properties":{"cartodb_id":1778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992165,40.71975]},"properties":{"cartodb_id":1780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83144,40.706055]},"properties":{"cartodb_id":1781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888954,40.662132]},"properties":{"cartodb_id":1782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8889,40.821144]},"properties":{"cartodb_id":1783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00597,40.745228]},"properties":{"cartodb_id":1784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90518,40.663105]},"properties":{"cartodb_id":1785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86937,40.731144]},"properties":{"cartodb_id":1786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83518,40.761047]},"properties":{"cartodb_id":1787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01075,40.634357]},"properties":{"cartodb_id":1788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896515,40.674397]},"properties":{"cartodb_id":1789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00526,40.729164]},"properties":{"cartodb_id":1790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99417,40.741028]},"properties":{"cartodb_id":1791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99385,40.738586]},"properties":{"cartodb_id":1793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94628,40.680214]},"properties":{"cartodb_id":1794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00639,40.605957]},"properties":{"cartodb_id":1795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038666,40.608364]},"properties":{"cartodb_id":1796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95852,40.736275]},"properties":{"cartodb_id":1797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9644,40.807335]},"properties":{"cartodb_id":1798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95253,40.80322]},"properties":{"cartodb_id":1800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982475,40.76816]},"properties":{"cartodb_id":1802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91998,40.838715]},"properties":{"cartodb_id":1803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92272,40.82421]},"properties":{"cartodb_id":1804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90831,40.72046]},"properties":{"cartodb_id":1805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96759,40.80293]},"properties":{"cartodb_id":1806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99868,40.59727]},"properties":{"cartodb_id":1807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94333,40.60026]},"properties":{"cartodb_id":1808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91386,40.825794]},"properties":{"cartodb_id":1809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905876,40.66188]},"properties":{"cartodb_id":1810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91045,40.709427]},"properties":{"cartodb_id":1811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92875,40.75204]},"properties":{"cartodb_id":1812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8403,40.660847]},"properties":{"cartodb_id":1813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987885,40.717407]},"properties":{"cartodb_id":1815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73696,40.71793]},"properties":{"cartodb_id":1816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93066,40.7266]},"properties":{"cartodb_id":1817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00221,40.721622]},"properties":{"cartodb_id":1818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958786,40.76399]},"properties":{"cartodb_id":1819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.819595,40.679005]},"properties":{"cartodb_id":1821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73602,40.66989]},"properties":{"cartodb_id":1822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003006,40.645245]},"properties":{"cartodb_id":1823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80109,40.694946]},"properties":{"cartodb_id":1824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01083,40.648148]},"properties":{"cartodb_id":1825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T09:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01045,40.641533]},"properties":{"cartodb_id":1826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85021,40.906254]},"properties":{"cartodb_id":1827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99106,40.747887]},"properties":{"cartodb_id":1828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9174,40.76502]},"properties":{"cartodb_id":1829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950386,40.70641]},"properties":{"cartodb_id":1830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95368,40.7879]},"properties":{"cartodb_id":1831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99074,40.75595]},"properties":{"cartodb_id":1832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87459,40.734768]},"properties":{"cartodb_id":1835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81512,40.887547]},"properties":{"cartodb_id":1836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94688,40.683647]},"properties":{"cartodb_id":1837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":1838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905846,40.831055]},"properties":{"cartodb_id":1839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912125,40.65415]},"properties":{"cartodb_id":1840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93291,40.67948]},"properties":{"cartodb_id":1841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83688,40.838524]},"properties":{"cartodb_id":1842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85721,40.737694]},"properties":{"cartodb_id":1843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97661,40.649136]},"properties":{"cartodb_id":1845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94098,40.82413]},"properties":{"cartodb_id":1846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833534,40.683804]},"properties":{"cartodb_id":1847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18777,40.602028]},"properties":{"cartodb_id":1848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79998,40.70638]},"properties":{"cartodb_id":1849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97336,40.678406]},"properties":{"cartodb_id":1850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.782104,40.71891]},"properties":{"cartodb_id":1851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91807,40.84036]},"properties":{"cartodb_id":1852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T07:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7464,40.665794]},"properties":{"cartodb_id":1853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87617,40.748577]},"properties":{"cartodb_id":1854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86703,40.68683]},"properties":{"cartodb_id":1855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95571,40.757454]},"properties":{"cartodb_id":1856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7375,40.716957]},"properties":{"cartodb_id":1857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.800446,40.68368]},"properties":{"cartodb_id":1858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90932,40.664097]},"properties":{"cartodb_id":1859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868225,40.84473]},"properties":{"cartodb_id":1860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97492,40.761665]},"properties":{"cartodb_id":1861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92977,40.655396]},"properties":{"cartodb_id":1862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903145,40.822712]},"properties":{"cartodb_id":1864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T05:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92568,40.84664]},"properties":{"cartodb_id":1865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T05:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.872505,40.896614]},"properties":{"cartodb_id":1868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T04:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977196,40.779587]},"properties":{"cartodb_id":1870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.918564,40.776436]},"properties":{"cartodb_id":1871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98129,40.59609]},"properties":{"cartodb_id":1873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92444,40.823456]},"properties":{"cartodb_id":1874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T03:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986244,40.747475]},"properties":{"cartodb_id":1875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T03:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81706,40.675797]},"properties":{"cartodb_id":1876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T03:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891655,40.817505]},"properties":{"cartodb_id":1877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87964,40.683693]},"properties":{"cartodb_id":1878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T03:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96134,40.67135]},"properties":{"cartodb_id":1879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99434,40.6406]},"properties":{"cartodb_id":1880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T03:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99341,40.752293]},"properties":{"cartodb_id":1881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T02:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.801834,40.76066]},"properties":{"cartodb_id":1882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T02:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88619,40.66752]},"properties":{"cartodb_id":1883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T02:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773834,40.65965]},"properties":{"cartodb_id":1884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.091125,40.587635]},"properties":{"cartodb_id":1887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890366,40.66111]},"properties":{"cartodb_id":1888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96911,40.68947]},"properties":{"cartodb_id":1889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904,40.72574]},"properties":{"cartodb_id":1890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.755745,40.658688]},"properties":{"cartodb_id":1893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T01:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82866,40.677654]},"properties":{"cartodb_id":1894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T01:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96143,40.716385]},"properties":{"cartodb_id":1895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T01:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957825,40.75828]},"properties":{"cartodb_id":1896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75352,40.61037]},"properties":{"cartodb_id":1897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13213,40.61318]},"properties":{"cartodb_id":1898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91708,40.659744]},"properties":{"cartodb_id":1899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00199,40.75578]},"properties":{"cartodb_id":1900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96434,40.7606]},"properties":{"cartodb_id":1901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87655,40.8766]},"properties":{"cartodb_id":1902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78809,40.673008]},"properties":{"cartodb_id":1903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928,40.803947]},"properties":{"cartodb_id":1905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876495,40.8755]},"properties":{"cartodb_id":1906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.923035,40.775383]},"properties":{"cartodb_id":1908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984535,40.75092]},"properties":{"cartodb_id":1909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92822,40.816532]},"properties":{"cartodb_id":1910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967545,40.760254]},"properties":{"cartodb_id":1911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81259,40.715935]},"properties":{"cartodb_id":1913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95699,40.7605]},"properties":{"cartodb_id":1914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87001,40.822697]},"properties":{"cartodb_id":1916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90463,40.6411]},"properties":{"cartodb_id":1917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90488,40.858692]},"properties":{"cartodb_id":1918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90977,40.82442]},"properties":{"cartodb_id":1919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87713,40.895466]},"properties":{"cartodb_id":1920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78473,40.842503]},"properties":{"cartodb_id":1921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98902,40.718792]},"properties":{"cartodb_id":1923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9313,40.667015]},"properties":{"cartodb_id":1924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00052,40.732315]},"properties":{"cartodb_id":1925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93803,40.734314]},"properties":{"cartodb_id":1926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85621,40.832012]},"properties":{"cartodb_id":1927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12868,40.63735]},"properties":{"cartodb_id":1928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95548,40.677574]},"properties":{"cartodb_id":1929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09075,40.634598]},"properties":{"cartodb_id":1930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94058,40.78503]},"properties":{"cartodb_id":1931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96777,40.75995]},"properties":{"cartodb_id":1933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89111,40.69814]},"properties":{"cartodb_id":1936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02353,40.634617]},"properties":{"cartodb_id":1938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00609,40.70731]},"properties":{"cartodb_id":1939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93096,40.835384]},"properties":{"cartodb_id":1940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888535,40.73453]},"properties":{"cartodb_id":1941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97962,40.667625]},"properties":{"cartodb_id":1942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98336,40.751213]},"properties":{"cartodb_id":1943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000534,40.71843]},"properties":{"cartodb_id":1944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99926,40.759514]},"properties":{"cartodb_id":1945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98257,40.73136]},"properties":{"cartodb_id":1946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94916,40.803516]},"properties":{"cartodb_id":1948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08723,40.584106]},"properties":{"cartodb_id":1949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9985,40.745293]},"properties":{"cartodb_id":1950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98211,40.777092]},"properties":{"cartodb_id":1951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.761,40.666233]},"properties":{"cartodb_id":1952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99063,40.750988]},"properties":{"cartodb_id":1954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92775,40.80834]},"properties":{"cartodb_id":1955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98532,40.741608]},"properties":{"cartodb_id":1956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9866,40.73407]},"properties":{"cartodb_id":1957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000656,40.73723]},"properties":{"cartodb_id":1958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85822,40.813297]},"properties":{"cartodb_id":1959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96761,40.75613]},"properties":{"cartodb_id":1960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.996864,40.735638]},"properties":{"cartodb_id":1962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99969,40.738552]},"properties":{"cartodb_id":1963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88896,40.75519]},"properties":{"cartodb_id":1964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86531,40.89032]},"properties":{"cartodb_id":1965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00394,40.72085]},"properties":{"cartodb_id":1966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90667,40.661293]},"properties":{"cartodb_id":1967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982086,40.74032]},"properties":{"cartodb_id":1969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0206,40.619987]},"properties":{"cartodb_id":1970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82202,40.775986]},"properties":{"cartodb_id":1971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87205,40.672752]},"properties":{"cartodb_id":1973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82527,40.885094]},"properties":{"cartodb_id":1974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08837,40.59075]},"properties":{"cartodb_id":1975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87849,40.75942]},"properties":{"cartodb_id":1977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93542,40.796]},"properties":{"cartodb_id":1978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9901,40.716675]},"properties":{"cartodb_id":1979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858246,40.760704]},"properties":{"cartodb_id":1980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17534,40.55177]},"properties":{"cartodb_id":1981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99557,40.750584]},"properties":{"cartodb_id":1982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987236,40.73902]},"properties":{"cartodb_id":1983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92077,40.71382]},"properties":{"cartodb_id":1985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038666,40.608364]},"properties":{"cartodb_id":1986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89602,40.735237]},"properties":{"cartodb_id":1987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.137375,40.54958]},"properties":{"cartodb_id":1988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79837,40.674088]},"properties":{"cartodb_id":1990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971436,40.686066]},"properties":{"cartodb_id":1993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.162796,40.528763]},"properties":{"cartodb_id":1994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93892,40.824078]},"properties":{"cartodb_id":1995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70682,40.75333]},"properties":{"cartodb_id":1996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95789,40.761173]},"properties":{"cartodb_id":1997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73506,40.67399]},"properties":{"cartodb_id":1998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92927,40.809284]},"properties":{"cartodb_id":2000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84631,40.82514]},"properties":{"cartodb_id":2001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90299,40.869045]},"properties":{"cartodb_id":2002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8255,40.869335]},"properties":{"cartodb_id":2004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93742,40.804375]},"properties":{"cartodb_id":2005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90919,40.655994]},"properties":{"cartodb_id":2006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89705,40.657665]},"properties":{"cartodb_id":2007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98869,40.696198]},"properties":{"cartodb_id":2008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965485,40.59783]},"properties":{"cartodb_id":2009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92036,40.814625]},"properties":{"cartodb_id":2010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883965,40.846004]},"properties":{"cartodb_id":2011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97991,40.676186]},"properties":{"cartodb_id":2012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03018,40.61834]},"properties":{"cartodb_id":2013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93431,40.81417]},"properties":{"cartodb_id":2015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89935,40.844734]},"properties":{"cartodb_id":2016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89507,40.644436]},"properties":{"cartodb_id":2017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92693,40.594437]},"properties":{"cartodb_id":2018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949875,40.776196]},"properties":{"cartodb_id":2019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97086,40.693172]},"properties":{"cartodb_id":2020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87107,40.86619]},"properties":{"cartodb_id":2021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":2022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74572,40.75158]},"properties":{"cartodb_id":2023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93855,40.639217]},"properties":{"cartodb_id":2024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90832,40.674606]},"properties":{"cartodb_id":2025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873665,40.7598]},"properties":{"cartodb_id":2027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85967,40.819614]},"properties":{"cartodb_id":2028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82479,40.66741]},"properties":{"cartodb_id":2029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95965,40.685184]},"properties":{"cartodb_id":2030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99631,40.753387]},"properties":{"cartodb_id":2032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00071,40.729763]},"properties":{"cartodb_id":2033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868034,40.745426]},"properties":{"cartodb_id":2034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22867,40.519722]},"properties":{"cartodb_id":2036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70509,40.73388]},"properties":{"cartodb_id":2038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76716,40.75565]},"properties":{"cartodb_id":2039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98702,40.739307]},"properties":{"cartodb_id":2040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96875,40.697758]},"properties":{"cartodb_id":2041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95644,40.74318]},"properties":{"cartodb_id":2042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97846,40.616707]},"properties":{"cartodb_id":2043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92399,40.689274]},"properties":{"cartodb_id":2044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91024,40.752975]},"properties":{"cartodb_id":2045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954956,40.777504]},"properties":{"cartodb_id":2046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91708,40.77347]},"properties":{"cartodb_id":2047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86374,40.864506]},"properties":{"cartodb_id":2050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87459,40.734768]},"properties":{"cartodb_id":2051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82599,40.74831]},"properties":{"cartodb_id":2052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95206,40.692795]},"properties":{"cartodb_id":2053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99904,40.72142]},"properties":{"cartodb_id":2055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96043,40.818016]},"properties":{"cartodb_id":2056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.722946,40.764267]},"properties":{"cartodb_id":2057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00923,40.63063]},"properties":{"cartodb_id":2058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94227,40.654625]},"properties":{"cartodb_id":2059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83709,40.744923]},"properties":{"cartodb_id":2060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87447,40.713177]},"properties":{"cartodb_id":2061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.841415,40.78169]},"properties":{"cartodb_id":2062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97048,40.62418]},"properties":{"cartodb_id":2064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96074,40.702557]},"properties":{"cartodb_id":2066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74173,40.75548]},"properties":{"cartodb_id":2068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823524,40.756264]},"properties":{"cartodb_id":2069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16424,40.5433]},"properties":{"cartodb_id":2070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88467,40.80757]},"properties":{"cartodb_id":2072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98161,40.69016]},"properties":{"cartodb_id":2073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87664,40.880745]},"properties":{"cartodb_id":2074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89299,40.8178]},"properties":{"cartodb_id":2075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13605,40.558678]},"properties":{"cartodb_id":2076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9952,40.667027]},"properties":{"cartodb_id":2077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72179,40.73444]},"properties":{"cartodb_id":2078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990654,40.75186]},"properties":{"cartodb_id":2079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88967,40.720154]},"properties":{"cartodb_id":2080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.136055,40.62819]},"properties":{"cartodb_id":2081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8259,40.870396]},"properties":{"cartodb_id":2083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955284,40.78858]},"properties":{"cartodb_id":2085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89946,40.833218]},"properties":{"cartodb_id":2086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84476,40.687878]},"properties":{"cartodb_id":2087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9866,40.718006]},"properties":{"cartodb_id":2088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.21736,40.520927]},"properties":{"cartodb_id":2089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928764,40.822838]},"properties":{"cartodb_id":2090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.731186,40.744644]},"properties":{"cartodb_id":2091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.813126,40.707558]},"properties":{"cartodb_id":2092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96199,40.79799]},"properties":{"cartodb_id":2096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94814,40.74133]},"properties":{"cartodb_id":2097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95636,40.70251]},"properties":{"cartodb_id":2098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88477,40.629368]},"properties":{"cartodb_id":2099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00848,40.720608]},"properties":{"cartodb_id":2100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81007,40.75034]},"properties":{"cartodb_id":2101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00796,40.705544]},"properties":{"cartodb_id":2103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861595,40.734768]},"properties":{"cartodb_id":2104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99647,40.763374]},"properties":{"cartodb_id":2107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94478,40.693638]},"properties":{"cartodb_id":2108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.743645,40.66532]},"properties":{"cartodb_id":2109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.748634,40.713505]},"properties":{"cartodb_id":2110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83876,40.866573]},"properties":{"cartodb_id":2111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897766,40.6642]},"properties":{"cartodb_id":2112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.842445,40.66929]},"properties":{"cartodb_id":2113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89326,40.682068]},"properties":{"cartodb_id":2115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94092,40.802498]},"properties":{"cartodb_id":2117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76325,40.74709]},"properties":{"cartodb_id":2118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983154,40.73883]},"properties":{"cartodb_id":2119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90911,40.70726]},"properties":{"cartodb_id":2120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99169,40.759727]},"properties":{"cartodb_id":2121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99418,40.766502]},"properties":{"cartodb_id":2122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99394,40.758976]},"properties":{"cartodb_id":2123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95486,40.58562]},"properties":{"cartodb_id":2124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96211,40.598206]},"properties":{"cartodb_id":2126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81711,40.704033]},"properties":{"cartodb_id":2127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94323,40.70752]},"properties":{"cartodb_id":2128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90881,40.7139]},"properties":{"cartodb_id":2129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903946,40.880135]},"properties":{"cartodb_id":2131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93971,40.82191]},"properties":{"cartodb_id":2132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84057,40.71837]},"properties":{"cartodb_id":2133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870346,40.87835]},"properties":{"cartodb_id":2134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99266,40.69381]},"properties":{"cartodb_id":2135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95328,40.670006]},"properties":{"cartodb_id":2136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82443,40.760994]},"properties":{"cartodb_id":2137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898705,40.75411]},"properties":{"cartodb_id":2139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92239,40.804695]},"properties":{"cartodb_id":2140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94007,40.815178]},"properties":{"cartodb_id":2141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976295,40.748245]},"properties":{"cartodb_id":2142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78495,40.68753]},"properties":{"cartodb_id":2143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90674,40.72773]},"properties":{"cartodb_id":2144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79332,40.792263]},"properties":{"cartodb_id":2148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98997,40.767185]},"properties":{"cartodb_id":2149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98524,40.755318]},"properties":{"cartodb_id":2150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80303,40.708138]},"properties":{"cartodb_id":2151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83329,40.85638]},"properties":{"cartodb_id":2152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93316,40.84764]},"properties":{"cartodb_id":2153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96563,40.627155]},"properties":{"cartodb_id":2154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98534,40.584038]},"properties":{"cartodb_id":2155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98333,40.69365]},"properties":{"cartodb_id":2156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96315,40.613964]},"properties":{"cartodb_id":2158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96761,40.58036]},"properties":{"cartodb_id":2159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96823,40.67942]},"properties":{"cartodb_id":2160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90213,40.705147]},"properties":{"cartodb_id":2161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965675,40.762802]},"properties":{"cartodb_id":2162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16064,40.58495]},"properties":{"cartodb_id":2163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08608,40.590443]},"properties":{"cartodb_id":2164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89483,40.679337]},"properties":{"cartodb_id":2165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92279,40.713943]},"properties":{"cartodb_id":2166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77041,40.744644]},"properties":{"cartodb_id":2169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99739,40.762127]},"properties":{"cartodb_id":2170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78011,40.76745]},"properties":{"cartodb_id":2171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95077,40.7088]},"properties":{"cartodb_id":2172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91678,40.815697]},"properties":{"cartodb_id":2173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9537,40.80541]},"properties":{"cartodb_id":2174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8553,40.702595]},"properties":{"cartodb_id":2175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98219,40.678684]},"properties":{"cartodb_id":2177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92355,40.687077]},"properties":{"cartodb_id":2178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981445,40.714413]},"properties":{"cartodb_id":2179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86346,40.74766]},"properties":{"cartodb_id":2180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01476,40.63396]},"properties":{"cartodb_id":2182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13452,40.625916]},"properties":{"cartodb_id":2183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96248,40.767185]},"properties":{"cartodb_id":2184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16237,40.60795]},"properties":{"cartodb_id":2185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94155,40.608765]},"properties":{"cartodb_id":2186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8929,40.773808]},"properties":{"cartodb_id":2187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936264,40.811737]},"properties":{"cartodb_id":2188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19731,40.54326]},"properties":{"cartodb_id":2189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92765,40.660862]},"properties":{"cartodb_id":2190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86599,40.865463]},"properties":{"cartodb_id":2192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92693,40.7154]},"properties":{"cartodb_id":2193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.751755,40.603603]},"properties":{"cartodb_id":2194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98409,40.639297]},"properties":{"cartodb_id":2195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.001564,40.741077]},"properties":{"cartodb_id":2196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86359,40.841278]},"properties":{"cartodb_id":2198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9273,40.813587]},"properties":{"cartodb_id":2199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83871,40.84294]},"properties":{"cartodb_id":2200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981445,40.61384]},"properties":{"cartodb_id":2201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7573,40.73873]},"properties":{"cartodb_id":2202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01254,40.632633]},"properties":{"cartodb_id":2203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88443,40.839615]},"properties":{"cartodb_id":2205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94651,40.720787]},"properties":{"cartodb_id":2206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87101,40.661156]},"properties":{"cartodb_id":2207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87597,40.743904]},"properties":{"cartodb_id":2208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00099,40.71793]},"properties":{"cartodb_id":2210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97157,40.629986]},"properties":{"cartodb_id":2211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973976,40.762966]},"properties":{"cartodb_id":2212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00199,40.75578]},"properties":{"cartodb_id":2213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885796,40.660656]},"properties":{"cartodb_id":2214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9172,40.85592]},"properties":{"cartodb_id":2215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19983,40.5494]},"properties":{"cartodb_id":2216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87361,40.75953]},"properties":{"cartodb_id":2217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00971,40.631905]},"properties":{"cartodb_id":2218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99628,40.719543]},"properties":{"cartodb_id":2219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91409,40.701195]},"properties":{"cartodb_id":2220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93857,40.85098]},"properties":{"cartodb_id":2221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98574,40.75802]},"properties":{"cartodb_id":2222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75372,40.609535]},"properties":{"cartodb_id":2223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96501,40.62394]},"properties":{"cartodb_id":2224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91386,40.674908]},"properties":{"cartodb_id":2225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93803,40.734314]},"properties":{"cartodb_id":2226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93716,40.85431]},"properties":{"cartodb_id":2228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91723,40.70307]},"properties":{"cartodb_id":2230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83455,40.681175]},"properties":{"cartodb_id":2231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.849144,40.722622]},"properties":{"cartodb_id":2232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82809,40.87766]},"properties":{"cartodb_id":2233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90648,40.829697]},"properties":{"cartodb_id":2234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92258,40.753216]},"properties":{"cartodb_id":2235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826225,40.830658]},"properties":{"cartodb_id":2236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97944,40.716118]},"properties":{"cartodb_id":2238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99771,40.66401]},"properties":{"cartodb_id":2239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81481,40.733784]},"properties":{"cartodb_id":2240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997765,40.75649]},"properties":{"cartodb_id":2241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974945,40.7501]},"properties":{"cartodb_id":2242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99678,40.72543]},"properties":{"cartodb_id":2243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.752716,40.71328]},"properties":{"cartodb_id":2244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981445,40.61384]},"properties":{"cartodb_id":2245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99647,40.763374]},"properties":{"cartodb_id":2246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00838,40.636635]},"properties":{"cartodb_id":2247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9678,40.8022]},"properties":{"cartodb_id":2248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95626,40.781483]},"properties":{"cartodb_id":2249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94745,40.630295]},"properties":{"cartodb_id":2250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97169,40.787163]},"properties":{"cartodb_id":2251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90302,40.8096]},"properties":{"cartodb_id":2252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96986,40.757072]},"properties":{"cartodb_id":2253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99434,40.63997]},"properties":{"cartodb_id":2254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87136,40.748955]},"properties":{"cartodb_id":2255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03608,40.6256]},"properties":{"cartodb_id":2256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93438,40.620285]},"properties":{"cartodb_id":2257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9245,40.844677]},"properties":{"cartodb_id":2258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94924,40.742523]},"properties":{"cartodb_id":2260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89913,40.67731]},"properties":{"cartodb_id":2261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79063,40.726116]},"properties":{"cartodb_id":2262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19115,40.52686]},"properties":{"cartodb_id":2264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815056,40.730293]},"properties":{"cartodb_id":2265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95356,40.599144]},"properties":{"cartodb_id":2266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92501,40.866333]},"properties":{"cartodb_id":2267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74345,40.67818]},"properties":{"cartodb_id":2268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91494,40.845104]},"properties":{"cartodb_id":2269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91276,40.646328]},"properties":{"cartodb_id":2271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20625,40.514412]},"properties":{"cartodb_id":2272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9007,40.88051]},"properties":{"cartodb_id":2273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00558,40.633083]},"properties":{"cartodb_id":2274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89426,40.88736]},"properties":{"cartodb_id":2275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82408,40.828373]},"properties":{"cartodb_id":2276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91917,40.804443]},"properties":{"cartodb_id":2277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94349,40.796074]},"properties":{"cartodb_id":2278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78757,40.770226]},"properties":{"cartodb_id":2279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000465,40.605934]},"properties":{"cartodb_id":2280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91024,40.752975]},"properties":{"cartodb_id":2282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00811,40.711994]},"properties":{"cartodb_id":2284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91248,40.80934]},"properties":{"cartodb_id":2285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84301,40.68704]},"properties":{"cartodb_id":2286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91921,40.83767]},"properties":{"cartodb_id":2287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83015,40.759567]},"properties":{"cartodb_id":2288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98051,40.716618]},"properties":{"cartodb_id":2289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02941,40.614815]},"properties":{"cartodb_id":2290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99417,40.75417]},"properties":{"cartodb_id":2291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92501,40.866333]},"properties":{"cartodb_id":2292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98876,40.695015]},"properties":{"cartodb_id":2294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.117004,40.62817]},"properties":{"cartodb_id":2295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992744,40.74807]},"properties":{"cartodb_id":2296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9898,40.757233]},"properties":{"cartodb_id":2297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94027,40.750965]},"properties":{"cartodb_id":2300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.020424,40.645733]},"properties":{"cartodb_id":2301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917694,40.81608]},"properties":{"cartodb_id":2302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877144,40.771374]},"properties":{"cartodb_id":2303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.171684,40.55924]},"properties":{"cartodb_id":2304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879326,40.754337]},"properties":{"cartodb_id":2305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82596,40.746483]},"properties":{"cartodb_id":2306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89389,40.661488]},"properties":{"cartodb_id":2308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78844,40.769966]},"properties":{"cartodb_id":2309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9234,40.686344]},"properties":{"cartodb_id":2310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81478,40.73436]},"properties":{"cartodb_id":2311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96708,40.629433]},"properties":{"cartodb_id":2312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98397,40.610218]},"properties":{"cartodb_id":2313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94238,40.83791]},"properties":{"cartodb_id":2314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99028,40.723423]},"properties":{"cartodb_id":2316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88933,40.821415]},"properties":{"cartodb_id":2317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9717,40.76031]},"properties":{"cartodb_id":2318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9479,40.729168]},"properties":{"cartodb_id":2319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81924,40.757946]},"properties":{"cartodb_id":2320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.783905,40.78046]},"properties":{"cartodb_id":2321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99922,40.672886]},"properties":{"cartodb_id":2322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94086,40.672016]},"properties":{"cartodb_id":2323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82897,40.72753]},"properties":{"cartodb_id":2324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.837,40.865093]},"properties":{"cartodb_id":2325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84327,40.6729]},"properties":{"cartodb_id":2326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":2327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00708,40.65477]},"properties":{"cartodb_id":2329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":2330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878296,40.73104]},"properties":{"cartodb_id":2331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99082,40.745617]},"properties":{"cartodb_id":2332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985695,40.685658]},"properties":{"cartodb_id":2334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907005,40.709305]},"properties":{"cartodb_id":2336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98657,40.684387]},"properties":{"cartodb_id":2337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990456,40.761402]},"properties":{"cartodb_id":2338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77051,40.657875]},"properties":{"cartodb_id":2339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85314,40.89492]},"properties":{"cartodb_id":2340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87155,40.75131]},"properties":{"cartodb_id":2341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92932,40.69764]},"properties":{"cartodb_id":2342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96079,40.592773]},"properties":{"cartodb_id":2343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78281,40.747505]},"properties":{"cartodb_id":2345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9636,40.759483]},"properties":{"cartodb_id":2346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93151,40.68017]},"properties":{"cartodb_id":2347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77532,40.78026]},"properties":{"cartodb_id":2349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98484,40.71649]},"properties":{"cartodb_id":2350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95569,40.671124]},"properties":{"cartodb_id":2352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97296,40.673485]},"properties":{"cartodb_id":2354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84523,40.721985]},"properties":{"cartodb_id":2355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92228,40.82497]},"properties":{"cartodb_id":2357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.808624,40.718445]},"properties":{"cartodb_id":2359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91115,40.640366]},"properties":{"cartodb_id":2360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89429,40.673443]},"properties":{"cartodb_id":2361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.774254,40.71652]},"properties":{"cartodb_id":2363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81515,40.718227]},"properties":{"cartodb_id":2364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84105,40.828125]},"properties":{"cartodb_id":2365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84874,40.738346]},"properties":{"cartodb_id":2366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999344,40.69168]},"properties":{"cartodb_id":2367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.745415,40.72939]},"properties":{"cartodb_id":2368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78905,40.592987]},"properties":{"cartodb_id":2369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961136,40.597733]},"properties":{"cartodb_id":2370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14667,40.63195]},"properties":{"cartodb_id":2371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.772835,40.595802]},"properties":{"cartodb_id":2372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84626,40.72245]},"properties":{"cartodb_id":2373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898346,40.645164]},"properties":{"cartodb_id":2374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.842026,40.87987]},"properties":{"cartodb_id":2375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932304,40.70775]},"properties":{"cartodb_id":2376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73084,40.691605]},"properties":{"cartodb_id":2377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94759,40.789433]},"properties":{"cartodb_id":2378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90276,40.7515]},"properties":{"cartodb_id":2380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92524,40.86385]},"properties":{"cartodb_id":2381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00916,40.57508]},"properties":{"cartodb_id":2382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01054,40.705097]},"properties":{"cartodb_id":2383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950096,40.637672]},"properties":{"cartodb_id":2384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72199,40.75544]},"properties":{"cartodb_id":2385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82814,40.763958]},"properties":{"cartodb_id":2386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95471,40.72642]},"properties":{"cartodb_id":2387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97723,40.719307]},"properties":{"cartodb_id":2388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94726,40.700104]},"properties":{"cartodb_id":2389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70682,40.75333]},"properties":{"cartodb_id":2390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75672,40.66856]},"properties":{"cartodb_id":2391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87515,40.831764]},"properties":{"cartodb_id":2392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95705,40.70691]},"properties":{"cartodb_id":2393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929276,40.727566]},"properties":{"cartodb_id":2394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91971,40.611603]},"properties":{"cartodb_id":2395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916504,40.742912]},"properties":{"cartodb_id":2398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86121,40.826088]},"properties":{"cartodb_id":2399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80931,40.689808]},"properties":{"cartodb_id":2400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8614,40.734978]},"properties":{"cartodb_id":2402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90903,40.68248]},"properties":{"cartodb_id":2404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94292,40.733444]},"properties":{"cartodb_id":2405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99996,40.718018]},"properties":{"cartodb_id":2406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97231,40.75372]},"properties":{"cartodb_id":2407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95009,40.674313]},"properties":{"cartodb_id":2408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74352,40.70617]},"properties":{"cartodb_id":2409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87361,40.73113]},"properties":{"cartodb_id":2410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99922,40.672886]},"properties":{"cartodb_id":2411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87261,40.867043]},"properties":{"cartodb_id":2412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95575,40.590393]},"properties":{"cartodb_id":2413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9344,40.805637]},"properties":{"cartodb_id":2414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94423,40.71597]},"properties":{"cartodb_id":2415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89544,40.815845]},"properties":{"cartodb_id":2417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T05:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91417,40.84518]},"properties":{"cartodb_id":2418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98474,40.74442]},"properties":{"cartodb_id":2419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T05:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94392,40.711643]},"properties":{"cartodb_id":2423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89484,40.862064]},"properties":{"cartodb_id":2424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T04:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95317,40.77592]},"properties":{"cartodb_id":2426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84385,40.69892]},"properties":{"cartodb_id":2427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96236,40.698544]},"properties":{"cartodb_id":2428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T04:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82072,40.69508]},"properties":{"cartodb_id":2429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T04:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93919,40.82421]},"properties":{"cartodb_id":2430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T03:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01225,40.626015]},"properties":{"cartodb_id":2431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T02:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905205,40.832428]},"properties":{"cartodb_id":2432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99179,40.764683]},"properties":{"cartodb_id":2433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.742744,40.695957]},"properties":{"cartodb_id":2434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92472,40.86155]},"properties":{"cartodb_id":2435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96951,40.712616]},"properties":{"cartodb_id":2437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T01:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91936,40.75856]},"properties":{"cartodb_id":2438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.996414,40.75834]},"properties":{"cartodb_id":2440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92101,40.69175]},"properties":{"cartodb_id":2441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96803,40.759575]},"properties":{"cartodb_id":2442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00028,40.718727]},"properties":{"cartodb_id":2443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90061,40.87023]},"properties":{"cartodb_id":2444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87236,40.674026]},"properties":{"cartodb_id":2445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93522,40.851204]},"properties":{"cartodb_id":2446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92351,40.61466]},"properties":{"cartodb_id":2448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850494,40.580322]},"properties":{"cartodb_id":2449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91545,40.843365]},"properties":{"cartodb_id":2451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00168,40.683388]},"properties":{"cartodb_id":2452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83404,40.766445]},"properties":{"cartodb_id":2453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98222,40.764736]},"properties":{"cartodb_id":2454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02102,40.63347]},"properties":{"cartodb_id":2455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91375,40.748928]},"properties":{"cartodb_id":2458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882744,40.866047]},"properties":{"cartodb_id":2459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90269,40.675785]},"properties":{"cartodb_id":2461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952415,40.728416]},"properties":{"cartodb_id":2462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986694,40.761463]},"properties":{"cartodb_id":2464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98968,40.75889]},"properties":{"cartodb_id":2466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T23:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84362,40.69848]},"properties":{"cartodb_id":2469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9601,40.583485]},"properties":{"cartodb_id":2470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85631,40.73632]},"properties":{"cartodb_id":2471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.816795,40.70313]},"properties":{"cartodb_id":2473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.805176,40.67468]},"properties":{"cartodb_id":2474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90109,40.739143]},"properties":{"cartodb_id":2475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86402,40.89552]},"properties":{"cartodb_id":2477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901085,40.862755]},"properties":{"cartodb_id":2478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.925385,40.86258]},"properties":{"cartodb_id":2479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99762,40.725796]},"properties":{"cartodb_id":2480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99565,40.7441]},"properties":{"cartodb_id":2481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93359,40.74473]},"properties":{"cartodb_id":2482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97975,40.730198]},"properties":{"cartodb_id":2483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87255,40.878742]},"properties":{"cartodb_id":2484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92904,40.738796]},"properties":{"cartodb_id":2486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920876,40.756676]},"properties":{"cartodb_id":2487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9306,40.740597]},"properties":{"cartodb_id":2488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87624,40.82383]},"properties":{"cartodb_id":2489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86925,40.770706]},"properties":{"cartodb_id":2490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.867805,40.85065]},"properties":{"cartodb_id":2491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96937,40.712673]},"properties":{"cartodb_id":2492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93159,40.663227]},"properties":{"cartodb_id":2493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75966,40.73808]},"properties":{"cartodb_id":2494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912674,40.845543]},"properties":{"cartodb_id":2496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15953,40.576622]},"properties":{"cartodb_id":2497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81618,40.701763]},"properties":{"cartodb_id":2498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92324,40.704994]},"properties":{"cartodb_id":2499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88724,40.844635]},"properties":{"cartodb_id":2500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95762,40.703636]},"properties":{"cartodb_id":2501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84657,40.857365]},"properties":{"cartodb_id":2502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9358,40.743084]},"properties":{"cartodb_id":2503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95659,40.696785]},"properties":{"cartodb_id":2504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88774,40.877033]},"properties":{"cartodb_id":2505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10977,40.570465]},"properties":{"cartodb_id":2507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":2508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000534,40.71843]},"properties":{"cartodb_id":2510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96678,40.632294]},"properties":{"cartodb_id":2511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77056,40.72511]},"properties":{"cartodb_id":2512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952995,40.678722]},"properties":{"cartodb_id":2513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89594,40.77241]},"properties":{"cartodb_id":2514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94027,40.750965]},"properties":{"cartodb_id":2515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927284,40.843903]},"properties":{"cartodb_id":2517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83224,40.71512]},"properties":{"cartodb_id":2518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88979,40.663296]},"properties":{"cartodb_id":2519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96389,40.761234]},"properties":{"cartodb_id":2520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91727,40.77077]},"properties":{"cartodb_id":2523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99594,40.59758]},"properties":{"cartodb_id":2524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.781166,40.72921]},"properties":{"cartodb_id":2525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02859,40.625298]},"properties":{"cartodb_id":2526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89896,40.736782]},"properties":{"cartodb_id":2527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94717,40.70551]},"properties":{"cartodb_id":2528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7464,40.665794]},"properties":{"cartodb_id":2529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9883,40.685867]},"properties":{"cartodb_id":2531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91056,40.620403]},"properties":{"cartodb_id":2532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95191,40.58191]},"properties":{"cartodb_id":2533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95254,40.7685]},"properties":{"cartodb_id":2534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919975,40.669476]},"properties":{"cartodb_id":2535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99264,40.758427]},"properties":{"cartodb_id":2537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94045,40.743645]},"properties":{"cartodb_id":2538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13366,40.640305]},"properties":{"cartodb_id":2539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02957,40.61983]},"properties":{"cartodb_id":2542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99495,40.700836]},"properties":{"cartodb_id":2545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85368,40.893955]},"properties":{"cartodb_id":2546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.753365,40.602272]},"properties":{"cartodb_id":2547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14506,40.637135]},"properties":{"cartodb_id":2549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82866,40.677654]},"properties":{"cartodb_id":2550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76768,40.658417]},"properties":{"cartodb_id":2551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00261,40.719902]},"properties":{"cartodb_id":2552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00797,40.633583]},"properties":{"cartodb_id":2553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14082,40.632057]},"properties":{"cartodb_id":2556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9613,40.61973]},"properties":{"cartodb_id":2557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83887,40.778614]},"properties":{"cartodb_id":2558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932274,40.746494]},"properties":{"cartodb_id":2559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89323,40.859875]},"properties":{"cartodb_id":2560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97875,40.683758]},"properties":{"cartodb_id":2561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773575,40.66755]},"properties":{"cartodb_id":2562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.770966,40.661198]},"properties":{"cartodb_id":2563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90754,40.845165]},"properties":{"cartodb_id":2565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89868,40.86177]},"properties":{"cartodb_id":2566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80067,40.59258]},"properties":{"cartodb_id":2568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77134,40.764263]},"properties":{"cartodb_id":2569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96466,40.58096]},"properties":{"cartodb_id":2570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9653,40.759308]},"properties":{"cartodb_id":2571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00597,40.68336]},"properties":{"cartodb_id":2572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75873,40.76459]},"properties":{"cartodb_id":2573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89456,40.696568]},"properties":{"cartodb_id":2574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953445,40.724873]},"properties":{"cartodb_id":2575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91078,40.851936]},"properties":{"cartodb_id":2576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94208,40.71473]},"properties":{"cartodb_id":2579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74764,40.728024]},"properties":{"cartodb_id":2580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79295,40.67206]},"properties":{"cartodb_id":2581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85004,40.827595]},"properties":{"cartodb_id":2582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960396,40.70611]},"properties":{"cartodb_id":2583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885796,40.660656]},"properties":{"cartodb_id":2584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78837,40.75788]},"properties":{"cartodb_id":2585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97668,40.747734]},"properties":{"cartodb_id":2586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82744,40.798256]},"properties":{"cartodb_id":2587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85539,40.898876]},"properties":{"cartodb_id":2588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.855354,40.85543]},"properties":{"cartodb_id":2589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94291,40.696095]},"properties":{"cartodb_id":2591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8185,40.716133]},"properties":{"cartodb_id":2592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90532,40.70515]},"properties":{"cartodb_id":2593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86243,40.66778]},"properties":{"cartodb_id":2596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992615,40.724136]},"properties":{"cartodb_id":2598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83229,40.847004]},"properties":{"cartodb_id":2599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81916,40.70918]},"properties":{"cartodb_id":2600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":2602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912445,40.769333]},"properties":{"cartodb_id":2603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96748,40.68175]},"properties":{"cartodb_id":2604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07805,40.6267]},"properties":{"cartodb_id":2605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85989,40.743416]},"properties":{"cartodb_id":2606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77724,40.679653]},"properties":{"cartodb_id":2607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.795815,40.814636]},"properties":{"cartodb_id":2609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9379,40.649635]},"properties":{"cartodb_id":2612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7575,40.725975]},"properties":{"cartodb_id":2613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97076,40.672638]},"properties":{"cartodb_id":2614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99491,40.704422]},"properties":{"cartodb_id":2615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71483,40.750027]},"properties":{"cartodb_id":2616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93855,40.60079]},"properties":{"cartodb_id":2617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00247,40.678387]},"properties":{"cartodb_id":2618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93914,40.790905]},"properties":{"cartodb_id":2619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892876,40.82232]},"properties":{"cartodb_id":2621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11833,40.636845]},"properties":{"cartodb_id":2622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00825,40.6402]},"properties":{"cartodb_id":2623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92921,40.65017]},"properties":{"cartodb_id":2624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85927,40.76002]},"properties":{"cartodb_id":2625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.862595,40.73426]},"properties":{"cartodb_id":2628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7653,40.600864]},"properties":{"cartodb_id":2629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1633,40.60168]},"properties":{"cartodb_id":2631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73717,40.728733]},"properties":{"cartodb_id":2632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.790886,40.72419]},"properties":{"cartodb_id":2633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97234,40.616653]},"properties":{"cartodb_id":2634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95816,40.647766]},"properties":{"cartodb_id":2635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94513,40.817608]},"properties":{"cartodb_id":2636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.018814,40.633278]},"properties":{"cartodb_id":2639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92318,40.69012]},"properties":{"cartodb_id":2640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07069,40.611774]},"properties":{"cartodb_id":2641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93421,40.586338]},"properties":{"cartodb_id":2642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77154,40.73152]},"properties":{"cartodb_id":2643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985275,40.596745]},"properties":{"cartodb_id":2644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9905,40.633137]},"properties":{"cartodb_id":2645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96617,40.58655]},"properties":{"cartodb_id":2646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.923035,40.798534]},"properties":{"cartodb_id":2648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95114,40.78848]},"properties":{"cartodb_id":2649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87674,40.765465]},"properties":{"cartodb_id":2650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22132,40.55025]},"properties":{"cartodb_id":2651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977554,40.691895]},"properties":{"cartodb_id":2652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99601,40.763996]},"properties":{"cartodb_id":2653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834724,40.842075]},"properties":{"cartodb_id":2654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97367,40.612255]},"properties":{"cartodb_id":2655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937645,40.76234]},"properties":{"cartodb_id":2656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95376,40.76685]},"properties":{"cartodb_id":2658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9979,40.69507]},"properties":{"cartodb_id":2659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93998,40.625546]},"properties":{"cartodb_id":2660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99395,40.67191]},"properties":{"cartodb_id":2662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909294,40.81266]},"properties":{"cartodb_id":2663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87185,40.86507]},"properties":{"cartodb_id":2664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79548,40.814075]},"properties":{"cartodb_id":2665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08359,40.624527]},"properties":{"cartodb_id":2666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84394,40.84054]},"properties":{"cartodb_id":2667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75806,40.763245]},"properties":{"cartodb_id":2668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87867,40.677032]},"properties":{"cartodb_id":2669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91723,40.82781]},"properties":{"cartodb_id":2671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88687,40.677357]},"properties":{"cartodb_id":2673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93698,40.735527]},"properties":{"cartodb_id":2674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892136,40.878056]},"properties":{"cartodb_id":2675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78796,40.67493]},"properties":{"cartodb_id":2676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97402,40.74309]},"properties":{"cartodb_id":2677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94174,40.746143]},"properties":{"cartodb_id":2678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95833,40.781532]},"properties":{"cartodb_id":2680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80372,40.67557]},"properties":{"cartodb_id":2681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83831,40.581764]},"properties":{"cartodb_id":2682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92292,40.654278]},"properties":{"cartodb_id":2683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89175,40.86951]},"properties":{"cartodb_id":2684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86076,40.728535]},"properties":{"cartodb_id":2686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88591,40.630577]},"properties":{"cartodb_id":2687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91707,40.86369]},"properties":{"cartodb_id":2688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90944,40.86032]},"properties":{"cartodb_id":2689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000946,40.612247]},"properties":{"cartodb_id":2690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893845,40.75083]},"properties":{"cartodb_id":2691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75957,40.721222]},"properties":{"cartodb_id":2692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00465,40.72135]},"properties":{"cartodb_id":2693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83876,40.866573]},"properties":{"cartodb_id":2694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9598,40.73298]},"properties":{"cartodb_id":2695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944435,40.83468]},"properties":{"cartodb_id":2696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20469,40.535835]},"properties":{"cartodb_id":2698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99141,40.770313]},"properties":{"cartodb_id":2699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93951,40.810207]},"properties":{"cartodb_id":2702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91291,40.765102]},"properties":{"cartodb_id":2703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88653,40.81471]},"properties":{"cartodb_id":2704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86447,40.841087]},"properties":{"cartodb_id":2705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.025055,40.62359]},"properties":{"cartodb_id":2707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976364,40.71913]},"properties":{"cartodb_id":2709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0764,40.642273]},"properties":{"cartodb_id":2711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08743,40.614418]},"properties":{"cartodb_id":2712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73912,40.76706]},"properties":{"cartodb_id":2713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92399,40.774612]},"properties":{"cartodb_id":2714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00114,40.741665]},"properties":{"cartodb_id":2717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986755,40.721344]},"properties":{"cartodb_id":2718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11811,40.63252]},"properties":{"cartodb_id":2719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91476,40.8252]},"properties":{"cartodb_id":2720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90252,40.871082]},"properties":{"cartodb_id":2721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88302,40.652138]},"properties":{"cartodb_id":2722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96998,40.60915]},"properties":{"cartodb_id":2723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99828,40.73539]},"properties":{"cartodb_id":2724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8553,40.702595]},"properties":{"cartodb_id":2725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96618,40.624653]},"properties":{"cartodb_id":2726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961075,40.760857]},"properties":{"cartodb_id":2727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965294,40.614994]},"properties":{"cartodb_id":2728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89277,40.86502]},"properties":{"cartodb_id":2729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86722,40.730984]},"properties":{"cartodb_id":2731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94216,40.69467]},"properties":{"cartodb_id":2732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993645,40.743244]},"properties":{"cartodb_id":2734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94667,40.7495]},"properties":{"cartodb_id":2735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96162,40.764362]},"properties":{"cartodb_id":2736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00247,40.659584]},"properties":{"cartodb_id":2737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91095,40.659058]},"properties":{"cartodb_id":2738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938225,40.78739]},"properties":{"cartodb_id":2739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94923,40.73068]},"properties":{"cartodb_id":2740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97939,40.636932]},"properties":{"cartodb_id":2741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76263,40.697956]},"properties":{"cartodb_id":2742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89277,40.661396]},"properties":{"cartodb_id":2743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73439,40.71893]},"properties":{"cartodb_id":2744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10367,40.61634]},"properties":{"cartodb_id":2745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74751,40.665474]},"properties":{"cartodb_id":2746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891754,40.822216]},"properties":{"cartodb_id":2747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72668,40.69141]},"properties":{"cartodb_id":2748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.168106,40.552948]},"properties":{"cartodb_id":2750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93355,40.61957]},"properties":{"cartodb_id":2751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71507,40.745377]},"properties":{"cartodb_id":2752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9444,40.700424]},"properties":{"cartodb_id":2753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.004425,40.742283]},"properties":{"cartodb_id":2754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96395,40.69786]},"properties":{"cartodb_id":2756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96385,40.797916]},"properties":{"cartodb_id":2757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82811,40.763584]},"properties":{"cartodb_id":2758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823265,40.684383]},"properties":{"cartodb_id":2759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92634,40.71404]},"properties":{"cartodb_id":2760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7485,40.665047]},"properties":{"cartodb_id":2761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977684,40.752117]},"properties":{"cartodb_id":2762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01274,40.610588]},"properties":{"cartodb_id":2763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92347,40.764347]},"properties":{"cartodb_id":2765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9032,40.770824]},"properties":{"cartodb_id":2766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98925,40.74551]},"properties":{"cartodb_id":2767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84961,40.73294]},"properties":{"cartodb_id":2768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.783455,40.672104]},"properties":{"cartodb_id":2769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00731,40.68212]},"properties":{"cartodb_id":2770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897736,40.861347]},"properties":{"cartodb_id":2771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98184,40.746414]},"properties":{"cartodb_id":2772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97861,40.762394]},"properties":{"cartodb_id":2773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86971,40.65136]},"properties":{"cartodb_id":2776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92234,40.83661]},"properties":{"cartodb_id":2777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.006004,40.71937]},"properties":{"cartodb_id":2779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85457,40.700592]},"properties":{"cartodb_id":2780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98958,40.741547]},"properties":{"cartodb_id":2783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952515,40.73036]},"properties":{"cartodb_id":2784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00731,40.654705]},"properties":{"cartodb_id":2785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89596,40.657738]},"properties":{"cartodb_id":2789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76773,40.59626]},"properties":{"cartodb_id":2790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93363,40.766293]},"properties":{"cartodb_id":2791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959335,40.652927]},"properties":{"cartodb_id":2793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83764,40.828484]},"properties":{"cartodb_id":2794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79603,40.591072]},"properties":{"cartodb_id":2796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97075,40.638794]},"properties":{"cartodb_id":2798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98259,40.7773]},"properties":{"cartodb_id":2799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920265,40.826153]},"properties":{"cartodb_id":2801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97853,40.736855]},"properties":{"cartodb_id":2802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84995,40.733604]},"properties":{"cartodb_id":2803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1404,40.597496]},"properties":{"cartodb_id":2804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9112,40.84519]},"properties":{"cartodb_id":2805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90739,40.827347]},"properties":{"cartodb_id":2806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94809,40.77461]},"properties":{"cartodb_id":2807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948555,40.773975]},"properties":{"cartodb_id":2808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87651,40.76413]},"properties":{"cartodb_id":2809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88876,40.74754]},"properties":{"cartodb_id":2810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01001,40.63011]},"properties":{"cartodb_id":2812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97329,40.694805]},"properties":{"cartodb_id":2813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96867,40.682]},"properties":{"cartodb_id":2814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87058,40.87647]},"properties":{"cartodb_id":2815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9683,40.711372]},"properties":{"cartodb_id":2816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98271,40.6266]},"properties":{"cartodb_id":2817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8807,40.87289]},"properties":{"cartodb_id":2818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84869,40.659645]},"properties":{"cartodb_id":2819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90796,40.67811]},"properties":{"cartodb_id":2820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.841965,40.88845]},"properties":{"cartodb_id":2821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00561,40.710396]},"properties":{"cartodb_id":2822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87595,40.750626]},"properties":{"cartodb_id":2823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906166,40.862778]},"properties":{"cartodb_id":2826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89705,40.71578]},"properties":{"cartodb_id":2827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880806,40.67031]},"properties":{"cartodb_id":2828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83009,40.713913]},"properties":{"cartodb_id":2829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91216,40.819786]},"properties":{"cartodb_id":2830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95696,40.76649]},"properties":{"cartodb_id":2831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833176,40.762333]},"properties":{"cartodb_id":2832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9034,40.872032]},"properties":{"cartodb_id":2833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9591,40.651863]},"properties":{"cartodb_id":2834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95951,40.705334]},"properties":{"cartodb_id":2835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08206,40.644657]},"properties":{"cartodb_id":2838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96673,40.747272]},"properties":{"cartodb_id":2839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.862366,40.730137]},"properties":{"cartodb_id":2841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7212,40.725266]},"properties":{"cartodb_id":2842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72986,40.665348]},"properties":{"cartodb_id":2843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904106,40.90686]},"properties":{"cartodb_id":2844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91665,40.878826]},"properties":{"cartodb_id":2845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81555,40.689598]},"properties":{"cartodb_id":2847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80601,40.779922]},"properties":{"cartodb_id":2848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99828,40.73539]},"properties":{"cartodb_id":2849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94085,40.62041]},"properties":{"cartodb_id":2851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895546,40.670624]},"properties":{"cartodb_id":2852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91448,40.841618]},"properties":{"cartodb_id":2853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94085,40.62041]},"properties":{"cartodb_id":2854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913765,40.78295]},"properties":{"cartodb_id":2856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82255,40.790554]},"properties":{"cartodb_id":2857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12409,40.575832]},"properties":{"cartodb_id":2858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00926,40.713253]},"properties":{"cartodb_id":2860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16611,40.590393]},"properties":{"cartodb_id":2861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00644,40.655518]},"properties":{"cartodb_id":2862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9595,40.734013]},"properties":{"cartodb_id":2863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980804,40.76759]},"properties":{"cartodb_id":2864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97498,40.74768]},"properties":{"cartodb_id":2865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97833,40.783146]},"properties":{"cartodb_id":2866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90066,40.65846]},"properties":{"cartodb_id":2867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91774,40.81516]},"properties":{"cartodb_id":2868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955414,40.776867]},"properties":{"cartodb_id":2870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86781,40.85016]},"properties":{"cartodb_id":2871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955345,40.640213]},"properties":{"cartodb_id":2872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02508,40.630814]},"properties":{"cartodb_id":2874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78567,40.75796]},"properties":{"cartodb_id":2875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99634,40.75011]},"properties":{"cartodb_id":2876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92591,40.77226]},"properties":{"cartodb_id":2877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":2878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.827156,40.746788]},"properties":{"cartodb_id":2879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947075,40.784237]},"properties":{"cartodb_id":2880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942924,40.748043]},"properties":{"cartodb_id":2881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92443,40.650467]},"properties":{"cartodb_id":2882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91329,40.614906]},"properties":{"cartodb_id":2883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94852,40.640945]},"properties":{"cartodb_id":2884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98086,40.635513]},"properties":{"cartodb_id":2885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96104,40.699482]},"properties":{"cartodb_id":2886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94667,40.7495]},"properties":{"cartodb_id":2887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94469,40.79157]},"properties":{"cartodb_id":2888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77482,40.77367]},"properties":{"cartodb_id":2890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98628,40.692192]},"properties":{"cartodb_id":2891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89372,40.583725]},"properties":{"cartodb_id":2892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987206,40.743843]},"properties":{"cartodb_id":2893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84511,40.896687]},"properties":{"cartodb_id":2895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91209,40.718517]},"properties":{"cartodb_id":2896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98522,40.768593]},"properties":{"cartodb_id":2897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91079,40.860542]},"properties":{"cartodb_id":2898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997696,40.636566]},"properties":{"cartodb_id":2899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98036,40.59619]},"properties":{"cartodb_id":2900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90344,40.762383]},"properties":{"cartodb_id":2902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9548,40.805187]},"properties":{"cartodb_id":2903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930374,40.851418]},"properties":{"cartodb_id":2904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93005,40.829945]},"properties":{"cartodb_id":2905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91959,40.77247]},"properties":{"cartodb_id":2907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89492,40.658527]},"properties":{"cartodb_id":2908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86651,40.74079]},"properties":{"cartodb_id":2910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89104,40.82047]},"properties":{"cartodb_id":2911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85261,40.75254]},"properties":{"cartodb_id":2912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06574,40.60503]},"properties":{"cartodb_id":2913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7403,40.756424]},"properties":{"cartodb_id":2914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9281,40.67132]},"properties":{"cartodb_id":2915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962524,40.76311]},"properties":{"cartodb_id":2916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89589,40.86226]},"properties":{"cartodb_id":2917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87339,40.710453]},"properties":{"cartodb_id":2918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.894295,40.69625]},"properties":{"cartodb_id":2919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86281,40.883575]},"properties":{"cartodb_id":2920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87116,40.72844]},"properties":{"cartodb_id":2921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93151,40.68017]},"properties":{"cartodb_id":2922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93139,40.666122]},"properties":{"cartodb_id":2923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97274,40.725174]},"properties":{"cartodb_id":2924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89617,40.7487]},"properties":{"cartodb_id":2925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930824,40.73715]},"properties":{"cartodb_id":2926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8678,40.844875]},"properties":{"cartodb_id":2927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95269,40.58493]},"properties":{"cartodb_id":2929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.846436,40.85995]},"properties":{"cartodb_id":2930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86943,40.83256]},"properties":{"cartodb_id":2931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95886,40.698677]},"properties":{"cartodb_id":2932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83202,40.7179]},"properties":{"cartodb_id":2933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94506,40.747665]},"properties":{"cartodb_id":2934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94116,40.69854]},"properties":{"cartodb_id":2935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81794,40.705875]},"properties":{"cartodb_id":2936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93192,40.753716]},"properties":{"cartodb_id":2937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92158,40.804344]},"properties":{"cartodb_id":2939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908295,40.649467]},"properties":{"cartodb_id":2940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93699,40.70191]},"properties":{"cartodb_id":2941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90206,40.818665]},"properties":{"cartodb_id":2942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8509,40.83045]},"properties":{"cartodb_id":2944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94338,40.647114]},"properties":{"cartodb_id":2945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94907,40.78843]},"properties":{"cartodb_id":2946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871544,40.82918]},"properties":{"cartodb_id":2949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97677,40.741863]},"properties":{"cartodb_id":2950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9221,40.654327]},"properties":{"cartodb_id":2951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88723,40.82598]},"properties":{"cartodb_id":2952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06895,40.603832]},"properties":{"cartodb_id":2953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87233,40.746433]},"properties":{"cartodb_id":2954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96981,40.762913]},"properties":{"cartodb_id":2956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94747,40.649036]},"properties":{"cartodb_id":2957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85827,40.82201]},"properties":{"cartodb_id":2958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98617,40.68902]},"properties":{"cartodb_id":2959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99174,40.68079]},"properties":{"cartodb_id":2960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.881676,40.853344]},"properties":{"cartodb_id":2964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.765656,40.65999]},"properties":{"cartodb_id":2966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79223,40.719177]},"properties":{"cartodb_id":2970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85797,40.832535]},"properties":{"cartodb_id":2973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74183,40.736412]},"properties":{"cartodb_id":2974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922676,40.826855]},"properties":{"cartodb_id":2976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7531,40.714092]},"properties":{"cartodb_id":2977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974655,40.646515]},"properties":{"cartodb_id":2980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80905,40.676025]},"properties":{"cartodb_id":2981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9246,40.64664]},"properties":{"cartodb_id":2983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92734,40.811108]},"properties":{"cartodb_id":2984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01157,40.70425]},"properties":{"cartodb_id":2985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87462,40.824158]},"properties":{"cartodb_id":2986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85919,40.705166]},"properties":{"cartodb_id":2987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866104,40.745224]},"properties":{"cartodb_id":2988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85623,40.900486]},"properties":{"cartodb_id":2989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96087,40.70113]},"properties":{"cartodb_id":2990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74713,40.59616]},"properties":{"cartodb_id":2991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95933,40.740803]},"properties":{"cartodb_id":2992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93617,40.749714]},"properties":{"cartodb_id":2993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93846,40.739223]},"properties":{"cartodb_id":2994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81446,40.81777]},"properties":{"cartodb_id":2996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868164,40.874313]},"properties":{"cartodb_id":2997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91692,40.7054]},"properties":{"cartodb_id":2998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98775,40.70066]},"properties":{"cartodb_id":2999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7291,40.658287]},"properties":{"cartodb_id":3000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8663,40.83489]},"properties":{"cartodb_id":3002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91357,40.67843]},"properties":{"cartodb_id":3003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00957,40.635494]},"properties":{"cartodb_id":3006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74334,40.75426]},"properties":{"cartodb_id":3007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0102,40.67967]},"properties":{"cartodb_id":3008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90043,40.848602]},"properties":{"cartodb_id":3009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76579,40.726444]},"properties":{"cartodb_id":3010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96867,40.682]},"properties":{"cartodb_id":3011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8702,40.68728]},"properties":{"cartodb_id":3013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96988,40.794735]},"properties":{"cartodb_id":3014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991035,40.699844]},"properties":{"cartodb_id":3015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79133,40.78793]},"properties":{"cartodb_id":3016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05198,40.604153]},"properties":{"cartodb_id":3017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T05:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038666,40.608364]},"properties":{"cartodb_id":3018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T05:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940254,40.75472]},"properties":{"cartodb_id":3019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T04:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74769,40.701828]},"properties":{"cartodb_id":3021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8861,40.827656]},"properties":{"cartodb_id":3023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00234,40.750206]},"properties":{"cartodb_id":3024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T02:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0162,40.710583]},"properties":{"cartodb_id":3025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T02:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833916,40.854465]},"properties":{"cartodb_id":3026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T02:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96219,40.70022]},"properties":{"cartodb_id":3027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93742,40.804375]},"properties":{"cartodb_id":3028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96476,40.764053]},"properties":{"cartodb_id":3029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85097,40.694084]},"properties":{"cartodb_id":3030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84495,40.68231]},"properties":{"cartodb_id":3031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00465,40.72135]},"properties":{"cartodb_id":3032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84791,40.6986]},"properties":{"cartodb_id":3033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.860016,40.753944]},"properties":{"cartodb_id":3034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93327,40.667946]},"properties":{"cartodb_id":3035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8193,40.77451]},"properties":{"cartodb_id":3037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01266,40.642864]},"properties":{"cartodb_id":3038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94713,40.77593]},"properties":{"cartodb_id":3043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.875984,40.70372]},"properties":{"cartodb_id":3044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74173,40.75548]},"properties":{"cartodb_id":3045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82866,40.677654]},"properties":{"cartodb_id":3048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983444,40.657146]},"properties":{"cartodb_id":3049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16412,40.56025]},"properties":{"cartodb_id":3050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81525,40.67626]},"properties":{"cartodb_id":3051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936935,40.805042]},"properties":{"cartodb_id":3052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988884,40.631245]},"properties":{"cartodb_id":3053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935295,40.714455]},"properties":{"cartodb_id":3054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94555,40.83923]},"properties":{"cartodb_id":3055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0014,40.67578]},"properties":{"cartodb_id":3056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86489,40.839767]},"properties":{"cartodb_id":3057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779945,40.66675]},"properties":{"cartodb_id":3058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961464,40.70166]},"properties":{"cartodb_id":3059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95559,40.779495]},"properties":{"cartodb_id":3060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96899,40.75425]},"properties":{"cartodb_id":3061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825424,40.781685]},"properties":{"cartodb_id":3062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804565,40.677303]},"properties":{"cartodb_id":3063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96819,40.761395]},"properties":{"cartodb_id":3065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94375,40.798615]},"properties":{"cartodb_id":3067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87513,40.665245]},"properties":{"cartodb_id":3068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.998665,40.75525]},"properties":{"cartodb_id":3069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90044,40.82915]},"properties":{"cartodb_id":3070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74528,40.69255]},"properties":{"cartodb_id":3071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74893,40.67102]},"properties":{"cartodb_id":3072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93348,40.745148]},"properties":{"cartodb_id":3073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.091125,40.587635]},"properties":{"cartodb_id":3074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74107,40.673336]},"properties":{"cartodb_id":3075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82971,40.693592]},"properties":{"cartodb_id":3076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96362,40.580795]},"properties":{"cartodb_id":3077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866875,40.65317]},"properties":{"cartodb_id":3078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99757,40.644684]},"properties":{"cartodb_id":3080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97063,40.75495]},"properties":{"cartodb_id":3081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86356,40.895374]},"properties":{"cartodb_id":3082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82624,40.719833]},"properties":{"cartodb_id":3083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85876,40.863403]},"properties":{"cartodb_id":3084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90719,40.68556]},"properties":{"cartodb_id":3085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88036,40.84009]},"properties":{"cartodb_id":3087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962425,40.625538]},"properties":{"cartodb_id":3088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89403,40.71244]},"properties":{"cartodb_id":3089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81812,40.81866]},"properties":{"cartodb_id":3090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90091,40.864536]},"properties":{"cartodb_id":3091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834656,40.667114]},"properties":{"cartodb_id":3093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99905,40.749638]},"properties":{"cartodb_id":3095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02125,40.6414]},"properties":{"cartodb_id":3096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99682,40.66919]},"properties":{"cartodb_id":3097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99205,40.745075]},"properties":{"cartodb_id":3098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81051,40.738537]},"properties":{"cartodb_id":3099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8065,40.73851]},"properties":{"cartodb_id":3100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986465,40.75671]},"properties":{"cartodb_id":3101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86651,40.74683]},"properties":{"cartodb_id":3103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99057,40.75619]},"properties":{"cartodb_id":3104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84518,40.737118]},"properties":{"cartodb_id":3105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18826,40.54785]},"properties":{"cartodb_id":3106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.869385,40.863243]},"properties":{"cartodb_id":3107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.001434,40.751446]},"properties":{"cartodb_id":3108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.169556,40.578537]},"properties":{"cartodb_id":3110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82769,40.70392]},"properties":{"cartodb_id":3111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96981,40.762913]},"properties":{"cartodb_id":3113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89962,40.878754]},"properties":{"cartodb_id":3114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89962,40.878754]},"properties":{"cartodb_id":3115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91202,40.767544]},"properties":{"cartodb_id":3117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955795,40.78211]},"properties":{"cartodb_id":3118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78171,40.71555]},"properties":{"cartodb_id":3119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82774,40.68574]},"properties":{"cartodb_id":3120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95863,40.778225]},"properties":{"cartodb_id":3122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96257,40.791634]},"properties":{"cartodb_id":3123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82861,40.75799]},"properties":{"cartodb_id":3124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75539,40.761204]},"properties":{"cartodb_id":3125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72044,40.75209]},"properties":{"cartodb_id":3126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98557,40.757935]},"properties":{"cartodb_id":3127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84395,40.85615]},"properties":{"cartodb_id":3128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78944,40.757847]},"properties":{"cartodb_id":3129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99263,40.598434]},"properties":{"cartodb_id":3130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94054,40.75081]},"properties":{"cartodb_id":3131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83441,40.687565]},"properties":{"cartodb_id":3132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.996414,40.75834]},"properties":{"cartodb_id":3133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988106,40.637142]},"properties":{"cartodb_id":3137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88839,40.66879]},"properties":{"cartodb_id":3138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81279,40.704876]},"properties":{"cartodb_id":3140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72422,40.7531]},"properties":{"cartodb_id":3143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9123,40.75325]},"properties":{"cartodb_id":3144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90485,40.673164]},"properties":{"cartodb_id":3145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949455,40.634506]},"properties":{"cartodb_id":3146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96234,40.575756]},"properties":{"cartodb_id":3148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91719,40.699253]},"properties":{"cartodb_id":3149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78435,40.674694]},"properties":{"cartodb_id":3150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87222,40.754143]},"properties":{"cartodb_id":3151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87242,40.89624]},"properties":{"cartodb_id":3152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88443,40.839615]},"properties":{"cartodb_id":3153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81477,40.741493]},"properties":{"cartodb_id":3154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85492,40.74323]},"properties":{"cartodb_id":3155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98881,40.622963]},"properties":{"cartodb_id":3156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.781944,40.664635]},"properties":{"cartodb_id":3157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952995,40.678722]},"properties":{"cartodb_id":3158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892136,40.766685]},"properties":{"cartodb_id":3159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98623,40.743298]},"properties":{"cartodb_id":3160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873436,40.675186]},"properties":{"cartodb_id":3161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826385,40.71531]},"properties":{"cartodb_id":3162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81231,40.69513]},"properties":{"cartodb_id":3165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81538,40.70417]},"properties":{"cartodb_id":3166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9862,40.757103]},"properties":{"cartodb_id":3167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90199,40.753807]},"properties":{"cartodb_id":3168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916794,40.854874]},"properties":{"cartodb_id":3169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951965,40.715176]},"properties":{"cartodb_id":3170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82374,40.717422]},"properties":{"cartodb_id":3171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907234,40.804043]},"properties":{"cartodb_id":3172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93033,40.677483]},"properties":{"cartodb_id":3173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974,40.61403]},"properties":{"cartodb_id":3174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94878,40.73072]},"properties":{"cartodb_id":3175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93113,40.668797]},"properties":{"cartodb_id":3176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.875595,40.730434]},"properties":{"cartodb_id":3177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993355,40.66495]},"properties":{"cartodb_id":3178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92683,40.771133]},"properties":{"cartodb_id":3179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.748817]},"properties":{"cartodb_id":3180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94526,40.584908]},"properties":{"cartodb_id":3181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89913,40.67731]},"properties":{"cartodb_id":3182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967125,40.798504]},"properties":{"cartodb_id":3183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834694,40.746902]},"properties":{"cartodb_id":3184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94561,40.719566]},"properties":{"cartodb_id":3185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99336,40.6024]},"properties":{"cartodb_id":3191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.764084,40.660557]},"properties":{"cartodb_id":3193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0885,40.58479]},"properties":{"cartodb_id":3194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99145,40.75495]},"properties":{"cartodb_id":3195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97347,40.763657]},"properties":{"cartodb_id":3196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.837776,40.72545]},"properties":{"cartodb_id":3197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83876,40.866573]},"properties":{"cartodb_id":3198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892006,40.668255]},"properties":{"cartodb_id":3199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92049,40.753284]},"properties":{"cartodb_id":3200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84586,40.78322]},"properties":{"cartodb_id":3201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07603,40.637745]},"properties":{"cartodb_id":3202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.854836,40.834644]},"properties":{"cartodb_id":3203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00957,40.635494]},"properties":{"cartodb_id":3204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90652,40.857697]},"properties":{"cartodb_id":3205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99907,40.688766]},"properties":{"cartodb_id":3207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98545,40.579613]},"properties":{"cartodb_id":3208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95354,40.621162]},"properties":{"cartodb_id":3209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90248,40.677063]},"properties":{"cartodb_id":3210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94748,40.703403]},"properties":{"cartodb_id":3211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8886,40.851727]},"properties":{"cartodb_id":3212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15334,40.608852]},"properties":{"cartodb_id":3213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89653,40.814304]},"properties":{"cartodb_id":3214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76737,40.713093]},"properties":{"cartodb_id":3216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98289,40.766712]},"properties":{"cartodb_id":3218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92552,40.86278]},"properties":{"cartodb_id":3219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87568,40.834007]},"properties":{"cartodb_id":3220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83612,40.711823]},"properties":{"cartodb_id":3222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773636,40.6674]},"properties":{"cartodb_id":3224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.782715,40.666935]},"properties":{"cartodb_id":3225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7906,40.767418]},"properties":{"cartodb_id":3226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.846725,40.84813]},"properties":{"cartodb_id":3227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":3228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.745895,40.70003]},"properties":{"cartodb_id":3229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83029,40.685074]},"properties":{"cartodb_id":3230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99471,40.70299]},"properties":{"cartodb_id":3231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.799866,40.71025]},"properties":{"cartodb_id":3232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.2348,40.52418]},"properties":{"cartodb_id":3233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97447,40.737194]},"properties":{"cartodb_id":3234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.008354,40.72132]},"properties":{"cartodb_id":3235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897095,40.851967]},"properties":{"cartodb_id":3237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.830894,40.70001]},"properties":{"cartodb_id":3238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88523,40.899143]},"properties":{"cartodb_id":3240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976746,40.747627]},"properties":{"cartodb_id":3241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.145775,40.624958]},"properties":{"cartodb_id":3242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86827,40.73251]},"properties":{"cartodb_id":3243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870285,40.750572]},"properties":{"cartodb_id":3244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81082,40.692463]},"properties":{"cartodb_id":3245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83568,40.850834]},"properties":{"cartodb_id":3246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.996414,40.66737]},"properties":{"cartodb_id":3247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96556,40.580772]},"properties":{"cartodb_id":3248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926384,40.844917]},"properties":{"cartodb_id":3249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948555,40.773975]},"properties":{"cartodb_id":3250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985275,40.596745]},"properties":{"cartodb_id":3251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94415,40.678238]},"properties":{"cartodb_id":3253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9112,40.84519]},"properties":{"cartodb_id":3254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949,40.584522]},"properties":{"cartodb_id":3255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933975,40.847702]},"properties":{"cartodb_id":3256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87157,40.730064]},"properties":{"cartodb_id":3257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95342,40.588066]},"properties":{"cartodb_id":3259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96742,40.695995]},"properties":{"cartodb_id":3260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.780464,40.789085]},"properties":{"cartodb_id":3261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.914764,40.69216]},"properties":{"cartodb_id":3263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91707,40.86369]},"properties":{"cartodb_id":3264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92927,40.800983]},"properties":{"cartodb_id":3265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92827,40.650227]},"properties":{"cartodb_id":3267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.014015,40.651894]},"properties":{"cartodb_id":3269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83491,40.77085]},"properties":{"cartodb_id":3270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79335,40.762295]},"properties":{"cartodb_id":3271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88599,40.87309]},"properties":{"cartodb_id":3272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97463,40.794136]},"properties":{"cartodb_id":3273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79304,40.757755]},"properties":{"cartodb_id":3274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81366,40.827957]},"properties":{"cartodb_id":3275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09093,40.606163]},"properties":{"cartodb_id":3277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892624,40.748405]},"properties":{"cartodb_id":3278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87744,40.875576]},"properties":{"cartodb_id":3279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88943,40.65698]},"properties":{"cartodb_id":3280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962524,40.76311]},"properties":{"cartodb_id":3281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976456,40.627007]},"properties":{"cartodb_id":3283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866875,40.65317]},"properties":{"cartodb_id":3284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98869,40.696198]},"properties":{"cartodb_id":3285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71001,40.736984]},"properties":{"cartodb_id":3289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99635,40.59831]},"properties":{"cartodb_id":3290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817345,40.7691]},"properties":{"cartodb_id":3292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98989,40.74689]},"properties":{"cartodb_id":3293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01292,40.70627]},"properties":{"cartodb_id":3294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86183,40.89481]},"properties":{"cartodb_id":3295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95184,40.790417]},"properties":{"cartodb_id":3296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92075,40.71053]},"properties":{"cartodb_id":3297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916855,40.84506]},"properties":{"cartodb_id":3298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.755585,40.665733]},"properties":{"cartodb_id":3300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91245,40.688553]},"properties":{"cartodb_id":3301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.754074,40.599503]},"properties":{"cartodb_id":3302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90322,40.695114]},"properties":{"cartodb_id":3303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93562,40.703762]},"properties":{"cartodb_id":3304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95298,40.633427]},"properties":{"cartodb_id":3306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944336,40.714226]},"properties":{"cartodb_id":3307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96498,40.634186]},"properties":{"cartodb_id":3308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03405,40.623363]},"properties":{"cartodb_id":3309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984184,40.759842]},"properties":{"cartodb_id":3310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99353,40.72163]},"properties":{"cartodb_id":3311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95556,40.772655]},"properties":{"cartodb_id":3312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952515,40.583252]},"properties":{"cartodb_id":3313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.848854,40.68816]},"properties":{"cartodb_id":3314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84961,40.73294]},"properties":{"cartodb_id":3315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.792,40.76333]},"properties":{"cartodb_id":3316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88576,40.757683]},"properties":{"cartodb_id":3317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9353,40.67607]},"properties":{"cartodb_id":3318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94027,40.595993]},"properties":{"cartodb_id":3319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85087,40.69125]},"properties":{"cartodb_id":3320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94349,40.796074]},"properties":{"cartodb_id":3321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887825,40.66654]},"properties":{"cartodb_id":3322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1655,40.54465]},"properties":{"cartodb_id":3323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878,40.67821]},"properties":{"cartodb_id":3324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89117,40.7666]},"properties":{"cartodb_id":3325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85289,40.730427]},"properties":{"cartodb_id":3326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93732,40.735153]},"properties":{"cartodb_id":3328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9179,40.71363]},"properties":{"cartodb_id":3329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932335,40.846153]},"properties":{"cartodb_id":3330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87009,40.66796]},"properties":{"cartodb_id":3331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94247,40.844597]},"properties":{"cartodb_id":3332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973976,40.762966]},"properties":{"cartodb_id":3333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02576,40.634586]},"properties":{"cartodb_id":3334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18115,40.557243]},"properties":{"cartodb_id":3335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949135,40.802795]},"properties":{"cartodb_id":3336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82158,40.8685]},"properties":{"cartodb_id":3337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00352,40.720554]},"properties":{"cartodb_id":3338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825096,40.581184]},"properties":{"cartodb_id":3339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86,40.7283]},"properties":{"cartodb_id":3341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80108,40.709816]},"properties":{"cartodb_id":3342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94062,40.753036]},"properties":{"cartodb_id":3343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.084694,40.615597]},"properties":{"cartodb_id":3344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08084,40.608364]},"properties":{"cartodb_id":3345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962135,40.776318]},"properties":{"cartodb_id":3346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93615,40.708748]},"properties":{"cartodb_id":3347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993614,40.754726]},"properties":{"cartodb_id":3349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79336,40.777016]},"properties":{"cartodb_id":3350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7212,40.725266]},"properties":{"cartodb_id":3352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88138,40.837894]},"properties":{"cartodb_id":3355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8348,40.769848]},"properties":{"cartodb_id":3356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91861,40.632095]},"properties":{"cartodb_id":3357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0973,40.610256]},"properties":{"cartodb_id":3358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92252,40.83163]},"properties":{"cartodb_id":3359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9359,40.693146]},"properties":{"cartodb_id":3360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97086,40.693172]},"properties":{"cartodb_id":3361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8965,40.622643]},"properties":{"cartodb_id":3362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80484,40.7331]},"properties":{"cartodb_id":3363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95934,40.81938]},"properties":{"cartodb_id":3364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994385,40.758377]},"properties":{"cartodb_id":3365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947,40.690384]},"properties":{"cartodb_id":3366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.828636,40.685654]},"properties":{"cartodb_id":3367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990456,40.693733]},"properties":{"cartodb_id":3368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80526,40.68323]},"properties":{"cartodb_id":3369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9464,40.718662]},"properties":{"cartodb_id":3371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01285,40.70971]},"properties":{"cartodb_id":3372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.801865,40.70798]},"properties":{"cartodb_id":3373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97096,40.764214]},"properties":{"cartodb_id":3374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92059,40.76652]},"properties":{"cartodb_id":3376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98429,40.76479]},"properties":{"cartodb_id":3377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09524,40.575188]},"properties":{"cartodb_id":3378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9978,40.69119]},"properties":{"cartodb_id":3379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82493,40.82927]},"properties":{"cartodb_id":3382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80862,40.66626]},"properties":{"cartodb_id":3383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82298,40.76472]},"properties":{"cartodb_id":3384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99521,40.721504]},"properties":{"cartodb_id":3385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81904,40.68554]},"properties":{"cartodb_id":3386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988625,40.76172]},"properties":{"cartodb_id":3387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89464,40.63825]},"properties":{"cartodb_id":3388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83076,40.755745]},"properties":{"cartodb_id":3391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85558,40.692726]},"properties":{"cartodb_id":3392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.002686,40.655987]},"properties":{"cartodb_id":3393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82043,40.68275]},"properties":{"cartodb_id":3394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88873,40.74929]},"properties":{"cartodb_id":3395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93728,40.829155]},"properties":{"cartodb_id":3396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97908,40.766876]},"properties":{"cartodb_id":3398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98869,40.696198]},"properties":{"cartodb_id":3399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79814,40.667976]},"properties":{"cartodb_id":3400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92083,40.867107]},"properties":{"cartodb_id":3401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98361,40.737354]},"properties":{"cartodb_id":3402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887566,40.730194]},"properties":{"cartodb_id":3403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943436,40.71893]},"properties":{"cartodb_id":3404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94049,40.722576]},"properties":{"cartodb_id":3405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89182,40.859383]},"properties":{"cartodb_id":3406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9887,40.6754]},"properties":{"cartodb_id":3407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96748,40.68175]},"properties":{"cartodb_id":3408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83224,40.71512]},"properties":{"cartodb_id":3409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96101,40.65008]},"properties":{"cartodb_id":3410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96983,40.75869]},"properties":{"cartodb_id":3411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90539,40.699642]},"properties":{"cartodb_id":3412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08328,40.644913]},"properties":{"cartodb_id":3413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990974,40.635223]},"properties":{"cartodb_id":3414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88341,40.67374]},"properties":{"cartodb_id":3415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93776,40.83489]},"properties":{"cartodb_id":3416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00632,40.714165]},"properties":{"cartodb_id":3417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98535,40.714462]},"properties":{"cartodb_id":3418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12126,40.62782]},"properties":{"cartodb_id":3419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985275,40.769436]},"properties":{"cartodb_id":3420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.749596,40.607147]},"properties":{"cartodb_id":3421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91582,40.757473]},"properties":{"cartodb_id":3422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84239,40.741367]},"properties":{"cartodb_id":3423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98892,40.729904]},"properties":{"cartodb_id":3424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941246,40.580807]},"properties":{"cartodb_id":3425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9825,40.751263]},"properties":{"cartodb_id":3426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90308,40.80988]},"properties":{"cartodb_id":3427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99262,40.70206]},"properties":{"cartodb_id":3428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965454,40.714363]},"properties":{"cartodb_id":3430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90143,40.868404]},"properties":{"cartodb_id":3431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00496,40.68126]},"properties":{"cartodb_id":3432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75626,40.758427]},"properties":{"cartodb_id":3433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98131,40.638523]},"properties":{"cartodb_id":3434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971886,40.614265]},"properties":{"cartodb_id":3435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8433,40.69486]},"properties":{"cartodb_id":3437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.076294,40.62776]},"properties":{"cartodb_id":3438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81713,40.717674]},"properties":{"cartodb_id":3439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83208,40.71729]},"properties":{"cartodb_id":3441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92745,40.742123]},"properties":{"cartodb_id":3442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18032,40.52609]},"properties":{"cartodb_id":3443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75133,40.714634]},"properties":{"cartodb_id":3444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97239,40.60307]},"properties":{"cartodb_id":3445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885796,40.660656]},"properties":{"cartodb_id":3446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15334,40.608852]},"properties":{"cartodb_id":3448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93139,40.666122]},"properties":{"cartodb_id":3449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74422,40.596687]},"properties":{"cartodb_id":3451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97504,40.79021]},"properties":{"cartodb_id":3452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82043,40.743256]},"properties":{"cartodb_id":3454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80167,40.70576]},"properties":{"cartodb_id":3455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97549,40.789585]},"properties":{"cartodb_id":3456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13321,40.607983]},"properties":{"cartodb_id":3457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97543,40.74788]},"properties":{"cartodb_id":3458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.820274,40.82444]},"properties":{"cartodb_id":3459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958206,40.800552]},"properties":{"cartodb_id":3460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74365,40.77761]},"properties":{"cartodb_id":3461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99174,40.68079]},"properties":{"cartodb_id":3462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07675,40.63013]},"properties":{"cartodb_id":3463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78717,40.70863]},"properties":{"cartodb_id":3464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96816,40.61196]},"properties":{"cartodb_id":3467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852165,40.87443]},"properties":{"cartodb_id":3470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99107,40.730038]},"properties":{"cartodb_id":3471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91986,40.67878]},"properties":{"cartodb_id":3472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939224,40.848682]},"properties":{"cartodb_id":3473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85021,40.82833]},"properties":{"cartodb_id":3474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90881,40.76874]},"properties":{"cartodb_id":3475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90432,40.875496]},"properties":{"cartodb_id":3476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":3477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969505,40.675907]},"properties":{"cartodb_id":3478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01112,40.651054]},"properties":{"cartodb_id":3479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779274,40.757725]},"properties":{"cartodb_id":3480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72225,40.74043]},"properties":{"cartodb_id":3481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93937,40.75723]},"properties":{"cartodb_id":3482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962845,40.688553]},"properties":{"cartodb_id":3484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96531,40.640823]},"properties":{"cartodb_id":3485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976494,40.576572]},"properties":{"cartodb_id":3486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14643,40.632717]},"properties":{"cartodb_id":3487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":3488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9898,40.637264]},"properties":{"cartodb_id":3490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951965,40.715176]},"properties":{"cartodb_id":3491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":3493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06312,40.6022]},"properties":{"cartodb_id":3494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76031,40.720657]},"properties":{"cartodb_id":3495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90062,40.822105]},"properties":{"cartodb_id":3496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92328,40.830345]},"properties":{"cartodb_id":3497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84105,40.828125]},"properties":{"cartodb_id":3498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95887,40.76812]},"properties":{"cartodb_id":3501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961716,40.771107]},"properties":{"cartodb_id":3502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1301,40.565254]},"properties":{"cartodb_id":3504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82475,40.74198]},"properties":{"cartodb_id":3505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.884155,40.82289]},"properties":{"cartodb_id":3506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77411,40.66705]},"properties":{"cartodb_id":3508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92359,40.650517]},"properties":{"cartodb_id":3509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8756,40.87525]},"properties":{"cartodb_id":3511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84647,40.825867]},"properties":{"cartodb_id":3512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.722946,40.764267]},"properties":{"cartodb_id":3514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81711,40.704033]},"properties":{"cartodb_id":3515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06836,40.59742]},"properties":{"cartodb_id":3516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87462,40.824158]},"properties":{"cartodb_id":3517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92744,40.678425]},"properties":{"cartodb_id":3518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.23274,40.537617]},"properties":{"cartodb_id":3519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93944,40.705254]},"properties":{"cartodb_id":3520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84786,40.6563]},"properties":{"cartodb_id":3521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8347,40.871758]},"properties":{"cartodb_id":3522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94918,40.727962]},"properties":{"cartodb_id":3523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976295,40.748245]},"properties":{"cartodb_id":3525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90147,40.850822]},"properties":{"cartodb_id":3526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83516,40.690598]},"properties":{"cartodb_id":3527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99351,40.715134]},"properties":{"cartodb_id":3528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80745,40.762787]},"properties":{"cartodb_id":3529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74535,40.754986]},"properties":{"cartodb_id":3530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00226,40.679913]},"properties":{"cartodb_id":3531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00226,40.679913]},"properties":{"cartodb_id":3532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92486,40.841496]},"properties":{"cartodb_id":3533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92081,40.74689]},"properties":{"cartodb_id":3534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76956,40.72581]},"properties":{"cartodb_id":3538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72637,40.686737]},"properties":{"cartodb_id":3539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0155,40.606842]},"properties":{"cartodb_id":3540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88655,40.715366]},"properties":{"cartodb_id":3541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75122,40.707306]},"properties":{"cartodb_id":3543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93223,40.804676]},"properties":{"cartodb_id":3544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88989,40.816612]},"properties":{"cartodb_id":3547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02263,40.647064]},"properties":{"cartodb_id":3548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.156654,40.61427]},"properties":{"cartodb_id":3549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.752,40.666405]},"properties":{"cartodb_id":3550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94886,40.69365]},"properties":{"cartodb_id":3551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93432,40.806828]},"properties":{"cartodb_id":3554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.830444,40.714046]},"properties":{"cartodb_id":3555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88042,40.80939]},"properties":{"cartodb_id":3556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70682,40.75333]},"properties":{"cartodb_id":3557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904106,40.681503]},"properties":{"cartodb_id":3559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T05:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95815,40.618214]},"properties":{"cartodb_id":3560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T05:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81786,40.677505]},"properties":{"cartodb_id":3561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T02:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88461,40.74755]},"properties":{"cartodb_id":3562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94827,40.638603]},"properties":{"cartodb_id":3563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T02:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.004425,40.742283]},"properties":{"cartodb_id":3565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99344,40.749687]},"properties":{"cartodb_id":3566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91109,40.674755]},"properties":{"cartodb_id":3568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85509,40.759823]},"properties":{"cartodb_id":3569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89637,40.812305]},"properties":{"cartodb_id":3570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92286,40.644855]},"properties":{"cartodb_id":3571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99066,40.75604]},"properties":{"cartodb_id":3572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89382,40.858986]},"properties":{"cartodb_id":3573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96761,40.75613]},"properties":{"cartodb_id":3574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89811,40.852306]},"properties":{"cartodb_id":3575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89596,40.736855]},"properties":{"cartodb_id":3576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.807625,40.714916]},"properties":{"cartodb_id":3577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901764,40.83168]},"properties":{"cartodb_id":3578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.748856,40.687447]},"properties":{"cartodb_id":3579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893745,40.731155]},"properties":{"cartodb_id":3580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978195,40.647526]},"properties":{"cartodb_id":3581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98972,40.60589]},"properties":{"cartodb_id":3582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.145775,40.624958]},"properties":{"cartodb_id":3583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97378,40.763226]},"properties":{"cartodb_id":3584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883,40.747734]},"properties":{"cartodb_id":3585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08242,40.59604]},"properties":{"cartodb_id":3586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93132,40.84755]},"properties":{"cartodb_id":3587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92787,40.628166]},"properties":{"cartodb_id":3588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T23:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89887,40.678738]},"properties":{"cartodb_id":3590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99373,40.76713]},"properties":{"cartodb_id":3591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94217,40.62729]},"properties":{"cartodb_id":3592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89723,40.677208]},"properties":{"cartodb_id":3593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00537,40.715317]},"properties":{"cartodb_id":3597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97952,40.761147]},"properties":{"cartodb_id":3598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00189,40.750828]},"properties":{"cartodb_id":3600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T22:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96994,40.8005]},"properties":{"cartodb_id":3601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92604,40.638542]},"properties":{"cartodb_id":3602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891136,40.84541]},"properties":{"cartodb_id":3604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95786,40.61675]},"properties":{"cartodb_id":3606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871605,40.731182]},"properties":{"cartodb_id":3608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92238,40.83611]},"properties":{"cartodb_id":3609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81751,40.718746]},"properties":{"cartodb_id":3612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903725,40.615368]},"properties":{"cartodb_id":3613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14955,40.609627]},"properties":{"cartodb_id":3616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98491,40.754295]},"properties":{"cartodb_id":3618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972626,40.69708]},"properties":{"cartodb_id":3619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91112,40.694687]},"properties":{"cartodb_id":3620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16538,40.629036]},"properties":{"cartodb_id":3621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9275,40.80684]},"properties":{"cartodb_id":3622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817345,40.7691]},"properties":{"cartodb_id":3623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98289,40.766712]},"properties":{"cartodb_id":3624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99926,40.759514]},"properties":{"cartodb_id":3626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7755,40.69073]},"properties":{"cartodb_id":3627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9768,40.758354]},"properties":{"cartodb_id":3628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89968,40.84744]},"properties":{"cartodb_id":3632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93086,40.6775]},"properties":{"cartodb_id":3633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91102,40.8606]},"properties":{"cartodb_id":3636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.025665,40.62938]},"properties":{"cartodb_id":3638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95953,40.591717]},"properties":{"cartodb_id":3639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93382,40.59348]},"properties":{"cartodb_id":3640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863556,40.864655]},"properties":{"cartodb_id":3641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8253,40.829685]},"properties":{"cartodb_id":3642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8509,40.83045]},"properties":{"cartodb_id":3643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99926,40.759514]},"properties":{"cartodb_id":3645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91769,40.840225]},"properties":{"cartodb_id":3646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99933,40.624653]},"properties":{"cartodb_id":3647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98956,40.679943]},"properties":{"cartodb_id":3648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84496,40.848644]},"properties":{"cartodb_id":3649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89109,40.847904]},"properties":{"cartodb_id":3650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97835,40.684395]},"properties":{"cartodb_id":3651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96062,40.761486]},"properties":{"cartodb_id":3652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909645,40.837124]},"properties":{"cartodb_id":3653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76368,40.674744]},"properties":{"cartodb_id":3654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922035,40.67702]},"properties":{"cartodb_id":3655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84318,40.672146]},"properties":{"cartodb_id":3656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99221,40.748806]},"properties":{"cartodb_id":3658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92733,40.747482]},"properties":{"cartodb_id":3659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01404,40.624294]},"properties":{"cartodb_id":3660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90028,40.863785]},"properties":{"cartodb_id":3661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979645,40.57554]},"properties":{"cartodb_id":3662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.158875,40.546253]},"properties":{"cartodb_id":3664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87681,40.770233]},"properties":{"cartodb_id":3667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977325,40.76023]},"properties":{"cartodb_id":3668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978035,40.643383]},"properties":{"cartodb_id":3669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908066,40.86212]},"properties":{"cartodb_id":3670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902725,40.844524]},"properties":{"cartodb_id":3671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7876,40.71937]},"properties":{"cartodb_id":3673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94986,40.808735]},"properties":{"cartodb_id":3674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97865,40.63304]},"properties":{"cartodb_id":3675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.758156,40.665634]},"properties":{"cartodb_id":3676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91915,40.70671]},"properties":{"cartodb_id":3677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.851295,40.878338]},"properties":{"cartodb_id":3678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94575,40.615364]},"properties":{"cartodb_id":3679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92509,40.673843]},"properties":{"cartodb_id":3680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91788,40.742508]},"properties":{"cartodb_id":3681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9306,40.71445]},"properties":{"cartodb_id":3682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95919,40.771694]},"properties":{"cartodb_id":3683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92519,40.818012]},"properties":{"cartodb_id":3684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8871,40.76501]},"properties":{"cartodb_id":3686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01376,40.71369]},"properties":{"cartodb_id":3687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90337,40.639076]},"properties":{"cartodb_id":3688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.009186,40.721397]},"properties":{"cartodb_id":3689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72509,40.724194]},"properties":{"cartodb_id":3690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889656,40.825134]},"properties":{"cartodb_id":3691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.802795,40.707714]},"properties":{"cartodb_id":3692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94186,40.809574]},"properties":{"cartodb_id":3693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932915,40.752693]},"properties":{"cartodb_id":3694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83016,40.763424]},"properties":{"cartodb_id":3695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77022,40.744892]},"properties":{"cartodb_id":3696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77041,40.744644]},"properties":{"cartodb_id":3697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99918,40.65935]},"properties":{"cartodb_id":3698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99372,40.623154]},"properties":{"cartodb_id":3700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89194,40.824654]},"properties":{"cartodb_id":3701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86582,40.852375]},"properties":{"cartodb_id":3702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943,40.73911]},"properties":{"cartodb_id":3703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895035,40.83256]},"properties":{"cartodb_id":3704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92835,40.668648]},"properties":{"cartodb_id":3705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86201,40.899612]},"properties":{"cartodb_id":3706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95721,40.780178]},"properties":{"cartodb_id":3707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99051,40.718685]},"properties":{"cartodb_id":3708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7541,40.724693]},"properties":{"cartodb_id":3710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16015,40.610416]},"properties":{"cartodb_id":3711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89405,40.66475]},"properties":{"cartodb_id":3712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89935,40.844734]},"properties":{"cartodb_id":3713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81082,40.692463]},"properties":{"cartodb_id":3714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.789894,40.74006]},"properties":{"cartodb_id":3715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9447,40.72675]},"properties":{"cartodb_id":3716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94941,40.803604]},"properties":{"cartodb_id":3718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89584,40.748547]},"properties":{"cartodb_id":3719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980736,40.701267]},"properties":{"cartodb_id":3720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95951,40.62539]},"properties":{"cartodb_id":3722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92792,40.75205]},"properties":{"cartodb_id":3724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":3725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90988,40.686386]},"properties":{"cartodb_id":3726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81759,40.71582]},"properties":{"cartodb_id":3727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.748,40.715435]},"properties":{"cartodb_id":3729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97989,40.645107]},"properties":{"cartodb_id":3731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.828285,40.75539]},"properties":{"cartodb_id":3732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908455,40.806477]},"properties":{"cartodb_id":3733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.827995,40.8807]},"properties":{"cartodb_id":3734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87696,40.768066]},"properties":{"cartodb_id":3735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95603,40.681202]},"properties":{"cartodb_id":3736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93384,40.751602]},"properties":{"cartodb_id":3737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990715,40.586124]},"properties":{"cartodb_id":3738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97597,40.79653]},"properties":{"cartodb_id":3739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93197,40.751976]},"properties":{"cartodb_id":3741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915405,40.77229]},"properties":{"cartodb_id":3742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98195,40.579197]},"properties":{"cartodb_id":3743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98676,40.676582]},"properties":{"cartodb_id":3744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89382,40.858986]},"properties":{"cartodb_id":3745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.830505,40.71702]},"properties":{"cartodb_id":3746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.067276,40.589695]},"properties":{"cartodb_id":3747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99327,40.575695]},"properties":{"cartodb_id":3748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94196,40.72165]},"properties":{"cartodb_id":3749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93139,40.615337]},"properties":{"cartodb_id":3750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948555,40.66795]},"properties":{"cartodb_id":3751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98807,40.751583]},"properties":{"cartodb_id":3752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84657,40.857365]},"properties":{"cartodb_id":3753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.770004,40.667236]},"properties":{"cartodb_id":3755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86857,40.83569]},"properties":{"cartodb_id":3756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81711,40.704033]},"properties":{"cartodb_id":3758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96104,40.699482]},"properties":{"cartodb_id":3759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90947,40.843777]},"properties":{"cartodb_id":3760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95791,40.708424]},"properties":{"cartodb_id":3762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94522,40.78257]},"properties":{"cartodb_id":3763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92165,40.851616]},"properties":{"cartodb_id":3764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897446,40.885426]},"properties":{"cartodb_id":3765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926384,40.844917]},"properties":{"cartodb_id":3766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84105,40.828125]},"properties":{"cartodb_id":3768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99642,40.665882]},"properties":{"cartodb_id":3770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95258,40.780754]},"properties":{"cartodb_id":3771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00305,40.680855]},"properties":{"cartodb_id":3772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97499,40.69802]},"properties":{"cartodb_id":3773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930695,40.820515]},"properties":{"cartodb_id":3774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935585,40.655037]},"properties":{"cartodb_id":3775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983215,40.738728]},"properties":{"cartodb_id":3777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898,40.844105]},"properties":{"cartodb_id":3779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93107,40.828114]},"properties":{"cartodb_id":3780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.792946,40.72014]},"properties":{"cartodb_id":3781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02205,40.64762]},"properties":{"cartodb_id":3782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88012,40.895195]},"properties":{"cartodb_id":3783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00366,40.683044]},"properties":{"cartodb_id":3784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978546,40.748013]},"properties":{"cartodb_id":3785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.740135,40.635574]},"properties":{"cartodb_id":3786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7646,40.666637]},"properties":{"cartodb_id":3787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97876,40.719933]},"properties":{"cartodb_id":3788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85206,40.737682]},"properties":{"cartodb_id":3789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12502,40.637352]},"properties":{"cartodb_id":3791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99763,40.67057]},"properties":{"cartodb_id":3792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89469,40.647526]},"properties":{"cartodb_id":3793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01296,40.64943]},"properties":{"cartodb_id":3794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88023,40.664856]},"properties":{"cartodb_id":3795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94539,40.841843]},"properties":{"cartodb_id":3796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93755,40.788795]},"properties":{"cartodb_id":3799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.142334,40.553093]},"properties":{"cartodb_id":3800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89831,40.753693]},"properties":{"cartodb_id":3801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98508,40.59079]},"properties":{"cartodb_id":3802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97452,40.79094]},"properties":{"cartodb_id":3803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96155,40.74356]},"properties":{"cartodb_id":3804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8069,40.698917]},"properties":{"cartodb_id":3805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78274,40.766705]},"properties":{"cartodb_id":3806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99624,40.690758]},"properties":{"cartodb_id":3807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907005,40.67024]},"properties":{"cartodb_id":3809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87281,40.675858]},"properties":{"cartodb_id":3810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87682,40.677296]},"properties":{"cartodb_id":3811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82344,40.67484]},"properties":{"cartodb_id":3812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93432,40.741028]},"properties":{"cartodb_id":3813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935646,40.736874]},"properties":{"cartodb_id":3814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928665,40.8398]},"properties":{"cartodb_id":3815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84677,40.84871]},"properties":{"cartodb_id":3816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952065,40.78722]},"properties":{"cartodb_id":3817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82745,40.762306]},"properties":{"cartodb_id":3818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97238,40.677044]},"properties":{"cartodb_id":3819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9742,40.726204]},"properties":{"cartodb_id":3820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93727,40.66319]},"properties":{"cartodb_id":3821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92308,40.823624]},"properties":{"cartodb_id":3822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902145,40.700478]},"properties":{"cartodb_id":3823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89487,40.672043]},"properties":{"cartodb_id":3824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.840965,40.7422]},"properties":{"cartodb_id":3825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94433,40.788055]},"properties":{"cartodb_id":3826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91024,40.752975]},"properties":{"cartodb_id":3828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82964,40.75855]},"properties":{"cartodb_id":3829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.914795,40.76379]},"properties":{"cartodb_id":3830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94109,40.751328]},"properties":{"cartodb_id":3831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928505,40.73687]},"properties":{"cartodb_id":3832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84706,40.841896]},"properties":{"cartodb_id":3833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901924,40.85809]},"properties":{"cartodb_id":3835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20281,40.531044]},"properties":{"cartodb_id":3836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18201,40.609783]},"properties":{"cartodb_id":3837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99569,40.64446]},"properties":{"cartodb_id":3838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95044,40.77139]},"properties":{"cartodb_id":3839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.837776,40.72545]},"properties":{"cartodb_id":3840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96984,40.69313]},"properties":{"cartodb_id":3841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93752,40.63692]},"properties":{"cartodb_id":3843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95112,40.794285]},"properties":{"cartodb_id":3844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988434,40.65925]},"properties":{"cartodb_id":3845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99536,40.75469]},"properties":{"cartodb_id":3846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82515,40.831676]},"properties":{"cartodb_id":3847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89881,40.657406]},"properties":{"cartodb_id":3848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871605,40.878643]},"properties":{"cartodb_id":3849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89267,40.871143]},"properties":{"cartodb_id":3852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915276,40.81782]},"properties":{"cartodb_id":3853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96061,40.76975]},"properties":{"cartodb_id":3854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98576,40.72301]},"properties":{"cartodb_id":3855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16412,40.56025]},"properties":{"cartodb_id":3856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93859,40.822308]},"properties":{"cartodb_id":3857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929245,40.73781]},"properties":{"cartodb_id":3859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98471,40.67517]},"properties":{"cartodb_id":3860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885124,40.858433]},"properties":{"cartodb_id":3861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90468,40.8511]},"properties":{"cartodb_id":3862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950005,40.767612]},"properties":{"cartodb_id":3864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895,40.766785]},"properties":{"cartodb_id":3865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8986,40.741135]},"properties":{"cartodb_id":3867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97262,40.577328]},"properties":{"cartodb_id":3868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85647,40.66704]},"properties":{"cartodb_id":3869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93095,40.823635]},"properties":{"cartodb_id":3870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90813,40.88531]},"properties":{"cartodb_id":3871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88896,40.820972]},"properties":{"cartodb_id":3872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98687,40.754314]},"properties":{"cartodb_id":3873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82595,40.745304]},"properties":{"cartodb_id":3874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94404,40.780464]},"properties":{"cartodb_id":3875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9352,40.7362]},"properties":{"cartodb_id":3876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85561,40.758305]},"properties":{"cartodb_id":3877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09114,40.604416]},"properties":{"cartodb_id":3878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82145,40.668724]},"properties":{"cartodb_id":3879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97218,40.786484]},"properties":{"cartodb_id":3880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92988,40.801125]},"properties":{"cartodb_id":3881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94485,40.740932]},"properties":{"cartodb_id":3882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94063,40.719437]},"properties":{"cartodb_id":3883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97685,40.668003]},"properties":{"cartodb_id":3884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.733986,40.689465]},"properties":{"cartodb_id":3887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933304,40.709988]},"properties":{"cartodb_id":3888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974945,40.765114]},"properties":{"cartodb_id":3889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97381,40.73824]},"properties":{"cartodb_id":3890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003265,40.720375]},"properties":{"cartodb_id":3891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942764,40.8166]},"properties":{"cartodb_id":3892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96263,40.77564]},"properties":{"cartodb_id":3893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97125,40.595974]},"properties":{"cartodb_id":3894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93547,40.710934]},"properties":{"cartodb_id":3895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.831085,40.80398]},"properties":{"cartodb_id":3898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95299,40.79172]},"properties":{"cartodb_id":3899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.127266,40.599052]},"properties":{"cartodb_id":3900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99485,40.750294]},"properties":{"cartodb_id":3901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90048,40.7576]},"properties":{"cartodb_id":3902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99883,40.672558]},"properties":{"cartodb_id":3903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15677,40.61636]},"properties":{"cartodb_id":3904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92917,40.683437]},"properties":{"cartodb_id":3906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97086,40.793377]},"properties":{"cartodb_id":3907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93957,40.656063]},"properties":{"cartodb_id":3909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95953,40.591717]},"properties":{"cartodb_id":3910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992874,40.754433]},"properties":{"cartodb_id":3912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94104,40.785038]},"properties":{"cartodb_id":3914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97666,40.672813]},"properties":{"cartodb_id":3915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98686,40.75108]},"properties":{"cartodb_id":3916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9344,40.805637]},"properties":{"cartodb_id":3917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98674,40.643574]},"properties":{"cartodb_id":3918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86359,40.841278]},"properties":{"cartodb_id":3919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9685,40.632446]},"properties":{"cartodb_id":3920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982506,40.722485]},"properties":{"cartodb_id":3921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.843155,40.709225]},"properties":{"cartodb_id":3922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97351,40.752064]},"properties":{"cartodb_id":3923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96182,40.723267]},"properties":{"cartodb_id":3925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930405,40.815983]},"properties":{"cartodb_id":3926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97824,40.720673]},"properties":{"cartodb_id":3927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937904,40.836826]},"properties":{"cartodb_id":3928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90278,40.668804]},"properties":{"cartodb_id":3929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97996,40.72139]},"properties":{"cartodb_id":3931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939995,40.803757]},"properties":{"cartodb_id":3932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984055,40.76142]},"properties":{"cartodb_id":3933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85715,40.8938]},"properties":{"cartodb_id":3934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97744,40.74954]},"properties":{"cartodb_id":3935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":3936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96156,40.768436]},"properties":{"cartodb_id":3937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941345,40.691036]},"properties":{"cartodb_id":3938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00392,40.710426]},"properties":{"cartodb_id":3939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87921,40.66349]},"properties":{"cartodb_id":3941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84434,40.85119]},"properties":{"cartodb_id":3942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90674,40.72773]},"properties":{"cartodb_id":3943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98012,40.71401]},"properties":{"cartodb_id":3944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.177956,40.626053]},"properties":{"cartodb_id":3945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958466,40.70725]},"properties":{"cartodb_id":3946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75573,40.716057]},"properties":{"cartodb_id":3948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94865,40.5863]},"properties":{"cartodb_id":3949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9227,40.81738]},"properties":{"cartodb_id":3950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96061,40.76975]},"properties":{"cartodb_id":3951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98214,40.62717]},"properties":{"cartodb_id":3952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95566,40.64663]},"properties":{"cartodb_id":3953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9306,40.703472]},"properties":{"cartodb_id":3954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94368,40.783333]},"properties":{"cartodb_id":3955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77022,40.744892]},"properties":{"cartodb_id":3956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9849,40.67018]},"properties":{"cartodb_id":3957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95051,40.669857]},"properties":{"cartodb_id":3959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93775,40.836758]},"properties":{"cartodb_id":3960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94898,40.768875]},"properties":{"cartodb_id":3961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98787,40.6865]},"properties":{"cartodb_id":3962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90438,40.675106]},"properties":{"cartodb_id":3963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99662,40.751026]},"properties":{"cartodb_id":3964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961525,40.76023]},"properties":{"cartodb_id":3965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.008156,40.653873]},"properties":{"cartodb_id":3966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83301,40.747833]},"properties":{"cartodb_id":3967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83493,40.760254]},"properties":{"cartodb_id":3968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88,40.74107]},"properties":{"cartodb_id":3969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83612,40.711823]},"properties":{"cartodb_id":3970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976036,40.72369]},"properties":{"cartodb_id":3971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9109,40.767582]},"properties":{"cartodb_id":3972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97835,40.684395]},"properties":{"cartodb_id":3973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929375,40.7968]},"properties":{"cartodb_id":3974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98358,40.688786]},"properties":{"cartodb_id":3975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87762,40.88452]},"properties":{"cartodb_id":3977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82752,40.76242]},"properties":{"cartodb_id":3978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92116,40.826397]},"properties":{"cartodb_id":3979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91776,40.743046]},"properties":{"cartodb_id":3980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9568,40.6059]},"properties":{"cartodb_id":3982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98352,40.75209]},"properties":{"cartodb_id":3983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961975,40.759617]},"properties":{"cartodb_id":3984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901085,40.862755]},"properties":{"cartodb_id":3986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839874,40.659172]},"properties":{"cartodb_id":3988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80414,40.701458]},"properties":{"cartodb_id":3989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82318,40.75819]},"properties":{"cartodb_id":3990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93634,40.62469]},"properties":{"cartodb_id":3991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92988,40.801125]},"properties":{"cartodb_id":3992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89269,40.85304]},"properties":{"cartodb_id":3993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98862,40.748455]},"properties":{"cartodb_id":3995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978546,40.785786]},"properties":{"cartodb_id":3996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952576,40.812466]},"properties":{"cartodb_id":3997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98529,40.692158]},"properties":{"cartodb_id":3998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.795815,40.814636]},"properties":{"cartodb_id":4000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14584,40.588562]},"properties":{"cartodb_id":4001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81711,40.704033]},"properties":{"cartodb_id":4002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0014,40.67578]},"properties":{"cartodb_id":4003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88467,40.879745]},"properties":{"cartodb_id":4004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903564,40.869453]},"properties":{"cartodb_id":4005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954094,40.613506]},"properties":{"cartodb_id":4006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81517,40.765266]},"properties":{"cartodb_id":4007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77523,40.671494]},"properties":{"cartodb_id":4008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89587,40.847317]},"properties":{"cartodb_id":4009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91771,40.77039]},"properties":{"cartodb_id":4011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8295,40.83233]},"properties":{"cartodb_id":4012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94671,40.797447]},"properties":{"cartodb_id":4013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":4014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84347,40.899822]},"properties":{"cartodb_id":4015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99548,40.666977]},"properties":{"cartodb_id":4016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997574,40.59455]},"properties":{"cartodb_id":4017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02721,40.623985]},"properties":{"cartodb_id":4018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99778,40.71197]},"properties":{"cartodb_id":4020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0031,40.71396]},"properties":{"cartodb_id":4021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94221,40.669403]},"properties":{"cartodb_id":4023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99862,40.676754]},"properties":{"cartodb_id":4024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997604,40.670296]},"properties":{"cartodb_id":4026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97335,40.73902]},"properties":{"cartodb_id":4027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84123,40.86786]},"properties":{"cartodb_id":4028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85293,40.74617]},"properties":{"cartodb_id":4030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88169,40.88109]},"properties":{"cartodb_id":4031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90757,40.844734]},"properties":{"cartodb_id":4032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78858,40.70903]},"properties":{"cartodb_id":4033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08694,40.586475]},"properties":{"cartodb_id":4034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.745865,40.604954]},"properties":{"cartodb_id":4035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.007324,40.727325]},"properties":{"cartodb_id":4036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89038,40.676594]},"properties":{"cartodb_id":4037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969894,40.753]},"properties":{"cartodb_id":4038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92458,40.806797]},"properties":{"cartodb_id":4039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81858,40.876408]},"properties":{"cartodb_id":4040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9879,40.690468]},"properties":{"cartodb_id":4041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97453,40.788357]},"properties":{"cartodb_id":4042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80886,40.69735]},"properties":{"cartodb_id":4043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88559,40.830215]},"properties":{"cartodb_id":4044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76162,40.679737]},"properties":{"cartodb_id":4045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95034,40.67164]},"properties":{"cartodb_id":4046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834404,40.715492]},"properties":{"cartodb_id":4047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80992,40.764336]},"properties":{"cartodb_id":4048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88706,40.822613]},"properties":{"cartodb_id":4049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.701195,40.744217]},"properties":{"cartodb_id":4050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81868,40.720684]},"properties":{"cartodb_id":4051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76348,40.746883]},"properties":{"cartodb_id":4052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.813995,40.70254]},"properties":{"cartodb_id":4053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9885,40.74304]},"properties":{"cartodb_id":4054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98453,40.696033]},"properties":{"cartodb_id":4055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8358,40.73378]},"properties":{"cartodb_id":4056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921936,40.662743]},"properties":{"cartodb_id":4057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90967,40.717793]},"properties":{"cartodb_id":4058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90667,40.84469]},"properties":{"cartodb_id":4059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920494,40.697716]},"properties":{"cartodb_id":4060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9506,40.81164]},"properties":{"cartodb_id":4062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79103,40.696648]},"properties":{"cartodb_id":4063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86137,40.89466]},"properties":{"cartodb_id":4064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85809,40.72857]},"properties":{"cartodb_id":4065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99327,40.575695]},"properties":{"cartodb_id":4066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96591,40.69343]},"properties":{"cartodb_id":4067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84318,40.672146]},"properties":{"cartodb_id":4068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96236,40.698544]},"properties":{"cartodb_id":4069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84698,40.72096]},"properties":{"cartodb_id":4070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.764824,40.70926]},"properties":{"cartodb_id":4071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00767,40.640762]},"properties":{"cartodb_id":4072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932915,40.752693]},"properties":{"cartodb_id":4073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92327,40.6216]},"properties":{"cartodb_id":4075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92095,40.80534]},"properties":{"cartodb_id":4077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93266,40.699993]},"properties":{"cartodb_id":4078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91385,40.82419]},"properties":{"cartodb_id":4079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877,40.831512]},"properties":{"cartodb_id":4081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93947,40.816025]},"properties":{"cartodb_id":4082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79855,40.697468]},"properties":{"cartodb_id":4083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87627,40.88183]},"properties":{"cartodb_id":4084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9193,40.804256]},"properties":{"cartodb_id":4085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88864,40.84835]},"properties":{"cartodb_id":4086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91344,40.769897]},"properties":{"cartodb_id":4087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89889,40.884575]},"properties":{"cartodb_id":4088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99972,40.673107]},"properties":{"cartodb_id":4090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85026,40.68498]},"properties":{"cartodb_id":4091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.078545,40.59849]},"properties":{"cartodb_id":4093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86806,40.877796]},"properties":{"cartodb_id":4094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00028,40.71762]},"properties":{"cartodb_id":4096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82225,40.66612]},"properties":{"cartodb_id":4097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876686,40.838238]},"properties":{"cartodb_id":4100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86756,40.854507]},"properties":{"cartodb_id":4101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78063,40.667522]},"properties":{"cartodb_id":4102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887825,40.7672]},"properties":{"cartodb_id":4103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9079,40.736652]},"properties":{"cartodb_id":4104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941246,40.755234]},"properties":{"cartodb_id":4105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09337,40.59703]},"properties":{"cartodb_id":4106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84617,40.69505]},"properties":{"cartodb_id":4107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89445,40.84413]},"properties":{"cartodb_id":4108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75979,40.748226]},"properties":{"cartodb_id":4111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95203,40.7498]},"properties":{"cartodb_id":4114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T05:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92622,40.816757]},"properties":{"cartodb_id":4115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T05:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99063,40.750988]},"properties":{"cartodb_id":4116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T05:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.017624,40.635803]},"properties":{"cartodb_id":4120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T04:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979294,40.7528]},"properties":{"cartodb_id":4121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7475,40.751766]},"properties":{"cartodb_id":4122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T03:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.017975,40.651543]},"properties":{"cartodb_id":4123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T03:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96044,40.715305]},"properties":{"cartodb_id":4125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T03:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879234,40.87367]},"properties":{"cartodb_id":4126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96374,40.752888]},"properties":{"cartodb_id":4127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986115,40.76229]},"properties":{"cartodb_id":4128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T02:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99756,40.74658]},"properties":{"cartodb_id":4129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T02:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81275,40.696484]},"properties":{"cartodb_id":4130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903404,40.755825]},"properties":{"cartodb_id":4131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98306,40.759377]},"properties":{"cartodb_id":4132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00019,40.737865]},"properties":{"cartodb_id":4134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91616,40.75706]},"properties":{"cartodb_id":4135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97881,40.7621]},"properties":{"cartodb_id":4137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00276,40.726707]},"properties":{"cartodb_id":4138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93947,40.816025]},"properties":{"cartodb_id":4139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88864,40.657314]},"properties":{"cartodb_id":4140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8203,40.601536]},"properties":{"cartodb_id":4141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88857,40.697845]},"properties":{"cartodb_id":4142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84068,40.793907]},"properties":{"cartodb_id":4143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89628,40.700653]},"properties":{"cartodb_id":4144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87341,40.738888]},"properties":{"cartodb_id":4145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73573,40.719852]},"properties":{"cartodb_id":4148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.849144,40.722622]},"properties":{"cartodb_id":4149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96202,40.76781]},"properties":{"cartodb_id":4150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957306,40.77428]},"properties":{"cartodb_id":4151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73195,40.714787]},"properties":{"cartodb_id":4152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902565,40.7497]},"properties":{"cartodb_id":4154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T23:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94221,40.80368]},"properties":{"cartodb_id":4155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901,40.84764]},"properties":{"cartodb_id":4156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83978,40.71958]},"properties":{"cartodb_id":4157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97577,40.751823]},"properties":{"cartodb_id":4158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.811,40.82453]},"properties":{"cartodb_id":4159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95946,40.653576]},"properties":{"cartodb_id":4160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08252,40.63707]},"properties":{"cartodb_id":4161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93363,40.766293]},"properties":{"cartodb_id":4162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96434,40.7606]},"properties":{"cartodb_id":4165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89817,40.842686]},"properties":{"cartodb_id":4167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95361,40.590202]},"properties":{"cartodb_id":4168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84463,40.84636]},"properties":{"cartodb_id":4169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.761,40.666233]},"properties":{"cartodb_id":4170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98952,40.673267]},"properties":{"cartodb_id":4172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9785,40.748104]},"properties":{"cartodb_id":4174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.966156,40.58667]},"properties":{"cartodb_id":4175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929085,40.62124]},"properties":{"cartodb_id":4177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.872116,40.67798]},"properties":{"cartodb_id":4179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956604,40.670376]},"properties":{"cartodb_id":4180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99354,40.66845]},"properties":{"cartodb_id":4181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98652,40.74001]},"properties":{"cartodb_id":4182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99196,40.76444]},"properties":{"cartodb_id":4184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01589,40.646637]},"properties":{"cartodb_id":4185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.077095,40.625328]},"properties":{"cartodb_id":4186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8089,40.68404]},"properties":{"cartodb_id":4187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972145,40.689583]},"properties":{"cartodb_id":4189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94954,40.754032]},"properties":{"cartodb_id":4190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882416,40.678596]},"properties":{"cartodb_id":4191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.750046,40.665855]},"properties":{"cartodb_id":4192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82349,40.868885]},"properties":{"cartodb_id":4193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77149,40.758972]},"properties":{"cartodb_id":4194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73987,40.724148]},"properties":{"cartodb_id":4195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90494,40.862747]},"properties":{"cartodb_id":4196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.795906,40.668274]},"properties":{"cartodb_id":4197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92951,40.76778]},"properties":{"cartodb_id":4198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80475,40.716167]},"properties":{"cartodb_id":4199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96249,40.635933]},"properties":{"cartodb_id":4200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86955,40.857723]},"properties":{"cartodb_id":4201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965706,40.754505]},"properties":{"cartodb_id":4202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98491,40.62703]},"properties":{"cartodb_id":4203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11252,40.57365]},"properties":{"cartodb_id":4204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.886696,40.762764]},"properties":{"cartodb_id":4206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94208,40.75024]},"properties":{"cartodb_id":4207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98533,40.721935]},"properties":{"cartodb_id":4208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94102,40.69788]},"properties":{"cartodb_id":4209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84496,40.849777]},"properties":{"cartodb_id":4210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8498,40.82733]},"properties":{"cartodb_id":4211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96265,40.696087]},"properties":{"cartodb_id":4213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0056,40.70645]},"properties":{"cartodb_id":4214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82971,40.717014]},"properties":{"cartodb_id":4215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928505,40.74035]},"properties":{"cartodb_id":4216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94934,40.78519]},"properties":{"cartodb_id":4217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71305,40.73074]},"properties":{"cartodb_id":4218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75426,40.75288]},"properties":{"cartodb_id":4220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88933,40.821415]},"properties":{"cartodb_id":4221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93824,40.84691]},"properties":{"cartodb_id":4222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91068,40.701046]},"properties":{"cartodb_id":4223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75286,40.60426]},"properties":{"cartodb_id":4225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87927,40.763683]},"properties":{"cartodb_id":4226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97852,40.76575]},"properties":{"cartodb_id":4227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88012,40.895195]},"properties":{"cartodb_id":4228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.856155,40.71903]},"properties":{"cartodb_id":4229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91655,40.77044]},"properties":{"cartodb_id":4230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12403,40.6217]},"properties":{"cartodb_id":4231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84553,40.73995]},"properties":{"cartodb_id":4232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01565,40.6308]},"properties":{"cartodb_id":4233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924255,40.694427]},"properties":{"cartodb_id":4234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962326,40.62508]},"properties":{"cartodb_id":4236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01316,40.70601]},"properties":{"cartodb_id":4237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87862,40.675762]},"properties":{"cartodb_id":4238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.116844,40.611427]},"properties":{"cartodb_id":4239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950226,40.811478]},"properties":{"cartodb_id":4240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930534,40.84364]},"properties":{"cartodb_id":4241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94561,40.719566]},"properties":{"cartodb_id":4242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878494,40.881073]},"properties":{"cartodb_id":4243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99491,40.704422]},"properties":{"cartodb_id":4244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87274,40.68541]},"properties":{"cartodb_id":4245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93113,40.668797]},"properties":{"cartodb_id":4247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7299,40.74251]},"properties":{"cartodb_id":4248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90916,40.88007]},"properties":{"cartodb_id":4252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73799,40.664677]},"properties":{"cartodb_id":4253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99271,40.763428]},"properties":{"cartodb_id":4254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931145,40.794243]},"properties":{"cartodb_id":4256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01865,40.62707]},"properties":{"cartodb_id":4258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91998,40.645027]},"properties":{"cartodb_id":4260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86296,40.74884]},"properties":{"cartodb_id":4261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9275,40.80684]},"properties":{"cartodb_id":4262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82793,40.827267]},"properties":{"cartodb_id":4263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96849,40.75895]},"properties":{"cartodb_id":4264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91124,40.76714]},"properties":{"cartodb_id":4265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98358,40.752136]},"properties":{"cartodb_id":4266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906715,40.808887]},"properties":{"cartodb_id":4267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84427,40.678787]},"properties":{"cartodb_id":4268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897095,40.851967]},"properties":{"cartodb_id":4269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92386,40.707676]},"properties":{"cartodb_id":4270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935905,40.81859]},"properties":{"cartodb_id":4271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94415,40.837494]},"properties":{"cartodb_id":4272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91979,40.840874]},"properties":{"cartodb_id":4275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87792,40.875614]},"properties":{"cartodb_id":4276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.069,40.604397]},"properties":{"cartodb_id":4277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95442,40.805725]},"properties":{"cartodb_id":4279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839005,40.66678]},"properties":{"cartodb_id":4280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0089,40.653362]},"properties":{"cartodb_id":4281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99349,40.682274]},"properties":{"cartodb_id":4282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912346,40.768528]},"properties":{"cartodb_id":4283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987625,40.770412]},"properties":{"cartodb_id":4284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93308,40.677624]},"properties":{"cartodb_id":4285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888565,40.875195]},"properties":{"cartodb_id":4286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88503,40.867516]},"properties":{"cartodb_id":4287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89449,40.705734]},"properties":{"cartodb_id":4289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88031,40.878624]},"properties":{"cartodb_id":4290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00583,40.578]},"properties":{"cartodb_id":4291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77655,40.778473]},"properties":{"cartodb_id":4292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7891,40.679028]},"properties":{"cartodb_id":4293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89766,40.852165]},"properties":{"cartodb_id":4294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74479,40.67759]},"properties":{"cartodb_id":4295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926384,40.844917]},"properties":{"cartodb_id":4296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997406,40.721447]},"properties":{"cartodb_id":4297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.006294,40.619602]},"properties":{"cartodb_id":4298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01326,40.705868]},"properties":{"cartodb_id":4299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94713,40.584625]},"properties":{"cartodb_id":4300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.013176,40.618237]},"properties":{"cartodb_id":4301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98488,40.758865]},"properties":{"cartodb_id":4302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81489,40.744617]},"properties":{"cartodb_id":4303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99382,40.73273]},"properties":{"cartodb_id":4304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982666,40.686085]},"properties":{"cartodb_id":4305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.21489,40.524017]},"properties":{"cartodb_id":4306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92673,40.736046]},"properties":{"cartodb_id":4308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96221,40.656693]},"properties":{"cartodb_id":4309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83744,40.786068]},"properties":{"cartodb_id":4310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1088,40.579437]},"properties":{"cartodb_id":4311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00896,40.636074]},"properties":{"cartodb_id":4312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9627,40.663483]},"properties":{"cartodb_id":4314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92168,40.636185]},"properties":{"cartodb_id":4315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8935,40.81963]},"properties":{"cartodb_id":4316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833115,40.84948]},"properties":{"cartodb_id":4317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99405,40.71775]},"properties":{"cartodb_id":4318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97237,40.651573]},"properties":{"cartodb_id":4322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88023,40.664856]},"properties":{"cartodb_id":4323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79345,40.739082]},"properties":{"cartodb_id":4324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.023964,40.60481]},"properties":{"cartodb_id":4325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87009,40.66796]},"properties":{"cartodb_id":4326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95009,40.674313]},"properties":{"cartodb_id":4327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13213,40.608273]},"properties":{"cartodb_id":4328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84276,40.832546]},"properties":{"cartodb_id":4329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80089,40.738544]},"properties":{"cartodb_id":4330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84463,40.84636]},"properties":{"cartodb_id":4331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94361,40.828]},"properties":{"cartodb_id":4332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88966,40.876976]},"properties":{"cartodb_id":4333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96048,40.647243]},"properties":{"cartodb_id":4334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09565,40.632587]},"properties":{"cartodb_id":4336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97816,40.716812]},"properties":{"cartodb_id":4337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74654,40.715763]},"properties":{"cartodb_id":4338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.021225,40.61847]},"properties":{"cartodb_id":4339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94784,40.77008]},"properties":{"cartodb_id":4340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81171,40.705193]},"properties":{"cartodb_id":4341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85004,40.827595]},"properties":{"cartodb_id":4342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9115,40.663754]},"properties":{"cartodb_id":4343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76368,40.674744]},"properties":{"cartodb_id":4344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13582,40.62506]},"properties":{"cartodb_id":4345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82578,40.756355]},"properties":{"cartodb_id":4346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977295,40.74972]},"properties":{"cartodb_id":4348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97624,40.625973]},"properties":{"cartodb_id":4350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877174,40.737907]},"properties":{"cartodb_id":4351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97719,40.749866]},"properties":{"cartodb_id":4352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96625,40.758007]},"properties":{"cartodb_id":4354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94898,40.768875]},"properties":{"cartodb_id":4355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88709,40.816788]},"properties":{"cartodb_id":4356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":4357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16869,40.55557]},"properties":{"cartodb_id":4358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86518,40.890293]},"properties":{"cartodb_id":4359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03692,40.628033]},"properties":{"cartodb_id":4360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.772934,40.71242]},"properties":{"cartodb_id":4361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95432,40.81094]},"properties":{"cartodb_id":4363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95175,40.777874]},"properties":{"cartodb_id":4365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81943,40.60712]},"properties":{"cartodb_id":4366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970276,40.641285]},"properties":{"cartodb_id":4367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10526,40.585922]},"properties":{"cartodb_id":4368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936264,40.811737]},"properties":{"cartodb_id":4369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95564,40.640503]},"properties":{"cartodb_id":4371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97928,40.77265]},"properties":{"cartodb_id":4372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.756645,40.749283]},"properties":{"cartodb_id":4373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95863,40.72619]},"properties":{"cartodb_id":4375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96345,40.65245]},"properties":{"cartodb_id":4376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.807594,40.704147]},"properties":{"cartodb_id":4377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935036,40.601734]},"properties":{"cartodb_id":4378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987114,40.69613]},"properties":{"cartodb_id":4379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87061,40.758274]},"properties":{"cartodb_id":4380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9535,40.779495]},"properties":{"cartodb_id":4381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89317,40.84635]},"properties":{"cartodb_id":4382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8531,40.841045]},"properties":{"cartodb_id":4383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92792,40.71364]},"properties":{"cartodb_id":4384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85793,40.68939]},"properties":{"cartodb_id":4385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892586,40.725693]},"properties":{"cartodb_id":4386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99679,40.630547]},"properties":{"cartodb_id":4387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960945,40.581745]},"properties":{"cartodb_id":4388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95826,40.648533]},"properties":{"cartodb_id":4389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76935,40.760254]},"properties":{"cartodb_id":4390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85869,40.750526]},"properties":{"cartodb_id":4391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89063,40.658577]},"properties":{"cartodb_id":4392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95287,40.815845]},"properties":{"cartodb_id":4394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834854,40.845013]},"properties":{"cartodb_id":4395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94003,40.797943]},"properties":{"cartodb_id":4397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927635,40.74597]},"properties":{"cartodb_id":4398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804276,40.727184]},"properties":{"cartodb_id":4399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834816,40.709644]},"properties":{"cartodb_id":4400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895744,40.730816]},"properties":{"cartodb_id":4401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939674,40.68898]},"properties":{"cartodb_id":4402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91399,40.84543]},"properties":{"cartodb_id":4403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98994,40.758163]},"properties":{"cartodb_id":4405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944954,40.707542]},"properties":{"cartodb_id":4406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":4407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978455,40.759064]},"properties":{"cartodb_id":4408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79562,40.70975]},"properties":{"cartodb_id":4409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17387,40.614445]},"properties":{"cartodb_id":4410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983116,40.75858]},"properties":{"cartodb_id":4411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93225,40.69431]},"properties":{"cartodb_id":4413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920044,40.84366]},"properties":{"cartodb_id":4414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97622,40.579826]},"properties":{"cartodb_id":4415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91223,40.842335]},"properties":{"cartodb_id":4416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90139,40.644295]},"properties":{"cartodb_id":4417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14955,40.609627]},"properties":{"cartodb_id":4418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86275,40.833813]},"properties":{"cartodb_id":4419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93432,40.741028]},"properties":{"cartodb_id":4420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.008064,40.619698]},"properties":{"cartodb_id":4421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83131,40.88919]},"properties":{"cartodb_id":4422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91117,40.679962]},"properties":{"cartodb_id":4423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99248,40.62051]},"properties":{"cartodb_id":4424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93398,40.762825]},"properties":{"cartodb_id":4425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97747,40.679363]},"properties":{"cartodb_id":4426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93086,40.6775]},"properties":{"cartodb_id":4427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88981,40.868366]},"properties":{"cartodb_id":4428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93401,40.7426]},"properties":{"cartodb_id":4429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91225,40.71903]},"properties":{"cartodb_id":4430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983185,40.633278]},"properties":{"cartodb_id":4431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9675,40.672848]},"properties":{"cartodb_id":4432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929276,40.727566]},"properties":{"cartodb_id":4433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91092,40.877903]},"properties":{"cartodb_id":4434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88944,40.753258]},"properties":{"cartodb_id":4435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80891,40.692562]},"properties":{"cartodb_id":4436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999565,40.713924]},"properties":{"cartodb_id":4437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97315,40.78599]},"properties":{"cartodb_id":4438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907715,40.766083]},"properties":{"cartodb_id":4439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89488,40.822624]},"properties":{"cartodb_id":4440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911255,40.66796]},"properties":{"cartodb_id":4441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9771,40.79272]},"properties":{"cartodb_id":4442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882614,40.728474]},"properties":{"cartodb_id":4443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94441,40.794807]},"properties":{"cartodb_id":4444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9432,40.617676]},"properties":{"cartodb_id":4445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98741,40.750275]},"properties":{"cartodb_id":4446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92399,40.810455]},"properties":{"cartodb_id":4448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931,40.85306]},"properties":{"cartodb_id":4449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997505,40.57522]},"properties":{"cartodb_id":4450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85984,40.735283]},"properties":{"cartodb_id":4451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94601,40.611786]},"properties":{"cartodb_id":4452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98487,40.74803]},"properties":{"cartodb_id":4455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97165,40.69319]},"properties":{"cartodb_id":4456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95888,40.820004]},"properties":{"cartodb_id":4457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95741,40.782787]},"properties":{"cartodb_id":4458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950775,40.745026]},"properties":{"cartodb_id":4459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.006744,40.730946]},"properties":{"cartodb_id":4460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92793,40.728947]},"properties":{"cartodb_id":4462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85964,40.713596]},"properties":{"cartodb_id":4463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00483,40.70846]},"properties":{"cartodb_id":4464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99018,40.719917]},"properties":{"cartodb_id":4465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81082,40.766026]},"properties":{"cartodb_id":4466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93604,40.854916]},"properties":{"cartodb_id":4467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89264,40.87004]},"properties":{"cartodb_id":4468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94559,40.67943]},"properties":{"cartodb_id":4469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80857,40.688473]},"properties":{"cartodb_id":4470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9896,40.658134]},"properties":{"cartodb_id":4471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05198,40.604153]},"properties":{"cartodb_id":4472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99658,40.72955]},"properties":{"cartodb_id":4474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81752,40.718742]},"properties":{"cartodb_id":4475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99647,40.763374]},"properties":{"cartodb_id":4477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98779,40.75638]},"properties":{"cartodb_id":4478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97986,40.73931]},"properties":{"cartodb_id":4479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85457,40.700592]},"properties":{"cartodb_id":4480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.013466,40.633198]},"properties":{"cartodb_id":4481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84035,40.828842]},"properties":{"cartodb_id":4482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90024,40.8432]},"properties":{"cartodb_id":4483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960526,40.775642]},"properties":{"cartodb_id":4484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91941,40.82386]},"properties":{"cartodb_id":4485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883484,40.703407]},"properties":{"cartodb_id":4486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83117,40.867584]},"properties":{"cartodb_id":4487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92029,40.76282]},"properties":{"cartodb_id":4488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15594,40.535355]},"properties":{"cartodb_id":4490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985054,40.63988]},"properties":{"cartodb_id":4491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09113,40.608776]},"properties":{"cartodb_id":4492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83523,40.78166]},"properties":{"cartodb_id":4493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926094,40.705677]},"properties":{"cartodb_id":4494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94466,40.79898]},"properties":{"cartodb_id":4495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14175,40.559204]},"properties":{"cartodb_id":4496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00755,40.71543]},"properties":{"cartodb_id":4497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82572,40.76382]},"properties":{"cartodb_id":4498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992325,40.74357]},"properties":{"cartodb_id":4499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92651,40.736145]},"properties":{"cartodb_id":4500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.963554,40.77437]},"properties":{"cartodb_id":4501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968094,40.60416]},"properties":{"cartodb_id":4502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93101,40.866806]},"properties":{"cartodb_id":4503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87558,40.77041]},"properties":{"cartodb_id":4504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.21623,40.537933]},"properties":{"cartodb_id":4505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98721,40.67216]},"properties":{"cartodb_id":4506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97048,40.62418]},"properties":{"cartodb_id":4507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90494,40.860287]},"properties":{"cartodb_id":4508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970924,40.626568]},"properties":{"cartodb_id":4510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933945,40.742874]},"properties":{"cartodb_id":4511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90852,40.768875]},"properties":{"cartodb_id":4512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90477,40.852806]},"properties":{"cartodb_id":4513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82293,40.831833]},"properties":{"cartodb_id":4514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88192,40.70186]},"properties":{"cartodb_id":4515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.829994,40.75713]},"properties":{"cartodb_id":4517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98468,40.638733]},"properties":{"cartodb_id":4518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00199,40.75578]},"properties":{"cartodb_id":4519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93896,40.687557]},"properties":{"cartodb_id":4520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92519,40.743916]},"properties":{"cartodb_id":4521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.828445,40.83984]},"properties":{"cartodb_id":4522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95866,40.72118]},"properties":{"cartodb_id":4523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85456,40.888405]},"properties":{"cartodb_id":4524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10907,40.63544]},"properties":{"cartodb_id":4525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90399,40.837856]},"properties":{"cartodb_id":4526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.853584,40.735645]},"properties":{"cartodb_id":4527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95723,40.699997]},"properties":{"cartodb_id":4528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85966,40.684456]},"properties":{"cartodb_id":4529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90414,40.844597]},"properties":{"cartodb_id":4530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01908,40.63671]},"properties":{"cartodb_id":4531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98414,40.696014]},"properties":{"cartodb_id":4532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99103,40.723648]},"properties":{"cartodb_id":4533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98872,40.748512]},"properties":{"cartodb_id":4534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90851,40.853813]},"properties":{"cartodb_id":4535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89932,40.602947]},"properties":{"cartodb_id":4536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83015,40.759567]},"properties":{"cartodb_id":4538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":4539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99405,40.71775]},"properties":{"cartodb_id":4540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03107,40.61596]},"properties":{"cartodb_id":4541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961464,40.70166]},"properties":{"cartodb_id":4542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18859,40.595146]},"properties":{"cartodb_id":4544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88481,40.849308]},"properties":{"cartodb_id":4546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892555,40.88262]},"properties":{"cartodb_id":4547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87819,40.758484]},"properties":{"cartodb_id":4550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90912,40.76925]},"properties":{"cartodb_id":4551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989136,40.606457]},"properties":{"cartodb_id":4552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92341,40.83543]},"properties":{"cartodb_id":4555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9644,40.807335]},"properties":{"cartodb_id":4556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95339,40.659225]},"properties":{"cartodb_id":4558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98732,40.75289]},"properties":{"cartodb_id":4560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868126,40.880062]},"properties":{"cartodb_id":4562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9883,40.685867]},"properties":{"cartodb_id":4564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.777145,40.77832]},"properties":{"cartodb_id":4565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89146,40.65822]},"properties":{"cartodb_id":4566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94497,40.66323]},"properties":{"cartodb_id":4568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76262,40.670803]},"properties":{"cartodb_id":4569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83983,40.709827]},"properties":{"cartodb_id":4571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9769,40.780857]},"properties":{"cartodb_id":4572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.829,40.758205]},"properties":{"cartodb_id":4573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94498,40.652916]},"properties":{"cartodb_id":4574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91782,40.625137]},"properties":{"cartodb_id":4575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95696,40.76649]},"properties":{"cartodb_id":4577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907074,40.727497]},"properties":{"cartodb_id":4578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85488,40.739193]},"properties":{"cartodb_id":4579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85772,40.74869]},"properties":{"cartodb_id":4580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95342,40.694893]},"properties":{"cartodb_id":4581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990944,40.700768]},"properties":{"cartodb_id":4582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92288,40.813313]},"properties":{"cartodb_id":4583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.797806,40.708405]},"properties":{"cartodb_id":4584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917694,40.81608]},"properties":{"cartodb_id":4586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939445,40.750603]},"properties":{"cartodb_id":4587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871315,40.83228]},"properties":{"cartodb_id":4588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90093,40.635708]},"properties":{"cartodb_id":4590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98482,40.7601]},"properties":{"cartodb_id":4591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19731,40.54326]},"properties":{"cartodb_id":4592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81138,40.71588]},"properties":{"cartodb_id":4593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.918465,40.87302]},"properties":{"cartodb_id":4595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80522,40.70377]},"properties":{"cartodb_id":4596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94196,40.82943]},"properties":{"cartodb_id":4599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981186,40.610523]},"properties":{"cartodb_id":4600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.838715,40.669643]},"properties":{"cartodb_id":4601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955505,40.709946]},"properties":{"cartodb_id":4602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93494,40.726242]},"properties":{"cartodb_id":4603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15799,40.615307]},"properties":{"cartodb_id":4604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92224,40.712852]},"properties":{"cartodb_id":4607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976746,40.747627]},"properties":{"cartodb_id":4608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9082,40.67538]},"properties":{"cartodb_id":4609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9486,40.650856]},"properties":{"cartodb_id":4610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.816315,40.7014]},"properties":{"cartodb_id":4611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882065,40.568832]},"properties":{"cartodb_id":4612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91277,40.676445]},"properties":{"cartodb_id":4613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950264,40.6481]},"properties":{"cartodb_id":4614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16975,40.56041]},"properties":{"cartodb_id":4615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99035,40.754177]},"properties":{"cartodb_id":4616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8871,40.76501]},"properties":{"cartodb_id":4618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91475,40.84434]},"properties":{"cartodb_id":4619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.819756,40.817947]},"properties":{"cartodb_id":4620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85761,40.869534]},"properties":{"cartodb_id":4622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80212,40.713924]},"properties":{"cartodb_id":4623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86356,40.895374]},"properties":{"cartodb_id":4624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":4625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976616,40.649128]},"properties":{"cartodb_id":4626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92848,40.76906]},"properties":{"cartodb_id":4627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01727,40.625267]},"properties":{"cartodb_id":4628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93553,40.578472]},"properties":{"cartodb_id":4629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.846245,40.844486]},"properties":{"cartodb_id":4631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00169,40.71574]},"properties":{"cartodb_id":4632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81078,40.727013]},"properties":{"cartodb_id":4634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82494,40.732716]},"properties":{"cartodb_id":4635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999466,40.600006]},"properties":{"cartodb_id":4636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88132,40.89587]},"properties":{"cartodb_id":4637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95014,40.80311]},"properties":{"cartodb_id":4638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947845,40.809643]},"properties":{"cartodb_id":4639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88506,40.873592]},"properties":{"cartodb_id":4640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01541,40.677097]},"properties":{"cartodb_id":4641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74412,40.678783]},"properties":{"cartodb_id":4642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9172,40.85592]},"properties":{"cartodb_id":4644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96761,40.58036]},"properties":{"cartodb_id":4645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87034,40.73204]},"properties":{"cartodb_id":4647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91557,40.854244]},"properties":{"cartodb_id":4648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.729385,40.711628]},"properties":{"cartodb_id":4649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76736,40.65616]},"properties":{"cartodb_id":4650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9541,40.774654]},"properties":{"cartodb_id":4651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870964,40.840057]},"properties":{"cartodb_id":4653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13919,40.639336]},"properties":{"cartodb_id":4655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97096,40.764214]},"properties":{"cartodb_id":4657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917305,40.723854]},"properties":{"cartodb_id":4658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05208,40.604313]},"properties":{"cartodb_id":4661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86356,40.895374]},"properties":{"cartodb_id":4663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82303,40.741394]},"properties":{"cartodb_id":4664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92817,40.714207]},"properties":{"cartodb_id":4665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878494,40.881073]},"properties":{"cartodb_id":4666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873314,40.748756]},"properties":{"cartodb_id":4667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99837,40.7222]},"properties":{"cartodb_id":4668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78211,40.763634]},"properties":{"cartodb_id":4669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.818344,40.786636]},"properties":{"cartodb_id":4670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956566,40.65745]},"properties":{"cartodb_id":4671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88477,40.629368]},"properties":{"cartodb_id":4672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90576,40.673027]},"properties":{"cartodb_id":4673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8585,40.711636]},"properties":{"cartodb_id":4674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88364,40.85391]},"properties":{"cartodb_id":4675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98125,40.600838]},"properties":{"cartodb_id":4676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80386,40.734562]},"properties":{"cartodb_id":4679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87627,40.88183]},"properties":{"cartodb_id":4682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79987,40.68461]},"properties":{"cartodb_id":4683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91802,40.746567]},"properties":{"cartodb_id":4687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81768,40.787937]},"properties":{"cartodb_id":4689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95459,40.741344]},"properties":{"cartodb_id":4690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934364,40.807552]},"properties":{"cartodb_id":4693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0031,40.57376]},"properties":{"cartodb_id":4694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.743034,40.73527]},"properties":{"cartodb_id":4695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92277,40.817387]},"properties":{"cartodb_id":4696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94924,40.742523]},"properties":{"cartodb_id":4697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87844,40.904472]},"properties":{"cartodb_id":4698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834526,40.74307]},"properties":{"cartodb_id":4700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.899376,40.69789]},"properties":{"cartodb_id":4701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960236,40.76624]},"properties":{"cartodb_id":4702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22084,40.54909]},"properties":{"cartodb_id":4704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94752,40.779434]},"properties":{"cartodb_id":4706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82368,40.76551]},"properties":{"cartodb_id":4707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91372,40.812954]},"properties":{"cartodb_id":4708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91796,40.81928]},"properties":{"cartodb_id":4709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.820435,40.789528]},"properties":{"cartodb_id":4710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81036,40.711136]},"properties":{"cartodb_id":4711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85839,40.67472]},"properties":{"cartodb_id":4712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99076,40.734837]},"properties":{"cartodb_id":4713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90115,40.673714]},"properties":{"cartodb_id":4715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99362,40.736004]},"properties":{"cartodb_id":4716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81534,40.700436]},"properties":{"cartodb_id":4717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72421,40.725983]},"properties":{"cartodb_id":4718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10529,40.61023]},"properties":{"cartodb_id":4719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86939,40.665188]},"properties":{"cartodb_id":4721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80124,40.71658]},"properties":{"cartodb_id":4724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.872215,40.85512]},"properties":{"cartodb_id":4725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980576,40.72878]},"properties":{"cartodb_id":4726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9653,40.759308]},"properties":{"cartodb_id":4727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00742,40.65433]},"properties":{"cartodb_id":4728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92967,40.74049]},"properties":{"cartodb_id":4729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92936,40.64213]},"properties":{"cartodb_id":4730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8986,40.741135]},"properties":{"cartodb_id":4731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85004,40.827595]},"properties":{"cartodb_id":4732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92856,40.809048]},"properties":{"cartodb_id":4733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911446,40.633858]},"properties":{"cartodb_id":4734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10977,40.570465]},"properties":{"cartodb_id":4735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97956,40.637817]},"properties":{"cartodb_id":4736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87239,40.84153]},"properties":{"cartodb_id":4737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9447,40.843113]},"properties":{"cartodb_id":4738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87285,40.82663]},"properties":{"cartodb_id":4740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73283,40.76169]},"properties":{"cartodb_id":4741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96659,40.76155]},"properties":{"cartodb_id":4742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93911,40.752228]},"properties":{"cartodb_id":4743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87944,40.89937]},"properties":{"cartodb_id":4744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89687,40.748993]},"properties":{"cartodb_id":4745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93111,40.751984]},"properties":{"cartodb_id":4747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00792,40.723698]},"properties":{"cartodb_id":4748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06312,40.6022]},"properties":{"cartodb_id":4749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93162,40.663555]},"properties":{"cartodb_id":4751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20777,40.556454]},"properties":{"cartodb_id":4752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98011,40.745895]},"properties":{"cartodb_id":4754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87781,40.75043]},"properties":{"cartodb_id":4755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93214,40.80522]},"properties":{"cartodb_id":4756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82641,40.861584]},"properties":{"cartodb_id":4757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88812,40.730587]},"properties":{"cartodb_id":4759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T04:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93216,40.72575]},"properties":{"cartodb_id":4760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T04:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93888,40.723335]},"properties":{"cartodb_id":4761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93294,40.70393]},"properties":{"cartodb_id":4762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T04:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86273,40.749866]},"properties":{"cartodb_id":4763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003334,40.65183]},"properties":{"cartodb_id":4764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038666,40.608364]},"properties":{"cartodb_id":4766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T03:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98281,40.76172]},"properties":{"cartodb_id":4767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T03:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75205,40.717014]},"properties":{"cartodb_id":4768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T03:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943855,40.6142]},"properties":{"cartodb_id":4769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T03:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9986,40.7171]},"properties":{"cartodb_id":4770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T03:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85391,40.699993]},"properties":{"cartodb_id":4771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T03:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.998116,40.708763]},"properties":{"cartodb_id":4772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928276,40.710533]},"properties":{"cartodb_id":4774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.865005,40.8636]},"properties":{"cartodb_id":4776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T02:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00394,40.72085]},"properties":{"cartodb_id":4777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94403,40.78296]},"properties":{"cartodb_id":4778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95597,40.6826]},"properties":{"cartodb_id":4779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.813324,40.6872]},"properties":{"cartodb_id":4780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94376,40.697155]},"properties":{"cartodb_id":4781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904076,40.673958]},"properties":{"cartodb_id":4783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00268,40.638664]},"properties":{"cartodb_id":4784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8337,40.885403]},"properties":{"cartodb_id":4785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93075,40.819042]},"properties":{"cartodb_id":4786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901184,40.838196]},"properties":{"cartodb_id":4789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94784,40.77008]},"properties":{"cartodb_id":4790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.843666,40.892902]},"properties":{"cartodb_id":4791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88242,40.64844]},"properties":{"cartodb_id":4792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86316,40.73447]},"properties":{"cartodb_id":4794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89549,40.678097]},"properties":{"cartodb_id":4795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866104,40.67624]},"properties":{"cartodb_id":4796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97622,40.759876]},"properties":{"cartodb_id":4798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95264,40.616383]},"properties":{"cartodb_id":4799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83693,40.6901]},"properties":{"cartodb_id":4800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94244,40.753998]},"properties":{"cartodb_id":4801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7281,40.711033]},"properties":{"cartodb_id":4802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98533,40.744537]},"properties":{"cartodb_id":4803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88436,40.712227]},"properties":{"cartodb_id":4804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931915,40.7374]},"properties":{"cartodb_id":4805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955795,40.616035]},"properties":{"cartodb_id":4806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98643,40.637054]},"properties":{"cartodb_id":4808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84937,40.894073]},"properties":{"cartodb_id":4809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01794,40.63778]},"properties":{"cartodb_id":4810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98508,40.75939]},"properties":{"cartodb_id":4812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95306,40.623657]},"properties":{"cartodb_id":4813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989624,40.70145]},"properties":{"cartodb_id":4814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T22:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.874504,40.840656]},"properties":{"cartodb_id":4815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89968,40.855667]},"properties":{"cartodb_id":4819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77449,40.68673]},"properties":{"cartodb_id":4820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91386,40.85381]},"properties":{"cartodb_id":4821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893906,40.822174]},"properties":{"cartodb_id":4822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961464,40.74327]},"properties":{"cartodb_id":4825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90751,40.741863]},"properties":{"cartodb_id":4826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89785,40.67567]},"properties":{"cartodb_id":4827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80708,40.790123]},"properties":{"cartodb_id":4828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97245,40.623962]},"properties":{"cartodb_id":4829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.775444,40.77965]},"properties":{"cartodb_id":4831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85952,40.711796]},"properties":{"cartodb_id":4833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86814,40.761112]},"properties":{"cartodb_id":4834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97321,40.79525]},"properties":{"cartodb_id":4836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84573,40.741234]},"properties":{"cartodb_id":4837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.015915,40.706657]},"properties":{"cartodb_id":4838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9117,40.68812]},"properties":{"cartodb_id":4839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924774,40.66373]},"properties":{"cartodb_id":4840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15855,40.560543]},"properties":{"cartodb_id":4842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9801,40.659416]},"properties":{"cartodb_id":4843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81025,40.673645]},"properties":{"cartodb_id":4844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917564,40.863018]},"properties":{"cartodb_id":4845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94723,40.66519]},"properties":{"cartodb_id":4846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99225,40.740993]},"properties":{"cartodb_id":4847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89657,40.868565]},"properties":{"cartodb_id":4848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94537,40.813046]},"properties":{"cartodb_id":4850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.899414,40.655685]},"properties":{"cartodb_id":4852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95042,40.70665]},"properties":{"cartodb_id":4853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038086,40.608757]},"properties":{"cartodb_id":4854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981804,40.655247]},"properties":{"cartodb_id":4855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83301,40.747833]},"properties":{"cartodb_id":4856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982864,40.741184]},"properties":{"cartodb_id":4857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91576,40.704056]},"properties":{"cartodb_id":4858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98446,40.72878]},"properties":{"cartodb_id":4859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99883,40.672558]},"properties":{"cartodb_id":4862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93279,40.700058]},"properties":{"cartodb_id":4863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85868,40.826424]},"properties":{"cartodb_id":4864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95803,40.64507]},"properties":{"cartodb_id":4865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82219,40.687008]},"properties":{"cartodb_id":4866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9407,40.71196]},"properties":{"cartodb_id":4867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80123,40.714222]},"properties":{"cartodb_id":4868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941696,40.701683]},"properties":{"cartodb_id":4869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8185,40.716133]},"properties":{"cartodb_id":4870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908165,40.59565]},"properties":{"cartodb_id":4872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941826,40.62731]},"properties":{"cartodb_id":4873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79942,40.671406]},"properties":{"cartodb_id":4874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86246,40.73018]},"properties":{"cartodb_id":4875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12989,40.626434]},"properties":{"cartodb_id":4876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88082,40.656944]},"properties":{"cartodb_id":4877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804184,40.674595]},"properties":{"cartodb_id":4878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7973,40.738117]},"properties":{"cartodb_id":4879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82533,40.73406]},"properties":{"cartodb_id":4880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938774,40.676273]},"properties":{"cartodb_id":4881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989395,40.718918]},"properties":{"cartodb_id":4882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93066,40.7266]},"properties":{"cartodb_id":4883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877144,40.771374]},"properties":{"cartodb_id":4885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976746,40.611008]},"properties":{"cartodb_id":4886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82704,40.84132]},"properties":{"cartodb_id":4888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93641,40.84954]},"properties":{"cartodb_id":4889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97179,40.62362]},"properties":{"cartodb_id":4890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97619,40.63204]},"properties":{"cartodb_id":4891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99608,40.667683]},"properties":{"cartodb_id":4892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.975174,40.60452]},"properties":{"cartodb_id":4893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99601,40.763996]},"properties":{"cartodb_id":4894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98391,40.78377]},"properties":{"cartodb_id":4895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91937,40.864807]},"properties":{"cartodb_id":4897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99125,40.752132]},"properties":{"cartodb_id":4898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.864525,40.83435]},"properties":{"cartodb_id":4899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90803,40.831768]},"properties":{"cartodb_id":4900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900345,40.718018]},"properties":{"cartodb_id":4901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94057,40.788948]},"properties":{"cartodb_id":4902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89084,40.75427]},"properties":{"cartodb_id":4903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1633,40.60168]},"properties":{"cartodb_id":4904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.146065,40.62852]},"properties":{"cartodb_id":4906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9219,40.709393]},"properties":{"cartodb_id":4907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.116875,40.63292]},"properties":{"cartodb_id":4908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.844376,40.74045]},"properties":{"cartodb_id":4909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85206,40.737682]},"properties":{"cartodb_id":4910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83102,40.86227]},"properties":{"cartodb_id":4912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7235,40.73738]},"properties":{"cartodb_id":4913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":4914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9585,40.718323]},"properties":{"cartodb_id":4915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88772,40.699677]},"properties":{"cartodb_id":4916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92749,40.82111]},"properties":{"cartodb_id":4918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92927,40.809284]},"properties":{"cartodb_id":4919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94704,40.62919]},"properties":{"cartodb_id":4921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9102,40.76164]},"properties":{"cartodb_id":4923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86665,40.733376]},"properties":{"cartodb_id":4924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880035,40.724625]},"properties":{"cartodb_id":4927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937256,40.586308]},"properties":{"cartodb_id":4928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86139,40.871334]},"properties":{"cartodb_id":4929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933655,40.62781]},"properties":{"cartodb_id":4930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93026,40.802757]},"properties":{"cartodb_id":4932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81414,40.68694]},"properties":{"cartodb_id":4933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96412,40.613724]},"properties":{"cartodb_id":4934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7315,40.711468]},"properties":{"cartodb_id":4935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804436,40.74217]},"properties":{"cartodb_id":4936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84162,40.685513]},"properties":{"cartodb_id":4937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988785,40.71927]},"properties":{"cartodb_id":4938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86665,40.733376]},"properties":{"cartodb_id":4939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89122,40.665176]},"properties":{"cartodb_id":4941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81989,40.829685]},"properties":{"cartodb_id":4942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960976,40.617905]},"properties":{"cartodb_id":4944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919106,40.66423]},"properties":{"cartodb_id":4945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03118,40.605568]},"properties":{"cartodb_id":4946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83717,40.69894]},"properties":{"cartodb_id":4947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11948,40.62939]},"properties":{"cartodb_id":4948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90725,40.82966]},"properties":{"cartodb_id":4949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95894,40.699074]},"properties":{"cartodb_id":4950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.792076,40.764545]},"properties":{"cartodb_id":4951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96911,40.624332]},"properties":{"cartodb_id":4952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85973,40.709923]},"properties":{"cartodb_id":4954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9397,40.583874]},"properties":{"cartodb_id":4955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":4956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0329,40.63889]},"properties":{"cartodb_id":4957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84223,40.889175]},"properties":{"cartodb_id":4958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.872116,40.67798]},"properties":{"cartodb_id":4959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95098,40.807568]},"properties":{"cartodb_id":4960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89723,40.677208]},"properties":{"cartodb_id":4962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87457,40.684956]},"properties":{"cartodb_id":4963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90729,40.847763]},"properties":{"cartodb_id":4964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80321,40.67452]},"properties":{"cartodb_id":4965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98086,40.789253]},"properties":{"cartodb_id":4968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94097,40.82156]},"properties":{"cartodb_id":4969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90331,40.88102]},"properties":{"cartodb_id":4971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89689,40.822117]},"properties":{"cartodb_id":4972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98735,40.691456]},"properties":{"cartodb_id":4973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.777016,40.71385]},"properties":{"cartodb_id":4974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84686,40.68594]},"properties":{"cartodb_id":4975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0183,40.644455]},"properties":{"cartodb_id":4976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13934,40.556526]},"properties":{"cartodb_id":4977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95768,40.600452]},"properties":{"cartodb_id":4978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94505,40.843246]},"properties":{"cartodb_id":4979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80527,40.74997]},"properties":{"cartodb_id":4980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92482,40.698616]},"properties":{"cartodb_id":4981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.821396,40.72589]},"properties":{"cartodb_id":4982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74996,40.59514]},"properties":{"cartodb_id":4983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95836,40.760536]},"properties":{"cartodb_id":4984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98976,40.715553]},"properties":{"cartodb_id":4985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873505,40.735348]},"properties":{"cartodb_id":4986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.808624,40.738464]},"properties":{"cartodb_id":4987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90574,40.845078]},"properties":{"cartodb_id":4988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95648,40.581665]},"properties":{"cartodb_id":4989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74013,40.635643]},"properties":{"cartodb_id":4990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917206,40.61609]},"properties":{"cartodb_id":4991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86332,40.675323]},"properties":{"cartodb_id":4993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91214,40.70013]},"properties":{"cartodb_id":4994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9066,40.623074]},"properties":{"cartodb_id":4995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99122,40.642685]},"properties":{"cartodb_id":4996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00432,40.72173]},"properties":{"cartodb_id":4997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74334,40.75426]},"properties":{"cartodb_id":4998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.81446]},"properties":{"cartodb_id":4999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.100914,40.59102]},"properties":{"cartodb_id":5001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8873,40.838135]},"properties":{"cartodb_id":5003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81023,40.715706]},"properties":{"cartodb_id":5004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934586,40.739674]},"properties":{"cartodb_id":5005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02147,40.648182]},"properties":{"cartodb_id":5007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81461,40.699512]},"properties":{"cartodb_id":5008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80926,40.738834]},"properties":{"cartodb_id":5009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826004,40.689953]},"properties":{"cartodb_id":5011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81008,40.587723]},"properties":{"cartodb_id":5012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77098,40.7636]},"properties":{"cartodb_id":5013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93754,40.80999]},"properties":{"cartodb_id":5014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8545,40.68377]},"properties":{"cartodb_id":5015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7391,40.707123]},"properties":{"cartodb_id":5016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81273,40.702446]},"properties":{"cartodb_id":5017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87844,40.649326]},"properties":{"cartodb_id":5018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86943,40.83256]},"properties":{"cartodb_id":5019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038086,40.608757]},"properties":{"cartodb_id":5020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97707,40.79539]},"properties":{"cartodb_id":5022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.859726,40.815266]},"properties":{"cartodb_id":5023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95713,40.70105]},"properties":{"cartodb_id":5024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93762,40.819313]},"properties":{"cartodb_id":5025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7646,40.666637]},"properties":{"cartodb_id":5026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891785,40.822727]},"properties":{"cartodb_id":5027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91377,40.615513]},"properties":{"cartodb_id":5028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990395,40.60174]},"properties":{"cartodb_id":5029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87329,40.83801]},"properties":{"cartodb_id":5030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9482,40.69024]},"properties":{"cartodb_id":5031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.001915,40.678936]},"properties":{"cartodb_id":5032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94898,40.768875]},"properties":{"cartodb_id":5033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937386,40.748924]},"properties":{"cartodb_id":5034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82554,40.76439]},"properties":{"cartodb_id":5036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815056,40.730293]},"properties":{"cartodb_id":5037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95091,40.636086]},"properties":{"cartodb_id":5038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97903,40.64297]},"properties":{"cartodb_id":5040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83092,40.786247]},"properties":{"cartodb_id":5041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90877,40.75415]},"properties":{"cartodb_id":5042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9772,40.76432]},"properties":{"cartodb_id":5043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1479,40.57089]},"properties":{"cartodb_id":5044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99555,40.764626]},"properties":{"cartodb_id":5045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88943,40.65698]},"properties":{"cartodb_id":5046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93577,40.79149]},"properties":{"cartodb_id":5047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.855606,40.683453]},"properties":{"cartodb_id":5048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9958,40.712917]},"properties":{"cartodb_id":5049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95313,40.81269]},"properties":{"cartodb_id":5051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87566,40.658665]},"properties":{"cartodb_id":5052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8267,40.825512]},"properties":{"cartodb_id":5053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94656,40.788994]},"properties":{"cartodb_id":5054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9568,40.774967]},"properties":{"cartodb_id":5055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93776,40.850742]},"properties":{"cartodb_id":5056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76624,40.726376]},"properties":{"cartodb_id":5057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973495,40.61137]},"properties":{"cartodb_id":5059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98305,40.677414]},"properties":{"cartodb_id":5062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02337,40.62622]},"properties":{"cartodb_id":5063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.725716,40.75975]},"properties":{"cartodb_id":5064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992,40.638596]},"properties":{"cartodb_id":5065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9458,40.72159]},"properties":{"cartodb_id":5066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82685,40.767982]},"properties":{"cartodb_id":5067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98168,40.781166]},"properties":{"cartodb_id":5068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86536,40.651863]},"properties":{"cartodb_id":5069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95258,40.780754]},"properties":{"cartodb_id":5070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95825,40.803104]},"properties":{"cartodb_id":5071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91682,40.613537]},"properties":{"cartodb_id":5072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.812164,40.587444]},"properties":{"cartodb_id":5073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74765,40.75727]},"properties":{"cartodb_id":5075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01595,40.633564]},"properties":{"cartodb_id":5076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86199,40.817135]},"properties":{"cartodb_id":5077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92455,40.708996]},"properties":{"cartodb_id":5078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87049,40.89664]},"properties":{"cartodb_id":5079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90892,40.838375]},"properties":{"cartodb_id":5080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919975,40.669476]},"properties":{"cartodb_id":5081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99294,40.769234]},"properties":{"cartodb_id":5082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969536,40.61181]},"properties":{"cartodb_id":5083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.964066,40.639263]},"properties":{"cartodb_id":5084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86334,40.56805]},"properties":{"cartodb_id":5085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00316,40.72766]},"properties":{"cartodb_id":5086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93539,40.621216]},"properties":{"cartodb_id":5088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890816,40.754993]},"properties":{"cartodb_id":5090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94031,40.714657]},"properties":{"cartodb_id":5091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9954,40.626007]},"properties":{"cartodb_id":5092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98281,40.76172]},"properties":{"cartodb_id":5093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954544,40.585133]},"properties":{"cartodb_id":5094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99167,40.709305]},"properties":{"cartodb_id":5095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80894,40.680042]},"properties":{"cartodb_id":5096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90395,40.87626]},"properties":{"cartodb_id":5097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93975,40.80118]},"properties":{"cartodb_id":5099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93779,40.837673]},"properties":{"cartodb_id":5100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9784,40.674805]},"properties":{"cartodb_id":5102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79768,40.758232]},"properties":{"cartodb_id":5103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98259,40.618263]},"properties":{"cartodb_id":5104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.918045,40.69883]},"properties":{"cartodb_id":5105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89269,40.68039]},"properties":{"cartodb_id":5106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98076,40.603264]},"properties":{"cartodb_id":5107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900696,40.835266]},"properties":{"cartodb_id":5108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97514,40.758488]},"properties":{"cartodb_id":5109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958855,40.708748]},"properties":{"cartodb_id":5110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99826,40.60461]},"properties":{"cartodb_id":5111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9838,40.737923]},"properties":{"cartodb_id":5112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.063126,40.5956]},"properties":{"cartodb_id":5113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909424,40.63992]},"properties":{"cartodb_id":5116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999435,40.688614]},"properties":{"cartodb_id":5117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16239,40.607185]},"properties":{"cartodb_id":5118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9055,40.680035]},"properties":{"cartodb_id":5119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95687,40.71045]},"properties":{"cartodb_id":5120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98668,40.629913]},"properties":{"cartodb_id":5121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85744,40.85095]},"properties":{"cartodb_id":5122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76332,40.76255]},"properties":{"cartodb_id":5123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.010666,40.717564]},"properties":{"cartodb_id":5124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95829,40.608746]},"properties":{"cartodb_id":5125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94815,40.789684]},"properties":{"cartodb_id":5126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9848,40.670135]},"properties":{"cartodb_id":5127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.765785,40.750374]},"properties":{"cartodb_id":5129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982,40.68342]},"properties":{"cartodb_id":5130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91857,40.687515]},"properties":{"cartodb_id":5132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85896,40.839146]},"properties":{"cartodb_id":5133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89213,40.85022]},"properties":{"cartodb_id":5134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93975,40.841843]},"properties":{"cartodb_id":5135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.136024,40.598278]},"properties":{"cartodb_id":5136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81202,40.705944]},"properties":{"cartodb_id":5137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.975296,40.64939]},"properties":{"cartodb_id":5138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868004,40.84249]},"properties":{"cartodb_id":5139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80897,40.728073]},"properties":{"cartodb_id":5141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15544,40.608433]},"properties":{"cartodb_id":5142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902145,40.907093]},"properties":{"cartodb_id":5143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84351,40.73181]},"properties":{"cartodb_id":5144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82394,40.786423]},"properties":{"cartodb_id":5145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98453,40.696033]},"properties":{"cartodb_id":5149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10378,40.56396]},"properties":{"cartodb_id":5150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954124,40.77039]},"properties":{"cartodb_id":5151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94121,40.626713]},"properties":{"cartodb_id":5152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9638,40.58425]},"properties":{"cartodb_id":5153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1518,40.559933]},"properties":{"cartodb_id":5155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88748,40.668926]},"properties":{"cartodb_id":5156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13148,40.619007]},"properties":{"cartodb_id":5157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962425,40.712753]},"properties":{"cartodb_id":5158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95044,40.77139]},"properties":{"cartodb_id":5159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9442,40.814632]},"properties":{"cartodb_id":5160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887344,40.84633]},"properties":{"cartodb_id":5161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T06:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98886,40.72218]},"properties":{"cartodb_id":5162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87387,40.87772]},"properties":{"cartodb_id":5163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9623,40.70992]},"properties":{"cartodb_id":5164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94558,40.81275]},"properties":{"cartodb_id":5165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83851,40.840652]},"properties":{"cartodb_id":5166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.019035,40.640263]},"properties":{"cartodb_id":5168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01283,40.702408]},"properties":{"cartodb_id":5170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95571,40.761272]},"properties":{"cartodb_id":5172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.097244,40.633327]},"properties":{"cartodb_id":5173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01539,40.715828]},"properties":{"cartodb_id":5174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02389,40.633724]},"properties":{"cartodb_id":5175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95067,40.728992]},"properties":{"cartodb_id":5176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74865,40.701588]},"properties":{"cartodb_id":5177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94547,40.664227]},"properties":{"cartodb_id":5178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8972,40.614193]},"properties":{"cartodb_id":5179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00169,40.71574]},"properties":{"cartodb_id":5180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888695,40.724796]},"properties":{"cartodb_id":5181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86607,40.675682]},"properties":{"cartodb_id":5182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86579,40.84434]},"properties":{"cartodb_id":5183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93996,40.83608]},"properties":{"cartodb_id":5184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T04:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.758156,40.665634]},"properties":{"cartodb_id":5185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T04:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9228,40.850395]},"properties":{"cartodb_id":5187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T04:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92787,40.628166]},"properties":{"cartodb_id":5188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T04:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9852,40.763542]},"properties":{"cartodb_id":5189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T04:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898285,40.88217]},"properties":{"cartodb_id":5190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9607,40.709442]},"properties":{"cartodb_id":5193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850266,40.830112]},"properties":{"cartodb_id":5195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88414,40.845818]},"properties":{"cartodb_id":5196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76162,40.679737]},"properties":{"cartodb_id":5198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05208,40.604313]},"properties":{"cartodb_id":5199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89109,40.66839]},"properties":{"cartodb_id":5200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890175,40.66852]},"properties":{"cartodb_id":5201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95789,40.761173]},"properties":{"cartodb_id":5202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18986,40.529263]},"properties":{"cartodb_id":5203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96436,40.615093]},"properties":{"cartodb_id":5204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9228,40.850395]},"properties":{"cartodb_id":5206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78063,40.667522]},"properties":{"cartodb_id":5207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98596,40.754753]},"properties":{"cartodb_id":5208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98508,40.75939]},"properties":{"cartodb_id":5209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.862366,40.730137]},"properties":{"cartodb_id":5210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92285,40.771347]},"properties":{"cartodb_id":5211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84262,40.662247]},"properties":{"cartodb_id":5212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977516,40.76113]},"properties":{"cartodb_id":5213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.008125,40.643776]},"properties":{"cartodb_id":5214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898445,40.75362]},"properties":{"cartodb_id":5215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9107,40.850018]},"properties":{"cartodb_id":5216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99829,40.74047]},"properties":{"cartodb_id":5217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98906,40.74803]},"properties":{"cartodb_id":5219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99467,40.76263]},"properties":{"cartodb_id":5220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982796,40.74683]},"properties":{"cartodb_id":5221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949776,40.790367]},"properties":{"cartodb_id":5222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898,40.754227]},"properties":{"cartodb_id":5224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84618,40.68614]},"properties":{"cartodb_id":5225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92302,40.61919]},"properties":{"cartodb_id":5226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98042,40.642384]},"properties":{"cartodb_id":5227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73022,40.674053]},"properties":{"cartodb_id":5228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8547,40.854557]},"properties":{"cartodb_id":5229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95648,40.771385]},"properties":{"cartodb_id":5230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86156,40.721725]},"properties":{"cartodb_id":5231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990074,40.74088]},"properties":{"cartodb_id":5234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02292,40.636105]},"properties":{"cartodb_id":5235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00356,40.73222]},"properties":{"cartodb_id":5236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86821,40.749283]},"properties":{"cartodb_id":5237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99353,40.72163]},"properties":{"cartodb_id":5238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99404,40.72032]},"properties":{"cartodb_id":5239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961975,40.759617]},"properties":{"cartodb_id":5240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99622,40.71624]},"properties":{"cartodb_id":5241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99622,40.71624]},"properties":{"cartodb_id":5242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79149,40.68618]},"properties":{"cartodb_id":5243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95393,40.595894]},"properties":{"cartodb_id":5244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94358,40.6247]},"properties":{"cartodb_id":5245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99225,40.764053]},"properties":{"cartodb_id":5246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982735,40.74518]},"properties":{"cartodb_id":5247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97909,40.740395]},"properties":{"cartodb_id":5248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92252,40.83163]},"properties":{"cartodb_id":5249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907646,40.641727]},"properties":{"cartodb_id":5250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94905,40.597477]},"properties":{"cartodb_id":5251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98875,40.773975]},"properties":{"cartodb_id":5252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9919,40.769638]},"properties":{"cartodb_id":5253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906166,40.862778]},"properties":{"cartodb_id":5254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9064,40.872345]},"properties":{"cartodb_id":5255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9943,40.709362]},"properties":{"cartodb_id":5256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977135,40.75686]},"properties":{"cartodb_id":5258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84351,40.73181]},"properties":{"cartodb_id":5259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97538,40.782116]},"properties":{"cartodb_id":5260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85266,40.73706]},"properties":{"cartodb_id":5261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98768,40.728596]},"properties":{"cartodb_id":5263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99217,40.743793]},"properties":{"cartodb_id":5264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98493,40.584595]},"properties":{"cartodb_id":5265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89294,40.82585]},"properties":{"cartodb_id":5266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74507,40.657406]},"properties":{"cartodb_id":5267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92496,40.754337]},"properties":{"cartodb_id":5268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90375,40.675407]},"properties":{"cartodb_id":5269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932495,40.61743]},"properties":{"cartodb_id":5270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87406,40.768368]},"properties":{"cartodb_id":5271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96721,40.760105]},"properties":{"cartodb_id":5272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88473,40.747555]},"properties":{"cartodb_id":5273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95981,40.58008]},"properties":{"cartodb_id":5274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911804,40.861744]},"properties":{"cartodb_id":5275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96436,40.615093]},"properties":{"cartodb_id":5276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75527,40.666393]},"properties":{"cartodb_id":5277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84753,40.73907]},"properties":{"cartodb_id":5278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92168,40.624683]},"properties":{"cartodb_id":5279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926384,40.844917]},"properties":{"cartodb_id":5280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89884,40.859303]},"properties":{"cartodb_id":5281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863434,40.73195]},"properties":{"cartodb_id":5285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98453,40.696033]},"properties":{"cartodb_id":5286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98855,40.7274]},"properties":{"cartodb_id":5289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.146706,40.624912]},"properties":{"cartodb_id":5290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.886086,40.825504]},"properties":{"cartodb_id":5292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73755,40.7684]},"properties":{"cartodb_id":5293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85451,40.736732]},"properties":{"cartodb_id":5294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.133,40.63651]},"properties":{"cartodb_id":5295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.767494,40.610256]},"properties":{"cartodb_id":5296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96522,40.763428]},"properties":{"cartodb_id":5297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80445,40.680374]},"properties":{"cartodb_id":5298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.867775,40.6898]},"properties":{"cartodb_id":5300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93543,40.850773]},"properties":{"cartodb_id":5301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08449,40.643894]},"properties":{"cartodb_id":5303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82625,40.84299]},"properties":{"cartodb_id":5304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91903,40.651962]},"properties":{"cartodb_id":5305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92364,40.770428]},"properties":{"cartodb_id":5306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986404,40.755802]},"properties":{"cartodb_id":5307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90822,40.595985]},"properties":{"cartodb_id":5308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76375,40.691803]},"properties":{"cartodb_id":5309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87515,40.831764]},"properties":{"cartodb_id":5310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95542,40.722843]},"properties":{"cartodb_id":5313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91109,40.674755]},"properties":{"cartodb_id":5316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86705,40.764072]},"properties":{"cartodb_id":5317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7531,40.714092]},"properties":{"cartodb_id":5319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953964,40.683582]},"properties":{"cartodb_id":5320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9466,40.780693]},"properties":{"cartodb_id":5321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7964,40.70953]},"properties":{"cartodb_id":5322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99992,40.726933]},"properties":{"cartodb_id":5323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16428,40.586266]},"properties":{"cartodb_id":5325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93175,40.627926]},"properties":{"cartodb_id":5326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9933,40.74223]},"properties":{"cartodb_id":5328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95316,40.678764]},"properties":{"cartodb_id":5329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88122,40.685043]},"properties":{"cartodb_id":5331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86405,40.73716]},"properties":{"cartodb_id":5332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99156,40.735138]},"properties":{"cartodb_id":5333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":5334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95687,40.71045]},"properties":{"cartodb_id":5335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97397,40.75144]},"properties":{"cartodb_id":5336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979065,40.744442]},"properties":{"cartodb_id":5337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97995,40.777905]},"properties":{"cartodb_id":5338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76503,40.7466]},"properties":{"cartodb_id":5339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90406,40.711002]},"properties":{"cartodb_id":5340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9164,40.678905]},"properties":{"cartodb_id":5341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99017,40.747498]},"properties":{"cartodb_id":5342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74483,40.69317]},"properties":{"cartodb_id":5343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97455,40.78324]},"properties":{"cartodb_id":5344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839554,40.58028]},"properties":{"cartodb_id":5345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96759,40.751884]},"properties":{"cartodb_id":5346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87066,40.77023]},"properties":{"cartodb_id":5347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038086,40.608757]},"properties":{"cartodb_id":5348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895706,40.67897]},"properties":{"cartodb_id":5349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87227,40.734737]},"properties":{"cartodb_id":5350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967766,40.768597]},"properties":{"cartodb_id":5351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02324,40.63532]},"properties":{"cartodb_id":5354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86027,40.894314]},"properties":{"cartodb_id":5355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99576,40.72089]},"properties":{"cartodb_id":5356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.086334,40.617676]},"properties":{"cartodb_id":5357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82652,40.831]},"properties":{"cartodb_id":5358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86453,40.75722]},"properties":{"cartodb_id":5359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.035065,40.61836]},"properties":{"cartodb_id":5360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89286,40.861828]},"properties":{"cartodb_id":5361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91523,40.60708]},"properties":{"cartodb_id":5362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02546,40.62265]},"properties":{"cartodb_id":5363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95046,40.7923]},"properties":{"cartodb_id":5364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85409,40.688698]},"properties":{"cartodb_id":5366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85915,40.703484]},"properties":{"cartodb_id":5367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80229,40.664993]},"properties":{"cartodb_id":5368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06513,40.598484]},"properties":{"cartodb_id":5370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970505,40.76484]},"properties":{"cartodb_id":5371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98214,40.691227]},"properties":{"cartodb_id":5372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95865,40.663437]},"properties":{"cartodb_id":5373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981834,40.679226]},"properties":{"cartodb_id":5374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76381,40.673767]},"properties":{"cartodb_id":5375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83055,40.77022]},"properties":{"cartodb_id":5376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891624,40.820984]},"properties":{"cartodb_id":5377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99686,40.757732]},"properties":{"cartodb_id":5378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982124,40.76974]},"properties":{"cartodb_id":5380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99786,40.64489]},"properties":{"cartodb_id":5381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89705,40.657665]},"properties":{"cartodb_id":5382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99678,40.72543]},"properties":{"cartodb_id":5384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95275,40.78917]},"properties":{"cartodb_id":5385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73826,40.708736]},"properties":{"cartodb_id":5386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99808,40.677864]},"properties":{"cartodb_id":5387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931885,40.81259]},"properties":{"cartodb_id":5388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7654,40.692066]},"properties":{"cartodb_id":5389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91727,40.77077]},"properties":{"cartodb_id":5390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85986,40.74412]},"properties":{"cartodb_id":5391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86153,40.689472]},"properties":{"cartodb_id":5392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93005,40.829945]},"properties":{"cartodb_id":5393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9783,40.766533]},"properties":{"cartodb_id":5394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14328,40.62488]},"properties":{"cartodb_id":5396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97563,40.76279]},"properties":{"cartodb_id":5397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85684,40.78504]},"properties":{"cartodb_id":5398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98928,40.758705]},"properties":{"cartodb_id":5399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90066,40.885098]},"properties":{"cartodb_id":5400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00092,40.595097]},"properties":{"cartodb_id":5401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94463,40.84103]},"properties":{"cartodb_id":5402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96613,40.762177]},"properties":{"cartodb_id":5403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9951,40.645947]},"properties":{"cartodb_id":5404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.821365,40.680496]},"properties":{"cartodb_id":5406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815056,40.7304]},"properties":{"cartodb_id":5408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981636,40.607864]},"properties":{"cartodb_id":5409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85979,40.71163]},"properties":{"cartodb_id":5411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000046,40.72417]},"properties":{"cartodb_id":5412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02312,40.639996]},"properties":{"cartodb_id":5413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96759,40.751884]},"properties":{"cartodb_id":5414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9597,40.65484]},"properties":{"cartodb_id":5415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83729,40.871155]},"properties":{"cartodb_id":5416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86971,40.65136]},"properties":{"cartodb_id":5417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98749,40.758785]},"properties":{"cartodb_id":5418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93384,40.751602]},"properties":{"cartodb_id":5420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81439,40.69097]},"properties":{"cartodb_id":5421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8838,40.84678]},"properties":{"cartodb_id":5422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.860535,40.83742]},"properties":{"cartodb_id":5423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00361,40.600628]},"properties":{"cartodb_id":5424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.844406,40.776608]},"properties":{"cartodb_id":5426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95091,40.636086]},"properties":{"cartodb_id":5427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88365,40.680984]},"properties":{"cartodb_id":5428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96239,40.609985]},"properties":{"cartodb_id":5429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92668,40.61714]},"properties":{"cartodb_id":5430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.853645,40.8733]},"properties":{"cartodb_id":5432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10215,40.57811]},"properties":{"cartodb_id":5433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95387,40.729263]},"properties":{"cartodb_id":5434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75207,40.759914]},"properties":{"cartodb_id":5435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87941,40.6652]},"properties":{"cartodb_id":5436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942024,40.842808]},"properties":{"cartodb_id":5437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84404,40.851612]},"properties":{"cartodb_id":5438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91308,40.7778]},"properties":{"cartodb_id":5439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98838,40.726578]},"properties":{"cartodb_id":5440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16416,40.58695]},"properties":{"cartodb_id":5441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86529,40.852356]},"properties":{"cartodb_id":5442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887924,40.747223]},"properties":{"cartodb_id":5443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.811005,40.764706]},"properties":{"cartodb_id":5444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11104,40.569195]},"properties":{"cartodb_id":5445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97168,40.676113]},"properties":{"cartodb_id":5446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920525,40.72621]},"properties":{"cartodb_id":5447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987114,40.69613]},"properties":{"cartodb_id":5448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99266,40.737328]},"properties":{"cartodb_id":5449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82502,40.68795]},"properties":{"cartodb_id":5450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88211,40.681217]},"properties":{"cartodb_id":5452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16034,40.584793]},"properties":{"cartodb_id":5453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89981,40.865997]},"properties":{"cartodb_id":5455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91891,40.742188]},"properties":{"cartodb_id":5456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98951,40.767815]},"properties":{"cartodb_id":5457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82754,40.843727]},"properties":{"cartodb_id":5458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97326,40.677715]},"properties":{"cartodb_id":5459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987404,40.721935]},"properties":{"cartodb_id":5460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945076,40.799698]},"properties":{"cartodb_id":5461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.088715,40.587585]},"properties":{"cartodb_id":5462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94808,40.581783]},"properties":{"cartodb_id":5464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10405,40.630775]},"properties":{"cartodb_id":5465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994026,40.756527]},"properties":{"cartodb_id":5466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77702,40.667774]},"properties":{"cartodb_id":5467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959755,40.57937]},"properties":{"cartodb_id":5468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00978,40.7097]},"properties":{"cartodb_id":5469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994026,40.756527]},"properties":{"cartodb_id":5470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14937,40.538326]},"properties":{"cartodb_id":5471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8739,40.826656]},"properties":{"cartodb_id":5473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92483,40.60834]},"properties":{"cartodb_id":5474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95111,40.729794]},"properties":{"cartodb_id":5475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09204,40.595505]},"properties":{"cartodb_id":5477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83444,40.71272]},"properties":{"cartodb_id":5478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85058,40.87555]},"properties":{"cartodb_id":5479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77772,40.722095]},"properties":{"cartodb_id":5480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99082,40.724274]},"properties":{"cartodb_id":5482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16424,40.5433]},"properties":{"cartodb_id":5483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16228,40.606697]},"properties":{"cartodb_id":5484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999466,40.60995]},"properties":{"cartodb_id":5485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82752,40.76242]},"properties":{"cartodb_id":5486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.840836,40.88049]},"properties":{"cartodb_id":5489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0183,40.644455]},"properties":{"cartodb_id":5490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76119,40.713436]},"properties":{"cartodb_id":5491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97846,40.616707]},"properties":{"cartodb_id":5492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94697,40.586475]},"properties":{"cartodb_id":5493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9047,40.66883]},"properties":{"cartodb_id":5494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91999,40.770325]},"properties":{"cartodb_id":5495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87055,40.65082]},"properties":{"cartodb_id":5496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87602,40.735634]},"properties":{"cartodb_id":5497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73557,40.708874]},"properties":{"cartodb_id":5498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82067,40.764988]},"properties":{"cartodb_id":5499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11615,40.6287]},"properties":{"cartodb_id":5500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950066,40.60916]},"properties":{"cartodb_id":5501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8348,40.769848]},"properties":{"cartodb_id":5502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909134,40.806164]},"properties":{"cartodb_id":5503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73857,40.666397]},"properties":{"cartodb_id":5505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960754,40.71595]},"properties":{"cartodb_id":5506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993744,40.691532]},"properties":{"cartodb_id":5507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.21133,40.515503]},"properties":{"cartodb_id":5509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98528,40.77363]},"properties":{"cartodb_id":5510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9985,40.745293]},"properties":{"cartodb_id":5511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976,40.791435]},"properties":{"cartodb_id":5512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870346,40.87835]},"properties":{"cartodb_id":5513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85431,40.89845]},"properties":{"cartodb_id":5514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887794,40.65768]},"properties":{"cartodb_id":5515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919,40.76577]},"properties":{"cartodb_id":5516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91296,40.808437]},"properties":{"cartodb_id":5517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17562,40.55554]},"properties":{"cartodb_id":5518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13117,40.616714]},"properties":{"cartodb_id":5519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9671,40.624554]},"properties":{"cartodb_id":5520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01279,40.639294]},"properties":{"cartodb_id":5521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92158,40.804344]},"properties":{"cartodb_id":5522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96036,40.587303]},"properties":{"cartodb_id":5523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75039,40.69038]},"properties":{"cartodb_id":5524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97737,40.78956]},"properties":{"cartodb_id":5525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87005,40.83797]},"properties":{"cartodb_id":5526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02396,40.62631]},"properties":{"cartodb_id":5527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":5529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90581,40.648266]},"properties":{"cartodb_id":5530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990974,40.692547]},"properties":{"cartodb_id":5532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87108,40.687473]},"properties":{"cartodb_id":5533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976295,40.785923]},"properties":{"cartodb_id":5534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96265,40.696087]},"properties":{"cartodb_id":5536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92437,40.61146]},"properties":{"cartodb_id":5537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99692,40.76275]},"properties":{"cartodb_id":5538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83789,40.84283]},"properties":{"cartodb_id":5540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06265,40.609356]},"properties":{"cartodb_id":5541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91638,40.82068]},"properties":{"cartodb_id":5542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77792,40.667713]},"properties":{"cartodb_id":5543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.831085,40.80398]},"properties":{"cartodb_id":5544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91539,40.74073]},"properties":{"cartodb_id":5545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989334,40.691]},"properties":{"cartodb_id":5546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93782,40.823383]},"properties":{"cartodb_id":5547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98221,40.773033]},"properties":{"cartodb_id":5548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73852,40.67545]},"properties":{"cartodb_id":5549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89031,40.826427]},"properties":{"cartodb_id":5550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12674,40.56443]},"properties":{"cartodb_id":5551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73567,40.66292]},"properties":{"cartodb_id":5552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99392,40.681637]},"properties":{"cartodb_id":5553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11801,40.64056]},"properties":{"cartodb_id":5554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95322,40.714104]},"properties":{"cartodb_id":5555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02957,40.61983]},"properties":{"cartodb_id":5556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95592,40.651367]},"properties":{"cartodb_id":5557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13898,40.61619]},"properties":{"cartodb_id":5558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76616,40.755745]},"properties":{"cartodb_id":5560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76376,40.66709]},"properties":{"cartodb_id":5561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873604,40.824432]},"properties":{"cartodb_id":5562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93803,40.741455]},"properties":{"cartodb_id":5563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.820305,40.755512]},"properties":{"cartodb_id":5564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75806,40.763245]},"properties":{"cartodb_id":5565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97391,40.784103]},"properties":{"cartodb_id":5567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.814095,40.722042]},"properties":{"cartodb_id":5568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90533,40.834133]},"properties":{"cartodb_id":5570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96044,40.71952]},"properties":{"cartodb_id":5571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99969,40.738552]},"properties":{"cartodb_id":5572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93108,40.584385]},"properties":{"cartodb_id":5573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73153,40.655067]},"properties":{"cartodb_id":5574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10809,40.572132]},"properties":{"cartodb_id":5575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T08:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96759,40.80293]},"properties":{"cartodb_id":5576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7547,40.700005]},"properties":{"cartodb_id":5577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T08:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99978,40.718227]},"properties":{"cartodb_id":5578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T08:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817245,40.70453]},"properties":{"cartodb_id":5579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96622,40.65319]},"properties":{"cartodb_id":5581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7834,40.75776]},"properties":{"cartodb_id":5582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77373,40.672142]},"properties":{"cartodb_id":5583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T08:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78332,40.69895]},"properties":{"cartodb_id":5584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942764,40.739815]},"properties":{"cartodb_id":5585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95563,40.757465]},"properties":{"cartodb_id":5586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990036,40.732758]},"properties":{"cartodb_id":5588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84652,40.70789]},"properties":{"cartodb_id":5591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.918846,40.852768]},"properties":{"cartodb_id":5592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90834,40.695114]},"properties":{"cartodb_id":5593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15211,40.609104]},"properties":{"cartodb_id":5594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96856,40.79911]},"properties":{"cartodb_id":5595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T06:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876686,40.688084]},"properties":{"cartodb_id":5596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.139,40.554893]},"properties":{"cartodb_id":5597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T06:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898,40.844105]},"properties":{"cartodb_id":5598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01724,40.641987]},"properties":{"cartodb_id":5599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889984,40.827538]},"properties":{"cartodb_id":5600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T05:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950165,40.65626]},"properties":{"cartodb_id":5601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T05:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79373,40.731255]},"properties":{"cartodb_id":5602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9614,40.680473]},"properties":{"cartodb_id":5603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86547,40.840855]},"properties":{"cartodb_id":5605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95887,40.70955]},"properties":{"cartodb_id":5608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94283,40.651108]},"properties":{"cartodb_id":5609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93546,40.833263]},"properties":{"cartodb_id":5610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98508,40.75939]},"properties":{"cartodb_id":5611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76894,40.75958]},"properties":{"cartodb_id":5612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89653,40.754387]},"properties":{"cartodb_id":5613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93076,40.74456]},"properties":{"cartodb_id":5615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898,40.844105]},"properties":{"cartodb_id":5617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94368,40.783333]},"properties":{"cartodb_id":5618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T03:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98872,40.748512]},"properties":{"cartodb_id":5619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95089,40.818394]},"properties":{"cartodb_id":5620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T03:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97405,40.747295]},"properties":{"cartodb_id":5621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T03:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9614,40.680473]},"properties":{"cartodb_id":5622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T03:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95103,40.76635]},"properties":{"cartodb_id":5624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74191,40.755203]},"properties":{"cartodb_id":5625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956856,40.628117]},"properties":{"cartodb_id":5626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16022,40.60747]},"properties":{"cartodb_id":5627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.744225,40.714497]},"properties":{"cartodb_id":5628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.859184,40.751526]},"properties":{"cartodb_id":5629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980896,40.675777]},"properties":{"cartodb_id":5630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940414,40.722496]},"properties":{"cartodb_id":5631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84116,40.74197]},"properties":{"cartodb_id":5632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90699,40.620132]},"properties":{"cartodb_id":5633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96079,40.593014]},"properties":{"cartodb_id":5634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.093414,40.58524]},"properties":{"cartodb_id":5635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91104,40.69953]},"properties":{"cartodb_id":5636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993805,40.720936]},"properties":{"cartodb_id":5637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00624,40.723118]},"properties":{"cartodb_id":5638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99919,40.739243]},"properties":{"cartodb_id":5639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9238,40.761223]},"properties":{"cartodb_id":5640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9693,40.712864]},"properties":{"cartodb_id":5641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98529,40.747425]},"properties":{"cartodb_id":5642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90875,40.688744]},"properties":{"cartodb_id":5646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94563,40.641125]},"properties":{"cartodb_id":5647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86889,40.85289]},"properties":{"cartodb_id":5648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87145,40.72956]},"properties":{"cartodb_id":5649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89434,40.846485]},"properties":{"cartodb_id":5650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98925,40.752895]},"properties":{"cartodb_id":5651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98564,40.748894]},"properties":{"cartodb_id":5652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98067,40.774853]},"properties":{"cartodb_id":5653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9985,40.745293]},"properties":{"cartodb_id":5654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02714,40.62575]},"properties":{"cartodb_id":5656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15391,40.587147]},"properties":{"cartodb_id":5657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02608,40.623306]},"properties":{"cartodb_id":5658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0011,40.73656]},"properties":{"cartodb_id":5659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10984,40.61175]},"properties":{"cartodb_id":5660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81082,40.731785]},"properties":{"cartodb_id":5661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78612,40.739616]},"properties":{"cartodb_id":5662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98856,40.769115]},"properties":{"cartodb_id":5663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.812,40.70582]},"properties":{"cartodb_id":5664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99098,40.752808]},"properties":{"cartodb_id":5667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99369,40.605556]},"properties":{"cartodb_id":5668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932396,40.772617]},"properties":{"cartodb_id":5669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97972,40.75713]},"properties":{"cartodb_id":5670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.234886,40.5232]},"properties":{"cartodb_id":5672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83978,40.71958]},"properties":{"cartodb_id":5673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887566,40.85378]},"properties":{"cartodb_id":5674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82303,40.763668]},"properties":{"cartodb_id":5675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9275,40.80684]},"properties":{"cartodb_id":5676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94815,40.789684]},"properties":{"cartodb_id":5677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99167,40.709305]},"properties":{"cartodb_id":5678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84047,40.880623]},"properties":{"cartodb_id":5679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77078,40.66696]},"properties":{"cartodb_id":5680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85754,40.75407]},"properties":{"cartodb_id":5682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83275,40.76088]},"properties":{"cartodb_id":5683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921394,40.766895]},"properties":{"cartodb_id":5684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85839,40.67472]},"properties":{"cartodb_id":5685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94027,40.750965]},"properties":{"cartodb_id":5686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.001564,40.741077]},"properties":{"cartodb_id":5687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.894135,40.834915]},"properties":{"cartodb_id":5688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.016174,40.63948]},"properties":{"cartodb_id":5689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95316,40.678764]},"properties":{"cartodb_id":5690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9204,40.739414]},"properties":{"cartodb_id":5691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8443,40.84468]},"properties":{"cartodb_id":5692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88666,40.85772]},"properties":{"cartodb_id":5694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97195,40.624557]},"properties":{"cartodb_id":5695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91831,40.676838]},"properties":{"cartodb_id":5696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82597,40.759327]},"properties":{"cartodb_id":5697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22113,40.531895]},"properties":{"cartodb_id":5698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97746,40.68405]},"properties":{"cartodb_id":5699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98478,40.76922]},"properties":{"cartodb_id":5700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984566,40.748436]},"properties":{"cartodb_id":5702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87052,40.770164]},"properties":{"cartodb_id":5703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79654,40.790203]},"properties":{"cartodb_id":5704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89869,40.72415]},"properties":{"cartodb_id":5705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05208,40.604313]},"properties":{"cartodb_id":5706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955925,40.78795]},"properties":{"cartodb_id":5707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.862366,40.730137]},"properties":{"cartodb_id":5708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96758,40.797867]},"properties":{"cartodb_id":5709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95606,40.717403]},"properties":{"cartodb_id":5710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88903,40.76663]},"properties":{"cartodb_id":5711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73351,40.673588]},"properties":{"cartodb_id":5712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95256,40.786545]},"properties":{"cartodb_id":5713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93159,40.663227]},"properties":{"cartodb_id":5714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72672,40.763885]},"properties":{"cartodb_id":5715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89586,40.740273]},"properties":{"cartodb_id":5716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91546,40.850494]},"properties":{"cartodb_id":5717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96889,40.636547]},"properties":{"cartodb_id":5718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91475,40.607372]},"properties":{"cartodb_id":5719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984924,40.753746]},"properties":{"cartodb_id":5723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.998764,40.57507]},"properties":{"cartodb_id":5724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98748,40.760403]},"properties":{"cartodb_id":5725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80445,40.696194]},"properties":{"cartodb_id":5726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95872,40.650387]},"properties":{"cartodb_id":5727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92827,40.669586]},"properties":{"cartodb_id":5728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99169,40.759727]},"properties":{"cartodb_id":5730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86346,40.74766]},"properties":{"cartodb_id":5731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9986,40.7171]},"properties":{"cartodb_id":5732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16034,40.584793]},"properties":{"cartodb_id":5733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8255,40.869335]},"properties":{"cartodb_id":5734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00813,40.704674]},"properties":{"cartodb_id":5735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97548,40.64315]},"properties":{"cartodb_id":5737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89326,40.682068]},"properties":{"cartodb_id":5738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98289,40.766712]},"properties":{"cartodb_id":5740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934814,40.71337]},"properties":{"cartodb_id":5741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83195,40.884617]},"properties":{"cartodb_id":5742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85199,40.682564]},"properties":{"cartodb_id":5743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99443,40.716965]},"properties":{"cartodb_id":5744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952446,40.726646]},"properties":{"cartodb_id":5745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984924,40.753746]},"properties":{"cartodb_id":5746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.995224,40.666077]},"properties":{"cartodb_id":5747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":5749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91748,40.863113]},"properties":{"cartodb_id":5750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940125,40.693413]},"properties":{"cartodb_id":5752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000145,40.758305]},"properties":{"cartodb_id":5754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.727425,40.695168]},"properties":{"cartodb_id":5755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96296,40.673588]},"properties":{"cartodb_id":5756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98836,40.64456]},"properties":{"cartodb_id":5757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99498,40.720623]},"properties":{"cartodb_id":5758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":5760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74173,40.75548]},"properties":{"cartodb_id":5761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85974,40.833065]},"properties":{"cartodb_id":5764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87641,40.828976]},"properties":{"cartodb_id":5765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913704,40.676495]},"properties":{"cartodb_id":5766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9919,40.7092]},"properties":{"cartodb_id":5767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76845,40.712254]},"properties":{"cartodb_id":5769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01734,40.63073]},"properties":{"cartodb_id":5770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":5771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.816284,40.669712]},"properties":{"cartodb_id":5772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00989,40.735996]},"properties":{"cartodb_id":5773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92088,40.76753]},"properties":{"cartodb_id":5774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82261,40.7136]},"properties":{"cartodb_id":5775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91139,40.769604]},"properties":{"cartodb_id":5776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94916,40.646885]},"properties":{"cartodb_id":5777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992966,40.627323]},"properties":{"cartodb_id":5778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947784,40.71128]},"properties":{"cartodb_id":5779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86627,40.867874]},"properties":{"cartodb_id":5780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88455,40.751793]},"properties":{"cartodb_id":5783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08886,40.608543]},"properties":{"cartodb_id":5784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97737,40.784462]},"properties":{"cartodb_id":5785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18129,40.546955]},"properties":{"cartodb_id":5786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96011,40.80812]},"properties":{"cartodb_id":5787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94701,40.6775]},"properties":{"cartodb_id":5788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00991,40.72607]},"properties":{"cartodb_id":5789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930824,40.73715]},"properties":{"cartodb_id":5790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80345,40.683594]},"properties":{"cartodb_id":5791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00211,40.67693]},"properties":{"cartodb_id":5792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97114,40.58202]},"properties":{"cartodb_id":5797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76601,40.59872]},"properties":{"cartodb_id":5799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94213,40.797943]},"properties":{"cartodb_id":5800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93121,40.801754]},"properties":{"cartodb_id":5801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906815,40.828865]},"properties":{"cartodb_id":5802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85213,40.78863]},"properties":{"cartodb_id":5803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80551,40.721115]},"properties":{"cartodb_id":5804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8291,40.757393]},"properties":{"cartodb_id":5805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833405,40.755524]},"properties":{"cartodb_id":5806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8045,40.672276]},"properties":{"cartodb_id":5807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888504,40.665592]},"properties":{"cartodb_id":5808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15884,40.611736]},"properties":{"cartodb_id":5809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86536,40.651863]},"properties":{"cartodb_id":5810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16974,40.576965]},"properties":{"cartodb_id":5811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.129425,40.56572]},"properties":{"cartodb_id":5812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82744,40.798256]},"properties":{"cartodb_id":5814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92955,40.75412]},"properties":{"cartodb_id":5815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95547,40.814487]},"properties":{"cartodb_id":5816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10367,40.61634]},"properties":{"cartodb_id":5817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.799965,40.73883]},"properties":{"cartodb_id":5818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804344,40.681347]},"properties":{"cartodb_id":5819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02414,40.62394]},"properties":{"cartodb_id":5820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97737,40.784462]},"properties":{"cartodb_id":5821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85971,40.826275]},"properties":{"cartodb_id":5822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76557,40.68163]},"properties":{"cartodb_id":5823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98259,40.7773]},"properties":{"cartodb_id":5824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94505,40.668613]},"properties":{"cartodb_id":5825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868614,40.705376]},"properties":{"cartodb_id":5826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950836,40.820827]},"properties":{"cartodb_id":5827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909454,40.65152]},"properties":{"cartodb_id":5828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92671,40.62682]},"properties":{"cartodb_id":5829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92563,40.680847]},"properties":{"cartodb_id":5830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99448,40.75591]},"properties":{"cartodb_id":5832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.092125,40.586494]},"properties":{"cartodb_id":5833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91178,40.69878]},"properties":{"cartodb_id":5834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72681,40.74084]},"properties":{"cartodb_id":5836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98082,40.71308]},"properties":{"cartodb_id":5837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90452,40.764587]},"properties":{"cartodb_id":5838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88647,40.86663]},"properties":{"cartodb_id":5839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.792336,40.707363]},"properties":{"cartodb_id":5840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912,40.65556]},"properties":{"cartodb_id":5841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950035,40.725998]},"properties":{"cartodb_id":5842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12677,40.567806]},"properties":{"cartodb_id":5843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92654,40.685234]},"properties":{"cartodb_id":5844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85294,40.903244]},"properties":{"cartodb_id":5845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971565,40.648823]},"properties":{"cartodb_id":5846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928696,40.83589]},"properties":{"cartodb_id":5847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93641,40.75267]},"properties":{"cartodb_id":5848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00073,40.735924]},"properties":{"cartodb_id":5851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94202,40.634354]},"properties":{"cartodb_id":5852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90951,40.77004]},"properties":{"cartodb_id":5853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74334,40.75426]},"properties":{"cartodb_id":5854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96798,40.76541]},"properties":{"cartodb_id":5855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95042,40.594048]},"properties":{"cartodb_id":5856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.820435,40.665684]},"properties":{"cartodb_id":5857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89705,40.846825]},"properties":{"cartodb_id":5858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86827,40.73251]},"properties":{"cartodb_id":5859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.721054,40.742664]},"properties":{"cartodb_id":5861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92727,40.752846]},"properties":{"cartodb_id":5862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94348,40.83089]},"properties":{"cartodb_id":5863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.814445,40.704403]},"properties":{"cartodb_id":5865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86112,40.82163]},"properties":{"cartodb_id":5866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887,40.82719]},"properties":{"cartodb_id":5867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91025,40.772514]},"properties":{"cartodb_id":5869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93178,40.80098]},"properties":{"cartodb_id":5870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911606,40.88379]},"properties":{"cartodb_id":5871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85109,40.81862]},"properties":{"cartodb_id":5872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920586,40.650703]},"properties":{"cartodb_id":5873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000404,40.74777]},"properties":{"cartodb_id":5874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86652,40.88759]},"properties":{"cartodb_id":5875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98042,40.672256]},"properties":{"cartodb_id":5877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86003,40.88104]},"properties":{"cartodb_id":5878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.007416,40.70338]},"properties":{"cartodb_id":5880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78854,40.73835]},"properties":{"cartodb_id":5881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93107,40.828114]},"properties":{"cartodb_id":5882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888054,40.655148]},"properties":{"cartodb_id":5883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909996,40.659203]},"properties":{"cartodb_id":5884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12245,40.612827]},"properties":{"cartodb_id":5885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99932,40.71755]},"properties":{"cartodb_id":5886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834656,40.667114]},"properties":{"cartodb_id":5887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.881165,40.76401]},"properties":{"cartodb_id":5888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78282,40.756664]},"properties":{"cartodb_id":5889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88208,40.74783]},"properties":{"cartodb_id":5891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95571,40.73437]},"properties":{"cartodb_id":5892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91998,40.703537]},"properties":{"cartodb_id":5893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98362,40.741077]},"properties":{"cartodb_id":5894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8363,40.82439]},"properties":{"cartodb_id":5895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92238,40.83611]},"properties":{"cartodb_id":5896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84543,40.892513]},"properties":{"cartodb_id":5897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91307,40.820133]},"properties":{"cartodb_id":5900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97511,40.752743]},"properties":{"cartodb_id":5901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984985,40.77912]},"properties":{"cartodb_id":5902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82116,40.846794]},"properties":{"cartodb_id":5903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9212,40.716896]},"properties":{"cartodb_id":5904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87477,40.77162]},"properties":{"cartodb_id":5905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980576,40.668102]},"properties":{"cartodb_id":5906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94371,40.610214]},"properties":{"cartodb_id":5907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94227,40.80641]},"properties":{"cartodb_id":5908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89024,40.766705]},"properties":{"cartodb_id":5909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.176506,40.544487]},"properties":{"cartodb_id":5910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09583,40.61074]},"properties":{"cartodb_id":5911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79931,40.7087]},"properties":{"cartodb_id":5912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98364,40.738167]},"properties":{"cartodb_id":5913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75647,40.699535]},"properties":{"cartodb_id":5914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883896,40.672356]},"properties":{"cartodb_id":5915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86448,40.88859]},"properties":{"cartodb_id":5917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882286,40.825527]},"properties":{"cartodb_id":5918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898796,40.774426]},"properties":{"cartodb_id":5919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72197,40.749905]},"properties":{"cartodb_id":5920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952835,40.653976]},"properties":{"cartodb_id":5921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92651,40.752434]},"properties":{"cartodb_id":5923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95035,40.775562]},"properties":{"cartodb_id":5925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90629,40.598392]},"properties":{"cartodb_id":5926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85462,40.869934]},"properties":{"cartodb_id":5928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8809,40.660656]},"properties":{"cartodb_id":5929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08443,40.6257]},"properties":{"cartodb_id":5931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77896,40.66564]},"properties":{"cartodb_id":5932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72826,40.711227]},"properties":{"cartodb_id":5933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.007774,40.703316]},"properties":{"cartodb_id":5935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924065,40.758175]},"properties":{"cartodb_id":5936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90649,40.647835]},"properties":{"cartodb_id":5937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93902,40.607597]},"properties":{"cartodb_id":5938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9518,40.73126]},"properties":{"cartodb_id":5939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91169,40.767963]},"properties":{"cartodb_id":5941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97871,40.608185]},"properties":{"cartodb_id":5944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99111,40.766838]},"properties":{"cartodb_id":5946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96626,40.586246]},"properties":{"cartodb_id":5947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952995,40.702427]},"properties":{"cartodb_id":5948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75419,40.67884]},"properties":{"cartodb_id":5949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85398,40.71823]},"properties":{"cartodb_id":5950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919785,40.69778]},"properties":{"cartodb_id":5951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97187,40.749672]},"properties":{"cartodb_id":5952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985855,40.748962]},"properties":{"cartodb_id":5953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98246,40.694794]},"properties":{"cartodb_id":5954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99296,40.678993]},"properties":{"cartodb_id":5955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90116,40.70048]},"properties":{"cartodb_id":5956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92007,40.82267]},"properties":{"cartodb_id":5958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95203,40.798832]},"properties":{"cartodb_id":5960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773834,40.65965]},"properties":{"cartodb_id":5961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92597,40.7699]},"properties":{"cartodb_id":5962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98855,40.7274]},"properties":{"cartodb_id":5963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78322,40.681217]},"properties":{"cartodb_id":5964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90858,40.84373]},"properties":{"cartodb_id":5965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91646,40.803085]},"properties":{"cartodb_id":5966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91269,40.686382]},"properties":{"cartodb_id":5967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97305,40.752693]},"properties":{"cartodb_id":5968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987625,40.770412]},"properties":{"cartodb_id":5969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92941,40.6642]},"properties":{"cartodb_id":5970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03193,40.62137]},"properties":{"cartodb_id":5971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11375,40.63743]},"properties":{"cartodb_id":5972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75102,40.60701]},"properties":{"cartodb_id":5973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94482,40.694386]},"properties":{"cartodb_id":5974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86385,40.855476]},"properties":{"cartodb_id":5975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96715,40.803566]},"properties":{"cartodb_id":5976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96715,40.803566]},"properties":{"cartodb_id":5977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90518,40.710915]},"properties":{"cartodb_id":5978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944435,40.83468]},"properties":{"cartodb_id":5979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815605,40.755592]},"properties":{"cartodb_id":5980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956535,40.763042]},"properties":{"cartodb_id":5981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95158,40.728695]},"properties":{"cartodb_id":5982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955414,40.776867]},"properties":{"cartodb_id":5983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9568,40.774967]},"properties":{"cartodb_id":5985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997116,40.754616]},"properties":{"cartodb_id":5986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75863,40.602295]},"properties":{"cartodb_id":5987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83141,40.8047]},"properties":{"cartodb_id":5988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931015,40.58597]},"properties":{"cartodb_id":5989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87319,40.731895]},"properties":{"cartodb_id":5990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01055,40.709152]},"properties":{"cartodb_id":5991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.860725,40.756287]},"properties":{"cartodb_id":5992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14984,40.625244]},"properties":{"cartodb_id":5993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85633,40.893047]},"properties":{"cartodb_id":5994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76995,40.755043]},"properties":{"cartodb_id":5995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997314,40.757107]},"properties":{"cartodb_id":5996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93182,40.755398]},"properties":{"cartodb_id":5997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96513,40.591106]},"properties":{"cartodb_id":5998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93614,40.841957]},"properties":{"cartodb_id":5999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.865654,40.74957]},"properties":{"cartodb_id":6000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84161,40.66615]},"properties":{"cartodb_id":6001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88356,40.767185]},"properties":{"cartodb_id":6002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84877,40.87751]},"properties":{"cartodb_id":6003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92649,40.694138]},"properties":{"cartodb_id":6004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965675,40.762802]},"properties":{"cartodb_id":6005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86741,40.86367]},"properties":{"cartodb_id":6006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9336,40.706367]},"properties":{"cartodb_id":6007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93742,40.804375]},"properties":{"cartodb_id":6008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83113,40.761547]},"properties":{"cartodb_id":6011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974884,40.744366]},"properties":{"cartodb_id":6012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80794,40.701775]},"properties":{"cartodb_id":6014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.072914,40.6116]},"properties":{"cartodb_id":6015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98203,40.749046]},"properties":{"cartodb_id":6017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88008,40.89711]},"properties":{"cartodb_id":6018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87423,40.656887]},"properties":{"cartodb_id":6019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98383,40.76542]},"properties":{"cartodb_id":6020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95147,40.68986]},"properties":{"cartodb_id":6021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82482,40.733456]},"properties":{"cartodb_id":6022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81743,40.704494]},"properties":{"cartodb_id":6023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98539,40.62731]},"properties":{"cartodb_id":6024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90359,40.843002]},"properties":{"cartodb_id":6025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83736,40.787758]},"properties":{"cartodb_id":6026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96932,40.749516]},"properties":{"cartodb_id":6027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89163,40.83087]},"properties":{"cartodb_id":6028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73489,40.77139]},"properties":{"cartodb_id":6029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.844765,40.850468]},"properties":{"cartodb_id":6030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87227,40.734737]},"properties":{"cartodb_id":6031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.841125,40.664192]},"properties":{"cartodb_id":6032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00679,40.706722]},"properties":{"cartodb_id":6033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.742516,40.695877]},"properties":{"cartodb_id":6034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9978,40.69119]},"properties":{"cartodb_id":6036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878235,40.763954]},"properties":{"cartodb_id":6037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86967,40.898724]},"properties":{"cartodb_id":6038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858795,40.68063]},"properties":{"cartodb_id":6040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92955,40.75412]},"properties":{"cartodb_id":6041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97611,40.681927]},"properties":{"cartodb_id":6042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879,40.82371]},"properties":{"cartodb_id":6043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81687,40.702442]},"properties":{"cartodb_id":6044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":6045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.807304,40.711994]},"properties":{"cartodb_id":6046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97245,40.623962]},"properties":{"cartodb_id":6047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92129,40.835724]},"properties":{"cartodb_id":6048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.819336,40.68811]},"properties":{"cartodb_id":6049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86548,40.72028]},"properties":{"cartodb_id":6050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98488,40.758865]},"properties":{"cartodb_id":6051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93557,40.806915]},"properties":{"cartodb_id":6053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9481,40.682]},"properties":{"cartodb_id":6054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98628,40.692192]},"properties":{"cartodb_id":6056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00654,40.74955]},"properties":{"cartodb_id":6057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95018,40.62885]},"properties":{"cartodb_id":6058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990944,40.57481]},"properties":{"cartodb_id":6059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88528,40.87526]},"properties":{"cartodb_id":6060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983795,40.76036]},"properties":{"cartodb_id":6061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90703,40.886612]},"properties":{"cartodb_id":6062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.867325,40.898273]},"properties":{"cartodb_id":6063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972946,40.624786]},"properties":{"cartodb_id":6064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912415,40.805557]},"properties":{"cartodb_id":6065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97234,40.616653]},"properties":{"cartodb_id":6066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983475,40.587265]},"properties":{"cartodb_id":6067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89073,40.702335]},"properties":{"cartodb_id":6068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91413,40.85554]},"properties":{"cartodb_id":6069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78914,40.594044]},"properties":{"cartodb_id":6070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93782,40.749897]},"properties":{"cartodb_id":6071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99485,40.76051]},"properties":{"cartodb_id":6072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85567,40.89285]},"properties":{"cartodb_id":6073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96201,40.805508]},"properties":{"cartodb_id":6074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972824,40.75587]},"properties":{"cartodb_id":6075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91678,40.815697]},"properties":{"cartodb_id":6076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99029,40.71918]},"properties":{"cartodb_id":6077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74101,40.695408]},"properties":{"cartodb_id":6078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95483,40.789204]},"properties":{"cartodb_id":6079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16974,40.576965]},"properties":{"cartodb_id":6080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993744,40.741615]},"properties":{"cartodb_id":6082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943794,40.7109]},"properties":{"cartodb_id":6083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16345,40.543766]},"properties":{"cartodb_id":6084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889084,40.809776]},"properties":{"cartodb_id":6085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87053,40.74323]},"properties":{"cartodb_id":6086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93783,40.72015]},"properties":{"cartodb_id":6087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97499,40.69802]},"properties":{"cartodb_id":6088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99648,40.719048]},"properties":{"cartodb_id":6089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93407,40.667164]},"properties":{"cartodb_id":6090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.011604,40.703445]},"properties":{"cartodb_id":6091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96039,40.716705]},"properties":{"cartodb_id":6092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8412,40.68335]},"properties":{"cartodb_id":6093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00821,40.74214]},"properties":{"cartodb_id":6094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97681,40.750427]},"properties":{"cartodb_id":6095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00361,40.713646]},"properties":{"cartodb_id":6096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92858,40.830143]},"properties":{"cartodb_id":6097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0033,40.607635]},"properties":{"cartodb_id":6098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9807,40.74027]},"properties":{"cartodb_id":6099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815315,40.78757]},"properties":{"cartodb_id":6100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91425,40.769646]},"properties":{"cartodb_id":6102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88801,40.641533]},"properties":{"cartodb_id":6103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94064,40.839867]},"properties":{"cartodb_id":6104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98043,40.7599]},"properties":{"cartodb_id":6105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77282,40.702164]},"properties":{"cartodb_id":6106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.154144,40.61603]},"properties":{"cartodb_id":6107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817505,40.718426]},"properties":{"cartodb_id":6110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00876,40.71903]},"properties":{"cartodb_id":6111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95556,40.772655]},"properties":{"cartodb_id":6112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94349,40.60737]},"properties":{"cartodb_id":6113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946754,40.76518]},"properties":{"cartodb_id":6114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863365,40.87104]},"properties":{"cartodb_id":6115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9754,40.74544]},"properties":{"cartodb_id":6116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1231,40.567966]},"properties":{"cartodb_id":6118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75468,40.697746]},"properties":{"cartodb_id":6119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88732,40.65414]},"properties":{"cartodb_id":6120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97397,40.75144]},"properties":{"cartodb_id":6121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962524,40.76311]},"properties":{"cartodb_id":6122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937325,40.702713]},"properties":{"cartodb_id":6123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13416,40.63573]},"properties":{"cartodb_id":6124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93563,40.846725]},"properties":{"cartodb_id":6125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13147,40.602943]},"properties":{"cartodb_id":6127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87268,40.675297]},"properties":{"cartodb_id":6130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93918,40.807743]},"properties":{"cartodb_id":6131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877045,40.678234]},"properties":{"cartodb_id":6132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92566,40.75892]},"properties":{"cartodb_id":6133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88682,40.696667]},"properties":{"cartodb_id":6134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83485,40.692135]},"properties":{"cartodb_id":6135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98937,40.743954]},"properties":{"cartodb_id":6136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96104,40.718967]},"properties":{"cartodb_id":6137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9451,40.65743]},"properties":{"cartodb_id":6138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92495,40.82751]},"properties":{"cartodb_id":6139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97533,40.696087]},"properties":{"cartodb_id":6140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91078,40.851936]},"properties":{"cartodb_id":6143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.894196,40.657555]},"properties":{"cartodb_id":6144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08479,40.593716]},"properties":{"cartodb_id":6146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76676,40.66743]},"properties":{"cartodb_id":6147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86097,40.669724]},"properties":{"cartodb_id":6148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960014,40.735435]},"properties":{"cartodb_id":6149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00671,40.720436]},"properties":{"cartodb_id":6150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96617,40.58655]},"properties":{"cartodb_id":6151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8571,40.66185]},"properties":{"cartodb_id":6152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88186,40.757008]},"properties":{"cartodb_id":6153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97077,40.788418]},"properties":{"cartodb_id":6154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99607,40.721004]},"properties":{"cartodb_id":6155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.835976,40.721676]},"properties":{"cartodb_id":6156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99179,40.764683]},"properties":{"cartodb_id":6157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08491,40.636723]},"properties":{"cartodb_id":6160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.848625,40.73856]},"properties":{"cartodb_id":6161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80901,40.730164]},"properties":{"cartodb_id":6162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94678,40.79157]},"properties":{"cartodb_id":6163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97169,40.787163]},"properties":{"cartodb_id":6164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9898,40.757233]},"properties":{"cartodb_id":6165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93144,40.586346]},"properties":{"cartodb_id":6166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86027,40.894314]},"properties":{"cartodb_id":6167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89432,40.681564]},"properties":{"cartodb_id":6168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80704,40.765728]},"properties":{"cartodb_id":6169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8093,40.76985]},"properties":{"cartodb_id":6170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9772,40.76432]},"properties":{"cartodb_id":6171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72966,40.756992]},"properties":{"cartodb_id":6172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96772,40.705215]},"properties":{"cartodb_id":6174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78828,40.74418]},"properties":{"cartodb_id":6175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96617,40.58655]},"properties":{"cartodb_id":6176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95256,40.786545]},"properties":{"cartodb_id":6177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94958,40.650806]},"properties":{"cartodb_id":6178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83202,40.7179]},"properties":{"cartodb_id":6180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93479,40.808784]},"properties":{"cartodb_id":6181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91521,40.73566]},"properties":{"cartodb_id":6182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74115,40.701805]},"properties":{"cartodb_id":6183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98583,40.757256]},"properties":{"cartodb_id":6185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913216,40.660316]},"properties":{"cartodb_id":6186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8211,40.695824]},"properties":{"cartodb_id":6187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.827065,40.79801]},"properties":{"cartodb_id":6188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89765,40.66371]},"properties":{"cartodb_id":6189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97084,40.795963]},"properties":{"cartodb_id":6190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84277,40.74121]},"properties":{"cartodb_id":6191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91555,40.7632]},"properties":{"cartodb_id":6192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98045,40.76494]},"properties":{"cartodb_id":6193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13218,40.570526]},"properties":{"cartodb_id":6194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83661,40.877476]},"properties":{"cartodb_id":6195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86172,40.86152]},"properties":{"cartodb_id":6196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85331,40.708927]},"properties":{"cartodb_id":6197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91687,40.74284]},"properties":{"cartodb_id":6198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98904,40.72161]},"properties":{"cartodb_id":6199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20881,40.54367]},"properties":{"cartodb_id":6200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85544,40.714798]},"properties":{"cartodb_id":6201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96011,40.584774]},"properties":{"cartodb_id":6202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89827,40.814358]},"properties":{"cartodb_id":6204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89831,40.753693]},"properties":{"cartodb_id":6206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12974,40.603962]},"properties":{"cartodb_id":6207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000145,40.758305]},"properties":{"cartodb_id":6208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.886185,40.87538]},"properties":{"cartodb_id":6209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.862366,40.730137]},"properties":{"cartodb_id":6210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99114,40.71467]},"properties":{"cartodb_id":6211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80103,40.670666]},"properties":{"cartodb_id":6212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85618,40.68329]},"properties":{"cartodb_id":6213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84482,40.785366]},"properties":{"cartodb_id":6214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8492,40.738194]},"properties":{"cartodb_id":6215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97688,40.733673]},"properties":{"cartodb_id":6216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92726,40.659336]},"properties":{"cartodb_id":6217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73568,40.66561]},"properties":{"cartodb_id":6218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74077,40.7171]},"properties":{"cartodb_id":6219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12013,40.626534]},"properties":{"cartodb_id":6220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96454,40.767235]},"properties":{"cartodb_id":6221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00618,40.65263]},"properties":{"cartodb_id":6222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03705,40.620346]},"properties":{"cartodb_id":6223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91451,40.75638]},"properties":{"cartodb_id":6224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00665,40.60223]},"properties":{"cartodb_id":6225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9213,40.639053]},"properties":{"cartodb_id":6226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88861,40.745483]},"properties":{"cartodb_id":6227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954094,40.81636]},"properties":{"cartodb_id":6228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911804,40.861744]},"properties":{"cartodb_id":6229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88589,40.826805]},"properties":{"cartodb_id":6230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911064,40.692356]},"properties":{"cartodb_id":6231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88207,40.84212]},"properties":{"cartodb_id":6232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.158516,40.530567]},"properties":{"cartodb_id":6233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91798,40.678665]},"properties":{"cartodb_id":6234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89405,40.66475]},"properties":{"cartodb_id":6235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.842415,40.868473]},"properties":{"cartodb_id":6236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87863,40.679676]},"properties":{"cartodb_id":6237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89176,40.638157]},"properties":{"cartodb_id":6238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.110146,40.56431]},"properties":{"cartodb_id":6240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9768,40.746033]},"properties":{"cartodb_id":6242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78054,40.753326]},"properties":{"cartodb_id":6243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78808,40.666546]},"properties":{"cartodb_id":6245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79266,40.682568]},"properties":{"cartodb_id":6246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00711,40.654984]},"properties":{"cartodb_id":6247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.005516,40.70909]},"properties":{"cartodb_id":6248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19001,40.52257]},"properties":{"cartodb_id":6249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88037,40.735786]},"properties":{"cartodb_id":6252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833405,40.755524]},"properties":{"cartodb_id":6253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":6254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93125,40.79431]},"properties":{"cartodb_id":6255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95296,40.746185]},"properties":{"cartodb_id":6256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98993,40.75818]},"properties":{"cartodb_id":6258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84517,40.7243]},"properties":{"cartodb_id":6259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98695,40.756035]},"properties":{"cartodb_id":6260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947075,40.784237]},"properties":{"cartodb_id":6262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978806,40.68366]},"properties":{"cartodb_id":6263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78478,40.704605]},"properties":{"cartodb_id":6264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91824,40.771477]},"properties":{"cartodb_id":6265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84463,40.784386]},"properties":{"cartodb_id":6266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00683,40.648464]},"properties":{"cartodb_id":6267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97891,40.71595]},"properties":{"cartodb_id":6269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T04:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882744,40.816864]},"properties":{"cartodb_id":6270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T04:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903366,40.698433]},"properties":{"cartodb_id":6271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T04:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999344,40.69168]},"properties":{"cartodb_id":6272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T04:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990135,40.713383]},"properties":{"cartodb_id":6273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T04:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880615,40.67911]},"properties":{"cartodb_id":6274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97424,40.65021]},"properties":{"cartodb_id":6275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T04:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84022,40.700935]},"properties":{"cartodb_id":6276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84022,40.700935]},"properties":{"cartodb_id":6277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T03:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83551,40.770554]},"properties":{"cartodb_id":6278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T03:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02431,40.609455]},"properties":{"cartodb_id":6279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90691,40.753284]},"properties":{"cartodb_id":6280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99137,40.755096]},"properties":{"cartodb_id":6281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9914,40.755013]},"properties":{"cartodb_id":6283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89364,40.67091]},"properties":{"cartodb_id":6284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91835,40.735413]},"properties":{"cartodb_id":6285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98737,40.668865]},"properties":{"cartodb_id":6286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871315,40.83228]},"properties":{"cartodb_id":6287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91986,40.776447]},"properties":{"cartodb_id":6288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T01:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00682,40.74406]},"properties":{"cartodb_id":6289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9155,40.648766]},"properties":{"cartodb_id":6290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98701,40.68777]},"properties":{"cartodb_id":6291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889244,40.84947]},"properties":{"cartodb_id":6292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93359,40.74473]},"properties":{"cartodb_id":6293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9988,40.76015]},"properties":{"cartodb_id":6294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89922,40.757847]},"properties":{"cartodb_id":6295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97031,40.783974]},"properties":{"cartodb_id":6297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97716,40.738796]},"properties":{"cartodb_id":6298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11596,40.62823]},"properties":{"cartodb_id":6299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00138,40.660675]},"properties":{"cartodb_id":6300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86737,40.86543]},"properties":{"cartodb_id":6301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0021,40.656548]},"properties":{"cartodb_id":6302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95221,40.818947]},"properties":{"cartodb_id":6303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.234886,40.5232]},"properties":{"cartodb_id":6305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94697,40.644188]},"properties":{"cartodb_id":6307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16617,40.63692]},"properties":{"cartodb_id":6308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75213,40.60381]},"properties":{"cartodb_id":6309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95349,40.667618]},"properties":{"cartodb_id":6310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99491,40.704422]},"properties":{"cartodb_id":6311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93348,40.745148]},"properties":{"cartodb_id":6312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779045,40.595444]},"properties":{"cartodb_id":6316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88173,40.653755]},"properties":{"cartodb_id":6317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.746796,40.714367]},"properties":{"cartodb_id":6318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989944,40.73447]},"properties":{"cartodb_id":6319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.853775,40.85187]},"properties":{"cartodb_id":6320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94947,40.83096]},"properties":{"cartodb_id":6321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00557,40.71217]},"properties":{"cartodb_id":6323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91713,40.682568]},"properties":{"cartodb_id":6324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83264,40.843544]},"properties":{"cartodb_id":6325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8699,40.835873]},"properties":{"cartodb_id":6326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83031,40.837772]},"properties":{"cartodb_id":6327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87664,40.771305]},"properties":{"cartodb_id":6328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.867714,40.8252]},"properties":{"cartodb_id":6329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94412,40.66124]},"properties":{"cartodb_id":6330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97733,40.610947]},"properties":{"cartodb_id":6331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8303,40.70989]},"properties":{"cartodb_id":6332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95592,40.651367]},"properties":{"cartodb_id":6333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99103,40.723648]},"properties":{"cartodb_id":6334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88341,40.746414]},"properties":{"cartodb_id":6336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834694,40.746902]},"properties":{"cartodb_id":6338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8012,40.76018]},"properties":{"cartodb_id":6339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96981,40.762913]},"properties":{"cartodb_id":6340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99896,40.728065]},"properties":{"cartodb_id":6341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72752,40.697193]},"properties":{"cartodb_id":6342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98962,40.687992]},"properties":{"cartodb_id":6343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03127,40.637356]},"properties":{"cartodb_id":6344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74006,40.704636]},"properties":{"cartodb_id":6345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92267,40.763966]},"properties":{"cartodb_id":6346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.813995,40.70254]},"properties":{"cartodb_id":6347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968796,40.639256]},"properties":{"cartodb_id":6348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985756,40.749813]},"properties":{"cartodb_id":6351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16387,40.551052]},"properties":{"cartodb_id":6352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00369,40.748356]},"properties":{"cartodb_id":6353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92046,40.867916]},"properties":{"cartodb_id":6354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890495,40.677017]},"properties":{"cartodb_id":6355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16907,40.582287]},"properties":{"cartodb_id":6356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96002,40.64485]},"properties":{"cartodb_id":6357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74011,40.6664]},"properties":{"cartodb_id":6359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86576,40.854458]},"properties":{"cartodb_id":6360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895386,40.86074]},"properties":{"cartodb_id":6361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73676,40.6686]},"properties":{"cartodb_id":6362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91729,40.829655]},"properties":{"cartodb_id":6364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98042,40.642384]},"properties":{"cartodb_id":6365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98937,40.741863]},"properties":{"cartodb_id":6366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92523,40.8059]},"properties":{"cartodb_id":6367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000534,40.71843]},"properties":{"cartodb_id":6368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87998,40.884396]},"properties":{"cartodb_id":6369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72526,40.733696]},"properties":{"cartodb_id":6370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1414,40.59668]},"properties":{"cartodb_id":6371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.024574,40.62692]},"properties":{"cartodb_id":6372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990746,40.75764]},"properties":{"cartodb_id":6373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89687,40.71254]},"properties":{"cartodb_id":6374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90563,40.747288]},"properties":{"cartodb_id":6375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95383,40.700108]},"properties":{"cartodb_id":6377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98972,40.758095]},"properties":{"cartodb_id":6378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.923485,40.825424]},"properties":{"cartodb_id":6379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.166336,40.632164]},"properties":{"cartodb_id":6381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96984,40.69313]},"properties":{"cartodb_id":6383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95516,40.624805]},"properties":{"cartodb_id":6387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00369,40.748356]},"properties":{"cartodb_id":6388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83396,40.757183]},"properties":{"cartodb_id":6389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98091,40.696556]},"properties":{"cartodb_id":6390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9961,40.61329]},"properties":{"cartodb_id":6391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92728,40.865547]},"properties":{"cartodb_id":6392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06335,40.610302]},"properties":{"cartodb_id":6393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.076515,40.64337]},"properties":{"cartodb_id":6395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81294,40.78905]},"properties":{"cartodb_id":6396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93646,40.79879]},"properties":{"cartodb_id":6397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910385,40.729305]},"properties":{"cartodb_id":6400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898224,40.675655]},"properties":{"cartodb_id":6401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94196,40.72165]},"properties":{"cartodb_id":6402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986565,40.761658]},"properties":{"cartodb_id":6404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90498,40.59907]},"properties":{"cartodb_id":6405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97874,40.772415]},"properties":{"cartodb_id":6407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89068,40.888596]},"properties":{"cartodb_id":6409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96025,40.718468]},"properties":{"cartodb_id":6410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97347,40.763657]},"properties":{"cartodb_id":6411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02012,40.64091]},"properties":{"cartodb_id":6412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86,40.7283]},"properties":{"cartodb_id":6413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89753,40.884335]},"properties":{"cartodb_id":6414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93589,40.723667]},"properties":{"cartodb_id":6415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92066,40.690926]},"properties":{"cartodb_id":6416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90581,40.648266]},"properties":{"cartodb_id":6417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73645,40.66652]},"properties":{"cartodb_id":6418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0781,40.606884]},"properties":{"cartodb_id":6420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.851395,40.84602]},"properties":{"cartodb_id":6421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75736,40.69931]},"properties":{"cartodb_id":6422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889015,40.682163]},"properties":{"cartodb_id":6423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92906,40.808376]},"properties":{"cartodb_id":6426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93982,40.660786]},"properties":{"cartodb_id":6427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80954,40.689785]},"properties":{"cartodb_id":6428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77022,40.744892]},"properties":{"cartodb_id":6429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98042,40.582977]},"properties":{"cartodb_id":6430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93432,40.806828]},"properties":{"cartodb_id":6431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87952,40.875282]},"properties":{"cartodb_id":6432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00561,40.65318]},"properties":{"cartodb_id":6433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.114876,40.602135]},"properties":{"cartodb_id":6434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99915,40.75458]},"properties":{"cartodb_id":6435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97551,40.747116]},"properties":{"cartodb_id":6437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76269,40.766857]},"properties":{"cartodb_id":6438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87053,40.824837]},"properties":{"cartodb_id":6440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.776535,40.782444]},"properties":{"cartodb_id":6441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97778,40.75217]},"properties":{"cartodb_id":6442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90822,40.719025]},"properties":{"cartodb_id":6443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93601,40.71236]},"properties":{"cartodb_id":6444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00729,40.7087]},"properties":{"cartodb_id":6445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974754,40.745174]},"properties":{"cartodb_id":6446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93783,40.72015]},"properties":{"cartodb_id":6447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8969,40.72593]},"properties":{"cartodb_id":6448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870155,40.87831]},"properties":{"cartodb_id":6450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965,40.60263]},"properties":{"cartodb_id":6451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95272,40.746876]},"properties":{"cartodb_id":6452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89878,40.855362]},"properties":{"cartodb_id":6453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89836,40.842346]},"properties":{"cartodb_id":6454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87145,40.72956]},"properties":{"cartodb_id":6456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8191,40.753384]},"properties":{"cartodb_id":6457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880516,40.676765]},"properties":{"cartodb_id":6458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.854454,40.847145]},"properties":{"cartodb_id":6461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94741,40.7936]},"properties":{"cartodb_id":6462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90801,40.70366]},"properties":{"cartodb_id":6463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90666,40.804615]},"properties":{"cartodb_id":6464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961006,40.659996]},"properties":{"cartodb_id":6465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906105,40.67435]},"properties":{"cartodb_id":6466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14962,40.583355]},"properties":{"cartodb_id":6468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94941,40.784325]},"properties":{"cartodb_id":6469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95789,40.761173]},"properties":{"cartodb_id":6470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96162,40.764362]},"properties":{"cartodb_id":6471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9874,40.710194]},"properties":{"cartodb_id":6472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99141,40.770313]},"properties":{"cartodb_id":6474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90416,40.632954]},"properties":{"cartodb_id":6475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95841,40.734844]},"properties":{"cartodb_id":6476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73053,40.694145]},"properties":{"cartodb_id":6477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82168,40.77686]},"properties":{"cartodb_id":6478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80328,40.70841]},"properties":{"cartodb_id":6479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93911,40.752228]},"properties":{"cartodb_id":6480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887825,40.7672]},"properties":{"cartodb_id":6481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88756,40.76635]},"properties":{"cartodb_id":6482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8449,40.85025]},"properties":{"cartodb_id":6483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83782,40.706985]},"properties":{"cartodb_id":6485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89613,40.843884]},"properties":{"cartodb_id":6486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85996,40.735657]},"properties":{"cartodb_id":6487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75945,40.72106]},"properties":{"cartodb_id":6488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75122,40.707306]},"properties":{"cartodb_id":6489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.781166,40.72921]},"properties":{"cartodb_id":6490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92012,40.662457]},"properties":{"cartodb_id":6492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92257,40.83927]},"properties":{"cartodb_id":6493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870415,40.762196]},"properties":{"cartodb_id":6494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971375,40.62893]},"properties":{"cartodb_id":6496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926384,40.844917]},"properties":{"cartodb_id":6497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85827,40.82201]},"properties":{"cartodb_id":6498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93825,40.63459]},"properties":{"cartodb_id":6499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99595,40.75898]},"properties":{"cartodb_id":6500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892975,40.885025]},"properties":{"cartodb_id":6501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75155,40.70806]},"properties":{"cartodb_id":6502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78024,40.69297]},"properties":{"cartodb_id":6503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0043,40.640553]},"properties":{"cartodb_id":6504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9024,40.82946]},"properties":{"cartodb_id":6505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98748,40.760403]},"properties":{"cartodb_id":6506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.156685,40.626045]},"properties":{"cartodb_id":6507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967545,40.760254]},"properties":{"cartodb_id":6508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95417,40.787224]},"properties":{"cartodb_id":6509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93944,40.66925]},"properties":{"cartodb_id":6510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9306,40.740597]},"properties":{"cartodb_id":6511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78103,40.663036]},"properties":{"cartodb_id":6512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907295,40.844883]},"properties":{"cartodb_id":6513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98946,40.73599]},"properties":{"cartodb_id":6514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00636,40.722584]},"properties":{"cartodb_id":6516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96808,40.793076]},"properties":{"cartodb_id":6517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76898,40.706024]},"properties":{"cartodb_id":6518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97411,40.635983]},"properties":{"cartodb_id":6519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950645,40.703285]},"properties":{"cartodb_id":6520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.806435,40.726955]},"properties":{"cartodb_id":6521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90545,40.66409]},"properties":{"cartodb_id":6522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99109,40.632572]},"properties":{"cartodb_id":6523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970726,40.785862]},"properties":{"cartodb_id":6524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.812164,40.587444]},"properties":{"cartodb_id":6525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9622,40.649788]},"properties":{"cartodb_id":6526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885124,40.858433]},"properties":{"cartodb_id":6527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97127,40.75112]},"properties":{"cartodb_id":6528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97634,40.631126]},"properties":{"cartodb_id":6529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95092,40.72946]},"properties":{"cartodb_id":6530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912415,40.63608]},"properties":{"cartodb_id":6531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00231,40.59662]},"properties":{"cartodb_id":6532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98261,40.784992]},"properties":{"cartodb_id":6534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86571,40.81662]},"properties":{"cartodb_id":6535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96727,40.607258]},"properties":{"cartodb_id":6536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96074,40.592323]},"properties":{"cartodb_id":6537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":6538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90525,40.87914]},"properties":{"cartodb_id":6539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79189,40.73937]},"properties":{"cartodb_id":6540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.24691,40.509045]},"properties":{"cartodb_id":6541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95609,40.778812]},"properties":{"cartodb_id":6542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78358,40.78888]},"properties":{"cartodb_id":6543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98856,40.769115]},"properties":{"cartodb_id":6546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92822,40.816532]},"properties":{"cartodb_id":6548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97175,40.646]},"properties":{"cartodb_id":6549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91245,40.688553]},"properties":{"cartodb_id":6550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84152,40.68326]},"properties":{"cartodb_id":6552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82092,40.869083]},"properties":{"cartodb_id":6553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.860725,40.756287]},"properties":{"cartodb_id":6554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85827,40.82201]},"properties":{"cartodb_id":6555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93857,40.628933]},"properties":{"cartodb_id":6557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94439,40.714417]},"properties":{"cartodb_id":6560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988075,40.76979]},"properties":{"cartodb_id":6561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8498,40.82733]},"properties":{"cartodb_id":6562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823685,40.765648]},"properties":{"cartodb_id":6563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95304,40.62854]},"properties":{"cartodb_id":6564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97313,40.68962]},"properties":{"cartodb_id":6568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9411,40.72227]},"properties":{"cartodb_id":6569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88403,40.75865]},"properties":{"cartodb_id":6571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81259,40.67901]},"properties":{"cartodb_id":6572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.004234,40.72916]},"properties":{"cartodb_id":6573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97976,40.65545]},"properties":{"cartodb_id":6574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84296,40.671196]},"properties":{"cartodb_id":6576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97209,40.650597]},"properties":{"cartodb_id":6577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77572,40.743275]},"properties":{"cartodb_id":6578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91979,40.69044]},"properties":{"cartodb_id":6579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901924,40.85809]},"properties":{"cartodb_id":6580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90027,40.85429]},"properties":{"cartodb_id":6581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97209,40.650597]},"properties":{"cartodb_id":6582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89088,40.701103]},"properties":{"cartodb_id":6583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84089,40.675957]},"properties":{"cartodb_id":6584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947464,40.78775]},"properties":{"cartodb_id":6585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99019,40.61913]},"properties":{"cartodb_id":6586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889046,40.770916]},"properties":{"cartodb_id":6587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93465,40.69864]},"properties":{"cartodb_id":6588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82817,40.830196]},"properties":{"cartodb_id":6589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01354,40.714478]},"properties":{"cartodb_id":6590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96417,40.71032]},"properties":{"cartodb_id":6591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82971,40.693592]},"properties":{"cartodb_id":6592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003975,40.742863]},"properties":{"cartodb_id":6595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950676,40.831314]},"properties":{"cartodb_id":6596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91399,40.886375]},"properties":{"cartodb_id":6599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87534,40.881668]},"properties":{"cartodb_id":6600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07565,40.626663]},"properties":{"cartodb_id":6601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96668,40.631924]},"properties":{"cartodb_id":6602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77011,40.731777]},"properties":{"cartodb_id":6603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9557,40.7642]},"properties":{"cartodb_id":6604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981415,40.736427]},"properties":{"cartodb_id":6605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99595,40.75898]},"properties":{"cartodb_id":6606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93557,40.806915]},"properties":{"cartodb_id":6607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77044,40.59488]},"properties":{"cartodb_id":6608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94315,40.82831]},"properties":{"cartodb_id":6609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77052,40.76268]},"properties":{"cartodb_id":6611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96806,40.74791]},"properties":{"cartodb_id":6612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98462,40.7476]},"properties":{"cartodb_id":6613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.006355,40.72871]},"properties":{"cartodb_id":6614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97451,40.6798]},"properties":{"cartodb_id":6615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86524,40.719975]},"properties":{"cartodb_id":6616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74654,40.715763]},"properties":{"cartodb_id":6617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.710144,40.73436]},"properties":{"cartodb_id":6618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917076,40.700546]},"properties":{"cartodb_id":6619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94353,40.78363]},"properties":{"cartodb_id":6620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9898,40.637264]},"properties":{"cartodb_id":6621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.811165,40.670704]},"properties":{"cartodb_id":6623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.780464,40.789085]},"properties":{"cartodb_id":6624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01169,40.654133]},"properties":{"cartodb_id":6625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98628,40.692192]},"properties":{"cartodb_id":6626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89802,40.832733]},"properties":{"cartodb_id":6628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988205,40.774704]},"properties":{"cartodb_id":6629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0222,40.637203]},"properties":{"cartodb_id":6630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922585,40.84474]},"properties":{"cartodb_id":6631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905304,40.755627]},"properties":{"cartodb_id":6632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9749,40.719547]},"properties":{"cartodb_id":6633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.875374,40.77042]},"properties":{"cartodb_id":6634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13844,40.61184]},"properties":{"cartodb_id":6635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97722,40.733814]},"properties":{"cartodb_id":6636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90191,40.757565]},"properties":{"cartodb_id":6637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98158,40.74307]},"properties":{"cartodb_id":6638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99081,40.618523]},"properties":{"cartodb_id":6639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976456,40.790813]},"properties":{"cartodb_id":6640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905014,40.817863]},"properties":{"cartodb_id":6641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981316,40.781025]},"properties":{"cartodb_id":6642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93755,40.74886]},"properties":{"cartodb_id":6643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77522,40.661312]},"properties":{"cartodb_id":6644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927864,40.83562]},"properties":{"cartodb_id":6645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969345,40.763546]},"properties":{"cartodb_id":6646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98388,40.726185]},"properties":{"cartodb_id":6647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99429,40.59362]},"properties":{"cartodb_id":6648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9943,40.698536]},"properties":{"cartodb_id":6649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84105,40.828125]},"properties":{"cartodb_id":6651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00501,40.706852]},"properties":{"cartodb_id":6652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967186,40.632107]},"properties":{"cartodb_id":6654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90868,40.657803]},"properties":{"cartodb_id":6655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98153,40.57699]},"properties":{"cartodb_id":6656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9031,40.774166]},"properties":{"cartodb_id":6657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81716,40.701134]},"properties":{"cartodb_id":6658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81871,40.70887]},"properties":{"cartodb_id":6659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90145,40.715645]},"properties":{"cartodb_id":6660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974945,40.7501]},"properties":{"cartodb_id":6661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987976,40.738007]},"properties":{"cartodb_id":6662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.014915,40.64423]},"properties":{"cartodb_id":6663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973976,40.762966]},"properties":{"cartodb_id":6664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92402,40.798256]},"properties":{"cartodb_id":6665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9032,40.66659]},"properties":{"cartodb_id":6666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92793,40.728947]},"properties":{"cartodb_id":6667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.864395,40.86784]},"properties":{"cartodb_id":6669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85283,40.682327]},"properties":{"cartodb_id":6670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01212,40.716835]},"properties":{"cartodb_id":6671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94715,40.675945]},"properties":{"cartodb_id":6672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973785,40.68306]},"properties":{"cartodb_id":6673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928505,40.63413]},"properties":{"cartodb_id":6674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95609,40.778812]},"properties":{"cartodb_id":6675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00771,40.742832]},"properties":{"cartodb_id":6676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91987,40.711452]},"properties":{"cartodb_id":6677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81693,40.690247]},"properties":{"cartodb_id":6678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92056,40.743374]},"properties":{"cartodb_id":6680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99579,40.572792]},"properties":{"cartodb_id":6681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01063,40.624123]},"properties":{"cartodb_id":6682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890396,40.8359]},"properties":{"cartodb_id":6683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987625,40.58451]},"properties":{"cartodb_id":6684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92504,40.739952]},"properties":{"cartodb_id":6685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.780815,40.720383]},"properties":{"cartodb_id":6686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974594,40.60645]},"properties":{"cartodb_id":6687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97955,40.759518]},"properties":{"cartodb_id":6688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82506,40.686028]},"properties":{"cartodb_id":6689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96403,40.653694]},"properties":{"cartodb_id":6690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96057,40.659496]},"properties":{"cartodb_id":6691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95506,40.773335]},"properties":{"cartodb_id":6692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97772,40.68444]},"properties":{"cartodb_id":6693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86727,40.67866]},"properties":{"cartodb_id":6694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93562,40.715187]},"properties":{"cartodb_id":6695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7081,40.739338]},"properties":{"cartodb_id":6696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":6697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99799,40.732944]},"properties":{"cartodb_id":6698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95634,40.655212]},"properties":{"cartodb_id":6699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98924,40.60637]},"properties":{"cartodb_id":6700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96188,40.69993]},"properties":{"cartodb_id":6701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09973,40.591232]},"properties":{"cartodb_id":6702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72523,40.684803]},"properties":{"cartodb_id":6703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86198,40.691402]},"properties":{"cartodb_id":6704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89997,40.837654]},"properties":{"cartodb_id":6705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82591,40.702076]},"properties":{"cartodb_id":6706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948425,40.5784]},"properties":{"cartodb_id":6707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92495,40.82751]},"properties":{"cartodb_id":6708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88477,40.87427]},"properties":{"cartodb_id":6709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883644,40.74492]},"properties":{"cartodb_id":6711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84645,40.695023]},"properties":{"cartodb_id":6712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92402,40.798256]},"properties":{"cartodb_id":6714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92616,40.744026]},"properties":{"cartodb_id":6715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902336,40.63132]},"properties":{"cartodb_id":6716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73921,40.76907]},"properties":{"cartodb_id":6717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954346,40.71407]},"properties":{"cartodb_id":6718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99129,40.717735]},"properties":{"cartodb_id":6719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98183,40.68733]},"properties":{"cartodb_id":6721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88756,40.76635]},"properties":{"cartodb_id":6722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89314,40.86271]},"properties":{"cartodb_id":6723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908714,40.824066]},"properties":{"cartodb_id":6724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88794,40.827103]},"properties":{"cartodb_id":6725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19175,40.531918]},"properties":{"cartodb_id":6726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7623,40.690918]},"properties":{"cartodb_id":6728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94486,40.719864]},"properties":{"cartodb_id":6729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91212,40.715813]},"properties":{"cartodb_id":6730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991455,40.691597]},"properties":{"cartodb_id":6732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97351,40.752064]},"properties":{"cartodb_id":6734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99606,40.603275]},"properties":{"cartodb_id":6735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7378,40.675213]},"properties":{"cartodb_id":6736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99394,40.664394]},"properties":{"cartodb_id":6737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8553,40.702595]},"properties":{"cartodb_id":6738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8893,40.69855]},"properties":{"cartodb_id":6740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94049,40.722576]},"properties":{"cartodb_id":6741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988174,40.78006]},"properties":{"cartodb_id":6742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13605,40.566746]},"properties":{"cartodb_id":6743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00501,40.706852]},"properties":{"cartodb_id":6744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79219,40.705788]},"properties":{"cartodb_id":6745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.092125,40.586494]},"properties":{"cartodb_id":6746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97446,40.750763]},"properties":{"cartodb_id":6747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863434,40.73195]},"properties":{"cartodb_id":6748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88164,40.74268]},"properties":{"cartodb_id":6749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01708,40.64554]},"properties":{"cartodb_id":6750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87584,40.644]},"properties":{"cartodb_id":6751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.001526,40.625984]},"properties":{"cartodb_id":6752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74656,40.652554]},"properties":{"cartodb_id":6754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.009544,40.72343]},"properties":{"cartodb_id":6755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99918,40.707825]},"properties":{"cartodb_id":6756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9602,40.645794]},"properties":{"cartodb_id":6757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825905,40.780502]},"properties":{"cartodb_id":6758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89742,40.89141]},"properties":{"cartodb_id":6759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76094,40.693855]},"properties":{"cartodb_id":6760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89408,40.85071]},"properties":{"cartodb_id":6761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05198,40.604153]},"properties":{"cartodb_id":6762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15002,40.5377]},"properties":{"cartodb_id":6763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8475,40.739075]},"properties":{"cartodb_id":6765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76651,40.6712]},"properties":{"cartodb_id":6767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7868,40.764816]},"properties":{"cartodb_id":6768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94221,40.669403]},"properties":{"cartodb_id":6770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76294,40.761246]},"properties":{"cartodb_id":6771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.811646,40.79401]},"properties":{"cartodb_id":6772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91807,40.698845]},"properties":{"cartodb_id":6774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99868,40.59727]},"properties":{"cartodb_id":6775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.798195,40.709023]},"properties":{"cartodb_id":6776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96798,40.76541]},"properties":{"cartodb_id":6777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.012955,40.635685]},"properties":{"cartodb_id":6778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98909,40.773487]},"properties":{"cartodb_id":6780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906654,40.65362]},"properties":{"cartodb_id":6781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0089,40.653362]},"properties":{"cartodb_id":6782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93034,40.84603]},"properties":{"cartodb_id":6783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863594,40.863625]},"properties":{"cartodb_id":6784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9295,40.767773]},"properties":{"cartodb_id":6785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8378,40.889946]},"properties":{"cartodb_id":6786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00537,40.656708]},"properties":{"cartodb_id":6787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979866,40.62945]},"properties":{"cartodb_id":6789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8871,40.76501]},"properties":{"cartodb_id":6790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9614,40.69973]},"properties":{"cartodb_id":6791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928375,40.632847]},"properties":{"cartodb_id":6793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85165,40.671932]},"properties":{"cartodb_id":6796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00433,40.707825]},"properties":{"cartodb_id":6797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96516,40.775043]},"properties":{"cartodb_id":6798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97275,40.79335]},"properties":{"cartodb_id":6799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.097496,40.61026]},"properties":{"cartodb_id":6800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98638,40.730377]},"properties":{"cartodb_id":6801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95872,40.650387]},"properties":{"cartodb_id":6802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972404,40.60565]},"properties":{"cartodb_id":6803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928696,40.674034]},"properties":{"cartodb_id":6804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896416,40.904503]},"properties":{"cartodb_id":6805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913704,40.76548]},"properties":{"cartodb_id":6806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90494,40.862747]},"properties":{"cartodb_id":6807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00302,40.684387]},"properties":{"cartodb_id":6808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.856064,40.826218]},"properties":{"cartodb_id":6809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22308,40.53213]},"properties":{"cartodb_id":6810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15677,40.61636]},"properties":{"cartodb_id":6811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.017624,40.635803]},"properties":{"cartodb_id":6812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99667,40.766933]},"properties":{"cartodb_id":6813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00152,40.65711]},"properties":{"cartodb_id":6814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88692,40.76396]},"properties":{"cartodb_id":6815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93977,40.841076]},"properties":{"cartodb_id":6816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879425,40.731182]},"properties":{"cartodb_id":6818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99678,40.66901]},"properties":{"cartodb_id":6819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98856,40.769115]},"properties":{"cartodb_id":6820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03455,40.618988]},"properties":{"cartodb_id":6821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.771645,40.68097]},"properties":{"cartodb_id":6822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977646,40.74639]},"properties":{"cartodb_id":6823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984955,40.677345]},"properties":{"cartodb_id":6824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00597,40.68336]},"properties":{"cartodb_id":6825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15441,40.63203]},"properties":{"cartodb_id":6826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839005,40.66678]},"properties":{"cartodb_id":6828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90029,40.86247]},"properties":{"cartodb_id":6829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87596,40.879864]},"properties":{"cartodb_id":6830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77733,40.743164]},"properties":{"cartodb_id":6831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83448,40.75584]},"properties":{"cartodb_id":6832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89844,40.89848]},"properties":{"cartodb_id":6833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940056,40.699673]},"properties":{"cartodb_id":6834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95696,40.76649]},"properties":{"cartodb_id":6835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98647,40.6911]},"properties":{"cartodb_id":6837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91448,40.818504]},"properties":{"cartodb_id":6838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8957,40.703957]},"properties":{"cartodb_id":6840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8185,40.716133]},"properties":{"cartodb_id":6841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88106,40.83761]},"properties":{"cartodb_id":6842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91997,40.652786]},"properties":{"cartodb_id":6844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89888,40.86558]},"properties":{"cartodb_id":6845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91861,40.632095]},"properties":{"cartodb_id":6846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87392,40.646446]},"properties":{"cartodb_id":6847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14093,40.60809]},"properties":{"cartodb_id":6848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927734,40.713264]},"properties":{"cartodb_id":6849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90663,40.84512]},"properties":{"cartodb_id":6850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95808,40.645676]},"properties":{"cartodb_id":6851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92204,40.730972]},"properties":{"cartodb_id":6852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96016,40.76211]},"properties":{"cartodb_id":6853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938736,40.72218]},"properties":{"cartodb_id":6854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00905,40.654575]},"properties":{"cartodb_id":6855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.789085,40.73114]},"properties":{"cartodb_id":6856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73921,40.66563]},"properties":{"cartodb_id":6857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96599,40.750443]},"properties":{"cartodb_id":6858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80746,40.672222]},"properties":{"cartodb_id":6859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73351,40.673588]},"properties":{"cartodb_id":6860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89753,40.678234]},"properties":{"cartodb_id":6861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87667,40.732216]},"properties":{"cartodb_id":6862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16237,40.597404]},"properties":{"cartodb_id":6863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78063,40.667522]},"properties":{"cartodb_id":6864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90884,40.725388]},"properties":{"cartodb_id":6865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.797585,40.717514]},"properties":{"cartodb_id":6867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949936,40.65415]},"properties":{"cartodb_id":6868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93361,40.710667]},"properties":{"cartodb_id":6869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9449,40.746117]},"properties":{"cartodb_id":6870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.925934,40.686047]},"properties":{"cartodb_id":6871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98211,40.777092]},"properties":{"cartodb_id":6872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89811,40.852306]},"properties":{"cartodb_id":6874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87601,40.770332]},"properties":{"cartodb_id":6875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882744,40.816864]},"properties":{"cartodb_id":6876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904564,40.876503]},"properties":{"cartodb_id":6877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07365,40.612415]},"properties":{"cartodb_id":6878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.809456,40.738083]},"properties":{"cartodb_id":6879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86121,40.826088]},"properties":{"cartodb_id":6880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87281,40.840866]},"properties":{"cartodb_id":6881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98453,40.696033]},"properties":{"cartodb_id":6882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99241,40.753666]},"properties":{"cartodb_id":6883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95767,40.610504]},"properties":{"cartodb_id":6884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93553,40.578472]},"properties":{"cartodb_id":6885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977684,40.77896]},"properties":{"cartodb_id":6886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95289,40.585197]},"properties":{"cartodb_id":6889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7531,40.694214]},"properties":{"cartodb_id":6890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90494,40.862747]},"properties":{"cartodb_id":6891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81742,40.666096]},"properties":{"cartodb_id":6892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":6894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07769,40.592087]},"properties":{"cartodb_id":6896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81936,40.72202]},"properties":{"cartodb_id":6897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90525,40.674725]},"properties":{"cartodb_id":6898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90965,40.77209]},"properties":{"cartodb_id":6899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82587,40.72046]},"properties":{"cartodb_id":6900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.995155,40.61659]},"properties":{"cartodb_id":6902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8602,40.74796]},"properties":{"cartodb_id":6903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01017,40.63491]},"properties":{"cartodb_id":6904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981125,40.76401]},"properties":{"cartodb_id":6905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88765,40.83394]},"properties":{"cartodb_id":6906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03281,40.623882]},"properties":{"cartodb_id":6907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870544,40.869675]},"properties":{"cartodb_id":6909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82814,40.763958]},"properties":{"cartodb_id":6911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962814,40.794235]},"properties":{"cartodb_id":6913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73464,40.719555]},"properties":{"cartodb_id":6914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99881,40.60409]},"properties":{"cartodb_id":6915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17033,40.55316]},"properties":{"cartodb_id":6917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98385,40.731884]},"properties":{"cartodb_id":6918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00578,40.717678]},"properties":{"cartodb_id":6920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9151,40.66164]},"properties":{"cartodb_id":6922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88901,40.697758]},"properties":{"cartodb_id":6923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88771,40.837433]},"properties":{"cartodb_id":6925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95184,40.790417]},"properties":{"cartodb_id":6926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9834,40.718567]},"properties":{"cartodb_id":6927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89811,40.852306]},"properties":{"cartodb_id":6928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965614,40.774406]},"properties":{"cartodb_id":6931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88105,40.82843]},"properties":{"cartodb_id":6932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80782,40.68714]},"properties":{"cartodb_id":6933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951416,40.800213]},"properties":{"cartodb_id":6934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85748,40.719673]},"properties":{"cartodb_id":6935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916565,40.722004]},"properties":{"cartodb_id":6936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8144,40.77987]},"properties":{"cartodb_id":6937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84113,40.78627]},"properties":{"cartodb_id":6938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922676,40.826855]},"properties":{"cartodb_id":6939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955536,40.69144]},"properties":{"cartodb_id":6940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908134,40.825546]},"properties":{"cartodb_id":6941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92803,40.75327]},"properties":{"cartodb_id":6942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96479,40.769794]},"properties":{"cartodb_id":6943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8809,40.88316]},"properties":{"cartodb_id":6944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98838,40.586445]},"properties":{"cartodb_id":6945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7616,40.599903]},"properties":{"cartodb_id":6946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94139,40.67807]},"properties":{"cartodb_id":6947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91292,40.654648]},"properties":{"cartodb_id":6948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850075,40.689842]},"properties":{"cartodb_id":6949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83283,40.75372]},"properties":{"cartodb_id":6950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868324,40.668667]},"properties":{"cartodb_id":6952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92493,40.644753]},"properties":{"cartodb_id":6953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968544,40.57629]},"properties":{"cartodb_id":6954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990074,40.74666]},"properties":{"cartodb_id":6955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84643,40.873238]},"properties":{"cartodb_id":6956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97085,40.646378]},"properties":{"cartodb_id":6957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8085,40.669735]},"properties":{"cartodb_id":6958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81603,40.684002]},"properties":{"cartodb_id":6959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7646,40.666637]},"properties":{"cartodb_id":6960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873604,40.824432]},"properties":{"cartodb_id":6961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92109,40.805016]},"properties":{"cartodb_id":6962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98044,40.6899]},"properties":{"cartodb_id":6963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73921,40.66563]},"properties":{"cartodb_id":6965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20962,40.525227]},"properties":{"cartodb_id":6966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86343,40.684002]},"properties":{"cartodb_id":6967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70955,40.748314]},"properties":{"cartodb_id":6968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89063,40.658577]},"properties":{"cartodb_id":6970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968,40.771145]},"properties":{"cartodb_id":6971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88832,40.868546]},"properties":{"cartodb_id":6972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99134,40.76531]},"properties":{"cartodb_id":6973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9754,40.74544]},"properties":{"cartodb_id":6974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87263,40.71326]},"properties":{"cartodb_id":6975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89001,40.671448]},"properties":{"cartodb_id":6976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92949,40.746185]},"properties":{"cartodb_id":6977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89705,40.846825]},"properties":{"cartodb_id":6978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73143,40.682285]},"properties":{"cartodb_id":6979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89544,40.815845]},"properties":{"cartodb_id":6980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T05:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98509,40.69605]},"properties":{"cartodb_id":6981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T05:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890785,40.678165]},"properties":{"cartodb_id":6982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T04:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95713,40.640167]},"properties":{"cartodb_id":6983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T04:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89815,40.696228]},"properties":{"cartodb_id":6984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.847626,40.902157]},"properties":{"cartodb_id":6985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T03:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87957,40.881653]},"properties":{"cartodb_id":6986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T02:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8963,40.88515]},"properties":{"cartodb_id":6987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T02:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84678,40.846897]},"properties":{"cartodb_id":6989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9151,40.670425]},"properties":{"cartodb_id":6990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987724,40.75501]},"properties":{"cartodb_id":6991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07069,40.611774]},"properties":{"cartodb_id":6992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82873,40.869278]},"properties":{"cartodb_id":6994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960495,40.691315]},"properties":{"cartodb_id":6995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.005554,40.727154]},"properties":{"cartodb_id":6996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95837,40.768803]},"properties":{"cartodb_id":6997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9317,40.765224]},"properties":{"cartodb_id":6998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9628,40.67277]},"properties":{"cartodb_id":6999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75677,40.711193]},"properties":{"cartodb_id":7000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92087,40.80543]},"properties":{"cartodb_id":7001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877106,40.684322]},"properties":{"cartodb_id":7002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858765,40.890915]},"properties":{"cartodb_id":7003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902626,40.680664]},"properties":{"cartodb_id":7004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.809715,40.6922]},"properties":{"cartodb_id":7005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82557,40.84211]},"properties":{"cartodb_id":7006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84427,40.678787]},"properties":{"cartodb_id":7007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85169,40.834198]},"properties":{"cartodb_id":7008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85245,40.739887]},"properties":{"cartodb_id":7009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9555,40.788685]},"properties":{"cartodb_id":7010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94057,40.793186]},"properties":{"cartodb_id":7011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003006,40.645245]},"properties":{"cartodb_id":7012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88512,40.836475]},"properties":{"cartodb_id":7014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88636,40.63082]},"properties":{"cartodb_id":7016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89797,40.65753]},"properties":{"cartodb_id":7017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8969,40.657097]},"properties":{"cartodb_id":7018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952194,40.773018]},"properties":{"cartodb_id":7019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98511,40.69547]},"properties":{"cartodb_id":7020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99337,40.641247]},"properties":{"cartodb_id":7022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0023,40.673836]},"properties":{"cartodb_id":7023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970856,40.604347]},"properties":{"cartodb_id":7024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907005,40.760143]},"properties":{"cartodb_id":7025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95253,40.80322]},"properties":{"cartodb_id":7028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95459,40.741344]},"properties":{"cartodb_id":7029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.778404,40.712414]},"properties":{"cartodb_id":7030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81293,40.765057]},"properties":{"cartodb_id":7032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941864,40.7216]},"properties":{"cartodb_id":7033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878586,40.826027]},"properties":{"cartodb_id":7034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97356,40.76278]},"properties":{"cartodb_id":7035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.21626,40.522377]},"properties":{"cartodb_id":7036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99802,40.74595]},"properties":{"cartodb_id":7037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99536,40.75469]},"properties":{"cartodb_id":7038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95987,40.655632]},"properties":{"cartodb_id":7039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98402,40.729378]},"properties":{"cartodb_id":7040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8492,40.738194]},"properties":{"cartodb_id":7041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908226,40.771084]},"properties":{"cartodb_id":7042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98226,40.757385]},"properties":{"cartodb_id":7044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97206,40.754032]},"properties":{"cartodb_id":7045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98778,40.70118]},"properties":{"cartodb_id":7046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84904,40.87617]},"properties":{"cartodb_id":7047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911766,40.647224]},"properties":{"cartodb_id":7049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99062,40.742863]},"properties":{"cartodb_id":7050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85496,40.743332]},"properties":{"cartodb_id":7052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96615,40.712055]},"properties":{"cartodb_id":7053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89864,40.853905]},"properties":{"cartodb_id":7056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14943,40.6229]},"properties":{"cartodb_id":7057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89006,40.675354]},"properties":{"cartodb_id":7058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95184,40.60164]},"properties":{"cartodb_id":7059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97396,40.68228]},"properties":{"cartodb_id":7060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94469,40.79157]},"properties":{"cartodb_id":7061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93673,40.743195]},"properties":{"cartodb_id":7063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72686,40.763824]},"properties":{"cartodb_id":7064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01298,40.64763]},"properties":{"cartodb_id":7065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7291,40.71487]},"properties":{"cartodb_id":7066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986435,40.738533]},"properties":{"cartodb_id":7068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98302,40.74188]},"properties":{"cartodb_id":7069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91124,40.67308]},"properties":{"cartodb_id":7070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99215,40.7591]},"properties":{"cartodb_id":7071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.019714,40.636078]},"properties":{"cartodb_id":7073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84542,40.792664]},"properties":{"cartodb_id":7074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81713,40.717674]},"properties":{"cartodb_id":7075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88975,40.674114]},"properties":{"cartodb_id":7076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87147,40.82472]},"properties":{"cartodb_id":7077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94956,40.680042]},"properties":{"cartodb_id":7078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94009,40.685917]},"properties":{"cartodb_id":7079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78007,40.664326]},"properties":{"cartodb_id":7080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96383,40.771103]},"properties":{"cartodb_id":7081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97549,40.78195]},"properties":{"cartodb_id":7082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96446,40.681126]},"properties":{"cartodb_id":7083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933395,40.68969]},"properties":{"cartodb_id":7084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10558,40.56199]},"properties":{"cartodb_id":7085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91467,40.691048]},"properties":{"cartodb_id":7086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85267,40.830975]},"properties":{"cartodb_id":7087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97535,40.741272]},"properties":{"cartodb_id":7088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84318,40.87029]},"properties":{"cartodb_id":7089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89338,40.637108]},"properties":{"cartodb_id":7090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88662,40.74671]},"properties":{"cartodb_id":7091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950424,40.72588]},"properties":{"cartodb_id":7092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929344,40.69315]},"properties":{"cartodb_id":7093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98893,40.75026]},"properties":{"cartodb_id":7094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98897,40.596222]},"properties":{"cartodb_id":7095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94457,40.690662]},"properties":{"cartodb_id":7096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932236,40.68383]},"properties":{"cartodb_id":7098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79793,40.67405]},"properties":{"cartodb_id":7099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74673,40.714005]},"properties":{"cartodb_id":7100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96343,40.70279]},"properties":{"cartodb_id":7101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817856,40.820057]},"properties":{"cartodb_id":7102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87039,40.83609]},"properties":{"cartodb_id":7103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.899315,40.67398]},"properties":{"cartodb_id":7104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98054,40.674847]},"properties":{"cartodb_id":7105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95645,40.585037]},"properties":{"cartodb_id":7106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.881905,40.6748]},"properties":{"cartodb_id":7107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84002,40.763885]},"properties":{"cartodb_id":7108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93618,40.688625]},"properties":{"cartodb_id":7109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08202,40.63089]},"properties":{"cartodb_id":7110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98299,40.7194]},"properties":{"cartodb_id":7111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897896,40.819504]},"properties":{"cartodb_id":7112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89058,40.743137]},"properties":{"cartodb_id":7113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78341,40.69782]},"properties":{"cartodb_id":7114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922226,40.67279]},"properties":{"cartodb_id":7115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91545,40.843365]},"properties":{"cartodb_id":7116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86573,40.85089]},"properties":{"cartodb_id":7117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931335,40.679367]},"properties":{"cartodb_id":7120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97029,40.768024]},"properties":{"cartodb_id":7121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970505,40.76484]},"properties":{"cartodb_id":7122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99201,40.60635]},"properties":{"cartodb_id":7123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93935,40.67019]},"properties":{"cartodb_id":7124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97942,40.730053]},"properties":{"cartodb_id":7125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94155,40.719112]},"properties":{"cartodb_id":7126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89727,40.740494]},"properties":{"cartodb_id":7127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943726,40.692993]},"properties":{"cartodb_id":7128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.819756,40.734196]},"properties":{"cartodb_id":7129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80596,40.683094]},"properties":{"cartodb_id":7130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03876,40.61356]},"properties":{"cartodb_id":7131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81911,40.763695]},"properties":{"cartodb_id":7132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01439,40.710876]},"properties":{"cartodb_id":7133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00253,40.73975]},"properties":{"cartodb_id":7134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.848526,40.82112]},"properties":{"cartodb_id":7135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00801,40.707977]},"properties":{"cartodb_id":7136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.739105,40.67565]},"properties":{"cartodb_id":7137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93479,40.808784]},"properties":{"cartodb_id":7138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.966965,40.60566]},"properties":{"cartodb_id":7139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885864,40.764797]},"properties":{"cartodb_id":7140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90174,40.600506]},"properties":{"cartodb_id":7141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93318,40.806343]},"properties":{"cartodb_id":7142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00213,40.607693]},"properties":{"cartodb_id":7143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90157,40.72355]},"properties":{"cartodb_id":7144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9099,40.757946]},"properties":{"cartodb_id":7148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93547,40.623875]},"properties":{"cartodb_id":7149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12884,40.6368]},"properties":{"cartodb_id":7150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.010376,40.730553]},"properties":{"cartodb_id":7151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897835,40.608253]},"properties":{"cartodb_id":7152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985954,40.752316]},"properties":{"cartodb_id":7153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71507,40.74989]},"properties":{"cartodb_id":7154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92191,40.636074]},"properties":{"cartodb_id":7155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91759,40.654312]},"properties":{"cartodb_id":7156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85634,40.727947]},"properties":{"cartodb_id":7157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94994,40.77207]},"properties":{"cartodb_id":7159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953064,40.798504]},"properties":{"cartodb_id":7160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98186,40.766285]},"properties":{"cartodb_id":7161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956276,40.813374]},"properties":{"cartodb_id":7162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989174,40.747894]},"properties":{"cartodb_id":7165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.004425,40.742283]},"properties":{"cartodb_id":7166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861725,40.817173]},"properties":{"cartodb_id":7167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986374,40.73294]},"properties":{"cartodb_id":7168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88193,40.82304]},"properties":{"cartodb_id":7169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74736,40.67843]},"properties":{"cartodb_id":7170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962524,40.64137]},"properties":{"cartodb_id":7171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89314,40.855244]},"properties":{"cartodb_id":7172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12921,40.63101]},"properties":{"cartodb_id":7173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8707,40.80345]},"properties":{"cartodb_id":7175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98514,40.69541]},"properties":{"cartodb_id":7176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99014,40.751656]},"properties":{"cartodb_id":7177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90598,40.640236]},"properties":{"cartodb_id":7178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.802795,40.707714]},"properties":{"cartodb_id":7179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96288,40.648403]},"properties":{"cartodb_id":7180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9783,40.766533]},"properties":{"cartodb_id":7181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91623,40.699024]},"properties":{"cartodb_id":7183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96238,40.799915]},"properties":{"cartodb_id":7184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97249,40.606026]},"properties":{"cartodb_id":7185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00754,40.644337]},"properties":{"cartodb_id":7186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86359,40.841278]},"properties":{"cartodb_id":7187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99905,40.749638]},"properties":{"cartodb_id":7188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.914024,40.65102]},"properties":{"cartodb_id":7189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81465,40.586777]},"properties":{"cartodb_id":7190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74673,40.714005]},"properties":{"cartodb_id":7191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89775,40.671616]},"properties":{"cartodb_id":7192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91921,40.83767]},"properties":{"cartodb_id":7193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92124,40.67364]},"properties":{"cartodb_id":7194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971,40.681232]},"properties":{"cartodb_id":7195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97817,40.741642]},"properties":{"cartodb_id":7196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95539,40.823547]},"properties":{"cartodb_id":7197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.811874,40.691628]},"properties":{"cartodb_id":7198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82661,40.834015]},"properties":{"cartodb_id":7199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16247,40.56003]},"properties":{"cartodb_id":7200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916466,40.698772]},"properties":{"cartodb_id":7201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88949,40.67677]},"properties":{"cartodb_id":7202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99634,40.717594]},"properties":{"cartodb_id":7203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95376,40.76685]},"properties":{"cartodb_id":7205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95499,40.68871]},"properties":{"cartodb_id":7206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85896,40.839146]},"properties":{"cartodb_id":7207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93197,40.83236]},"properties":{"cartodb_id":7208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910805,40.626377]},"properties":{"cartodb_id":7209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861145,40.878334]},"properties":{"cartodb_id":7210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76081,40.733345]},"properties":{"cartodb_id":7212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98956,40.679943]},"properties":{"cartodb_id":7213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953094,40.713974]},"properties":{"cartodb_id":7214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935394,40.761353]},"properties":{"cartodb_id":7215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89053,40.844414]},"properties":{"cartodb_id":7216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98851,40.67062]},"properties":{"cartodb_id":7217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.117004,40.62817]},"properties":{"cartodb_id":7218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01491,40.6026]},"properties":{"cartodb_id":7220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90762,40.649895]},"properties":{"cartodb_id":7221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96719,40.6337]},"properties":{"cartodb_id":7222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76976,40.7564]},"properties":{"cartodb_id":7223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00189,40.719395]},"properties":{"cartodb_id":7224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94444,40.819763]},"properties":{"cartodb_id":7225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93054,40.653095]},"properties":{"cartodb_id":7227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86524,40.685894]},"properties":{"cartodb_id":7228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.841125,40.664192]},"properties":{"cartodb_id":7230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81062,40.73468]},"properties":{"cartodb_id":7231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97196,40.754208]},"properties":{"cartodb_id":7232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87664,40.771305]},"properties":{"cartodb_id":7233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93173,40.68388]},"properties":{"cartodb_id":7234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779945,40.66675]},"properties":{"cartodb_id":7235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99595,40.638245]},"properties":{"cartodb_id":7236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911804,40.762386]},"properties":{"cartodb_id":7237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8701,40.87787]},"properties":{"cartodb_id":7238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.792854,40.70024]},"properties":{"cartodb_id":7240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97433,40.602024]},"properties":{"cartodb_id":7241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954094,40.81636]},"properties":{"cartodb_id":7242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99387,40.618565]},"properties":{"cartodb_id":7243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87581,40.8264]},"properties":{"cartodb_id":7244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876305,40.710854]},"properties":{"cartodb_id":7245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87066,40.77025]},"properties":{"cartodb_id":7246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01109,40.61334]},"properties":{"cartodb_id":7247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90388,40.845833]},"properties":{"cartodb_id":7248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02751,40.61696]},"properties":{"cartodb_id":7249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98902,40.718792]},"properties":{"cartodb_id":7250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93432,40.741028]},"properties":{"cartodb_id":7251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.963165,40.803917]},"properties":{"cartodb_id":7252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954124,40.77039]},"properties":{"cartodb_id":7253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93465,40.73481]},"properties":{"cartodb_id":7254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.004456,40.722717]},"properties":{"cartodb_id":7255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82951,40.70127]},"properties":{"cartodb_id":7256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90275,40.880295]},"properties":{"cartodb_id":7257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18823,40.529938]},"properties":{"cartodb_id":7258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03485,40.61143]},"properties":{"cartodb_id":7259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.860634,40.71549]},"properties":{"cartodb_id":7260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82317,40.72096]},"properties":{"cartodb_id":7261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986404,40.74592]},"properties":{"cartodb_id":7262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98643,40.637054]},"properties":{"cartodb_id":7263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71941,40.748177]},"properties":{"cartodb_id":7265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939964,40.70839]},"properties":{"cartodb_id":7266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90027,40.85429]},"properties":{"cartodb_id":7268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9601,40.583485]},"properties":{"cartodb_id":7269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96486,40.806705]},"properties":{"cartodb_id":7270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.001945,40.708252]},"properties":{"cartodb_id":7272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986496,40.67304]},"properties":{"cartodb_id":7273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83327,40.848125]},"properties":{"cartodb_id":7274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80358,40.71781]},"properties":{"cartodb_id":7276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90109,40.739143]},"properties":{"cartodb_id":7278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991776,40.709198]},"properties":{"cartodb_id":7279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90925,40.665703]},"properties":{"cartodb_id":7280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97511,40.718075]},"properties":{"cartodb_id":7281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82133,40.748756]},"properties":{"cartodb_id":7282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9246,40.761597]},"properties":{"cartodb_id":7283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94982,40.71679]},"properties":{"cartodb_id":7284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.005936,40.628643]},"properties":{"cartodb_id":7285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79988,40.690716]},"properties":{"cartodb_id":7286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.675735]},"properties":{"cartodb_id":7287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9481,40.79554]},"properties":{"cartodb_id":7288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93699,40.665535]},"properties":{"cartodb_id":7289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94695,40.79423]},"properties":{"cartodb_id":7290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08242,40.59604]},"properties":{"cartodb_id":7291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08805,40.6377]},"properties":{"cartodb_id":7292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89215,40.640713]},"properties":{"cartodb_id":7293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13073,40.612644]},"properties":{"cartodb_id":7294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72985,40.668312]},"properties":{"cartodb_id":7295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01169,40.678394]},"properties":{"cartodb_id":7296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9933,40.74223]},"properties":{"cartodb_id":7297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95838,40.57826]},"properties":{"cartodb_id":7298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.835655,40.65392]},"properties":{"cartodb_id":7299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823044,40.583874]},"properties":{"cartodb_id":7301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91091,40.88038]},"properties":{"cartodb_id":7302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893105,40.766785]},"properties":{"cartodb_id":7303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99197,40.75427]},"properties":{"cartodb_id":7304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99631,40.753387]},"properties":{"cartodb_id":7305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84232,40.894352]},"properties":{"cartodb_id":7306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99669,40.665142]},"properties":{"cartodb_id":7307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00388,40.738136]},"properties":{"cartodb_id":7308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.24939,40.51167]},"properties":{"cartodb_id":7309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91587,40.884857]},"properties":{"cartodb_id":7310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72764,40.709145]},"properties":{"cartodb_id":7311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8266,40.691177]},"properties":{"cartodb_id":7312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.010704,40.708687]},"properties":{"cartodb_id":7313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96258,40.708534]},"properties":{"cartodb_id":7314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91772,40.623714]},"properties":{"cartodb_id":7315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91736,40.62044]},"properties":{"cartodb_id":7316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97817,40.741642]},"properties":{"cartodb_id":7317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99294,40.763123]},"properties":{"cartodb_id":7318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972145,40.753944]},"properties":{"cartodb_id":7319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97536,40.755302]},"properties":{"cartodb_id":7320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87759,40.658337]},"properties":{"cartodb_id":7321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976746,40.747627]},"properties":{"cartodb_id":7323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91139,40.769604]},"properties":{"cartodb_id":7324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98495,40.728977]},"properties":{"cartodb_id":7325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883896,40.839478]},"properties":{"cartodb_id":7326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92782,40.728855]},"properties":{"cartodb_id":7327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88515,40.805767]},"properties":{"cartodb_id":7328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94649,40.631706]},"properties":{"cartodb_id":7329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9133,40.669308]},"properties":{"cartodb_id":7330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96742,40.695995]},"properties":{"cartodb_id":7331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92937,40.632786]},"properties":{"cartodb_id":7332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81233,40.69911]},"properties":{"cartodb_id":7333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80644,40.76319]},"properties":{"cartodb_id":7334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96294,40.618317]},"properties":{"cartodb_id":7335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87392,40.646446]},"properties":{"cartodb_id":7336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987114,40.69613]},"properties":{"cartodb_id":7337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95132,40.724663]},"properties":{"cartodb_id":7339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94616,40.679447]},"properties":{"cartodb_id":7340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79737,40.69606]},"properties":{"cartodb_id":7341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93113,40.668797]},"properties":{"cartodb_id":7342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92736,40.75546]},"properties":{"cartodb_id":7344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00265,40.607258]},"properties":{"cartodb_id":7345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956894,40.74183]},"properties":{"cartodb_id":7347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9894,40.599255]},"properties":{"cartodb_id":7348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00247,40.678387]},"properties":{"cartodb_id":7349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96848,40.796642]},"properties":{"cartodb_id":7351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93234,40.848736]},"properties":{"cartodb_id":7352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7964,40.70953]},"properties":{"cartodb_id":7353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96372,40.601673]},"properties":{"cartodb_id":7354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95023,40.703556]},"properties":{"cartodb_id":7355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7363,40.65585]},"properties":{"cartodb_id":7357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97746,40.643635]},"properties":{"cartodb_id":7358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89845,40.813175]},"properties":{"cartodb_id":7359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986374,40.740185]},"properties":{"cartodb_id":7360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956665,40.641525]},"properties":{"cartodb_id":7361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.775764,40.733006]},"properties":{"cartodb_id":7362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96169,40.604904]},"properties":{"cartodb_id":7363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9898,40.757233]},"properties":{"cartodb_id":7364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91313,40.829697]},"properties":{"cartodb_id":7365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986755,40.75629]},"properties":{"cartodb_id":7366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91825,40.62877]},"properties":{"cartodb_id":7367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99669,40.665142]},"properties":{"cartodb_id":7368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77642,40.715984]},"properties":{"cartodb_id":7369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86536,40.651863]},"properties":{"cartodb_id":7370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88591,40.630577]},"properties":{"cartodb_id":7371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02537,40.620975]},"properties":{"cartodb_id":7372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90956,40.723022]},"properties":{"cartodb_id":7373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86731,40.6646]},"properties":{"cartodb_id":7374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01696,40.631622]},"properties":{"cartodb_id":7375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02446,40.625046]},"properties":{"cartodb_id":7376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96414,40.71807]},"properties":{"cartodb_id":7377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95355,40.728596]},"properties":{"cartodb_id":7378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93721,40.750584]},"properties":{"cartodb_id":7379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75102,40.60701]},"properties":{"cartodb_id":7380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939964,40.70839]},"properties":{"cartodb_id":7382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95449,40.6091]},"properties":{"cartodb_id":7383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89617,40.63428]},"properties":{"cartodb_id":7384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945435,40.624496]},"properties":{"cartodb_id":7385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91842,40.86758]},"properties":{"cartodb_id":7386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84289,40.787945]},"properties":{"cartodb_id":7387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93412,40.65932]},"properties":{"cartodb_id":7388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9894,40.599255]},"properties":{"cartodb_id":7389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982155,40.68186]},"properties":{"cartodb_id":7391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94596,40.71375]},"properties":{"cartodb_id":7392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91202,40.767544]},"properties":{"cartodb_id":7393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90612,40.85834]},"properties":{"cartodb_id":7394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98158,40.735706]},"properties":{"cartodb_id":7395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965675,40.762802]},"properties":{"cartodb_id":7396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99097,40.755642]},"properties":{"cartodb_id":7397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83229,40.847004]},"properties":{"cartodb_id":7398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75286,40.60426]},"properties":{"cartodb_id":7399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99889,40.610516]},"properties":{"cartodb_id":7400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12785,40.564777]},"properties":{"cartodb_id":7401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916084,40.75443]},"properties":{"cartodb_id":7402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916595,40.669785]},"properties":{"cartodb_id":7403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94163,40.798622]},"properties":{"cartodb_id":7404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97584,40.748863]},"properties":{"cartodb_id":7405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.738556,40.679626]},"properties":{"cartodb_id":7406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91241,40.672245]},"properties":{"cartodb_id":7407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880226,40.879818]},"properties":{"cartodb_id":7408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88383,40.662453]},"properties":{"cartodb_id":7409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9368,40.759884]},"properties":{"cartodb_id":7410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81692,40.69643]},"properties":{"cartodb_id":7411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9486,40.803524]},"properties":{"cartodb_id":7412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95228,40.648792]},"properties":{"cartodb_id":7413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98099,40.774395]},"properties":{"cartodb_id":7414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977905,40.76463]},"properties":{"cartodb_id":7415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91028,40.860165]},"properties":{"cartodb_id":7416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96326,40.624977]},"properties":{"cartodb_id":7417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.775475,40.743427]},"properties":{"cartodb_id":7418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01635,40.649654]},"properties":{"cartodb_id":7419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971405,40.750942]},"properties":{"cartodb_id":7420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98374,40.688858]},"properties":{"cartodb_id":7421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98091,40.716564]},"properties":{"cartodb_id":7422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86499,40.830055]},"properties":{"cartodb_id":7424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88597,40.681206]},"properties":{"cartodb_id":7425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987404,40.721935]},"properties":{"cartodb_id":7427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00501,40.706852]},"properties":{"cartodb_id":7428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8978,40.870857]},"properties":{"cartodb_id":7429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91833,40.629402]},"properties":{"cartodb_id":7430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97972,40.760857]},"properties":{"cartodb_id":7432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97633,40.7557]},"properties":{"cartodb_id":7433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986374,40.740185]},"properties":{"cartodb_id":7434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95222,40.749054]},"properties":{"cartodb_id":7435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958374,40.74062]},"properties":{"cartodb_id":7436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13583,40.59309]},"properties":{"cartodb_id":7437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91196,40.723705]},"properties":{"cartodb_id":7438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82736,40.766853]},"properties":{"cartodb_id":7439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.805016,40.709473]},"properties":{"cartodb_id":7440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890465,40.84893]},"properties":{"cartodb_id":7441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88106,40.83761]},"properties":{"cartodb_id":7442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01769,40.644985]},"properties":{"cartodb_id":7443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.802605,40.738056]},"properties":{"cartodb_id":7444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86571,40.855858]},"properties":{"cartodb_id":7445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9854,40.58703]},"properties":{"cartodb_id":7448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10226,40.575985]},"properties":{"cartodb_id":7449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93446,40.80142]},"properties":{"cartodb_id":7450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0074,40.70518]},"properties":{"cartodb_id":7451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71495,40.759686]},"properties":{"cartodb_id":7452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80665,40.73546]},"properties":{"cartodb_id":7453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94476,40.71976]},"properties":{"cartodb_id":7454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01108,40.708508]},"properties":{"cartodb_id":7456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1259,40.600487]},"properties":{"cartodb_id":7457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83106,40.851685]},"properties":{"cartodb_id":7458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98609,40.743484]},"properties":{"cartodb_id":7459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09241,40.60707]},"properties":{"cartodb_id":7460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13082,40.613483]},"properties":{"cartodb_id":7461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84576,40.879505]},"properties":{"cartodb_id":7462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92785,40.691833]},"properties":{"cartodb_id":7463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9322,40.62327]},"properties":{"cartodb_id":7464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85556,40.744507]},"properties":{"cartodb_id":7465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77843,40.67903]},"properties":{"cartodb_id":7466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89438,40.88385]},"properties":{"cartodb_id":7468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.745186,40.689056]},"properties":{"cartodb_id":7469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97636,40.74409]},"properties":{"cartodb_id":7470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.846375,40.877033]},"properties":{"cartodb_id":7471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75764,40.66645]},"properties":{"cartodb_id":7472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929184,40.61115]},"properties":{"cartodb_id":7473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86523,40.81453]},"properties":{"cartodb_id":7474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97018,40.6846]},"properties":{"cartodb_id":7475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92131,40.68907]},"properties":{"cartodb_id":7476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919106,40.66423]},"properties":{"cartodb_id":7477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86501,40.754486]},"properties":{"cartodb_id":7478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952705,40.64364]},"properties":{"cartodb_id":7479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.752945,40.704998]},"properties":{"cartodb_id":7480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.675735]},"properties":{"cartodb_id":7481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88706,40.822613]},"properties":{"cartodb_id":7482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00169,40.6751]},"properties":{"cartodb_id":7483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93159,40.663227]},"properties":{"cartodb_id":7485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98424,40.718826]},"properties":{"cartodb_id":7486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79962,40.730568]},"properties":{"cartodb_id":7487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74839,40.721016]},"properties":{"cartodb_id":7489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10959,40.57066]},"properties":{"cartodb_id":7491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84404,40.783222]},"properties":{"cartodb_id":7492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1265,40.561447]},"properties":{"cartodb_id":7493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992035,40.710907]},"properties":{"cartodb_id":7494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77613,40.66961]},"properties":{"cartodb_id":7495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8675,40.7433]},"properties":{"cartodb_id":7497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8255,40.869335]},"properties":{"cartodb_id":7498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94398,40.835308]},"properties":{"cartodb_id":7499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85183,40.73228]},"properties":{"cartodb_id":7500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81769,40.760624]},"properties":{"cartodb_id":7501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.842804,40.78935]},"properties":{"cartodb_id":7502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89584,40.748547]},"properties":{"cartodb_id":7504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84173,40.727627]},"properties":{"cartodb_id":7505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77448,40.75513]},"properties":{"cartodb_id":7506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92347,40.764347]},"properties":{"cartodb_id":7507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93237,40.586098]},"properties":{"cartodb_id":7508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.884224,40.67362]},"properties":{"cartodb_id":7509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9555,40.82114]},"properties":{"cartodb_id":7511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74073,40.737606]},"properties":{"cartodb_id":7512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90632,40.759842]},"properties":{"cartodb_id":7513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87147,40.82472]},"properties":{"cartodb_id":7514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79516,40.592907]},"properties":{"cartodb_id":7515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93139,40.615337]},"properties":{"cartodb_id":7517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956505,40.767117]},"properties":{"cartodb_id":7518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910255,40.82526]},"properties":{"cartodb_id":7519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909515,40.72391]},"properties":{"cartodb_id":7520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92459,40.704823]},"properties":{"cartodb_id":7521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84404,40.783222]},"properties":{"cartodb_id":7522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.2273,40.525764]},"properties":{"cartodb_id":7523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94226,40.636627]},"properties":{"cartodb_id":7524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76277,40.677673]},"properties":{"cartodb_id":7525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96315,40.62949]},"properties":{"cartodb_id":7526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92234,40.709003]},"properties":{"cartodb_id":7527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87779,40.713593]},"properties":{"cartodb_id":7528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93454,40.76926]},"properties":{"cartodb_id":7529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80926,40.738834]},"properties":{"cartodb_id":7530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93294,40.70393]},"properties":{"cartodb_id":7531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97909,40.740395]},"properties":{"cartodb_id":7532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74114,40.750175]},"properties":{"cartodb_id":7533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89214,40.69866]},"properties":{"cartodb_id":7534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14641,40.610275]},"properties":{"cartodb_id":7535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.795815,40.814636]},"properties":{"cartodb_id":7536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97005,40.76547]},"properties":{"cartodb_id":7537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82133,40.676487]},"properties":{"cartodb_id":7538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00792,40.723698]},"properties":{"cartodb_id":7539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82639,40.67153]},"properties":{"cartodb_id":7540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987625,40.770412]},"properties":{"cartodb_id":7541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825005,40.82266]},"properties":{"cartodb_id":7542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.008705,40.643215]},"properties":{"cartodb_id":7543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946106,40.74106]},"properties":{"cartodb_id":7545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8968,40.6641]},"properties":{"cartodb_id":7546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74047,40.756134]},"properties":{"cartodb_id":7547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94985,40.676872]},"properties":{"cartodb_id":7548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90026,40.831196]},"properties":{"cartodb_id":7549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97998,40.760525]},"properties":{"cartodb_id":7550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96374,40.752888]},"properties":{"cartodb_id":7551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898155,40.89619]},"properties":{"cartodb_id":7553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94942,40.83219]},"properties":{"cartodb_id":7554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T05:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84329,40.827984]},"properties":{"cartodb_id":7556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T05:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99119,40.75533]},"properties":{"cartodb_id":7557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.004196,40.657818]},"properties":{"cartodb_id":7558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T05:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10168,40.57862]},"properties":{"cartodb_id":7559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T04:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89412,40.809944]},"properties":{"cartodb_id":7560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T04:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02607,40.616547]},"properties":{"cartodb_id":7561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T04:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86663,40.85664]},"properties":{"cartodb_id":7562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79222,40.786404]},"properties":{"cartodb_id":7563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T04:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92923,40.809563]},"properties":{"cartodb_id":7565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934494,40.653564]},"properties":{"cartodb_id":7566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.744286,40.753788]},"properties":{"cartodb_id":7567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09587,40.59595]},"properties":{"cartodb_id":7568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929695,40.86609]},"properties":{"cartodb_id":7569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98925,40.752895]},"properties":{"cartodb_id":7570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8945,40.633568]},"properties":{"cartodb_id":7571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9081,40.67619]},"properties":{"cartodb_id":7572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893654,40.66322]},"properties":{"cartodb_id":7573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.845566,40.837715]},"properties":{"cartodb_id":7574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82125,40.710247]},"properties":{"cartodb_id":7575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879654,40.844795]},"properties":{"cartodb_id":7576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88234,40.6765]},"properties":{"cartodb_id":7578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9561,40.667816]},"properties":{"cartodb_id":7579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871864,40.853706]},"properties":{"cartodb_id":7580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1679,40.552]},"properties":{"cartodb_id":7581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86823,40.827423]},"properties":{"cartodb_id":7582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90392,40.6733]},"properties":{"cartodb_id":7583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958534,40.66915]},"properties":{"cartodb_id":7584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0938,40.624268]},"properties":{"cartodb_id":7586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96568,40.600105]},"properties":{"cartodb_id":7587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98471,40.710682]},"properties":{"cartodb_id":7588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00146,40.721252]},"properties":{"cartodb_id":7589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7453,40.764538]},"properties":{"cartodb_id":7591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19705,40.557636]},"properties":{"cartodb_id":7592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86053,40.761425]},"properties":{"cartodb_id":7593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861664,40.76419]},"properties":{"cartodb_id":7594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81324,40.740723]},"properties":{"cartodb_id":7595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T23:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95528,40.670124]},"properties":{"cartodb_id":7596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92148,40.77305]},"properties":{"cartodb_id":7597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9941,40.748367]},"properties":{"cartodb_id":7598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95228,40.648792]},"properties":{"cartodb_id":7599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96758,40.62206]},"properties":{"cartodb_id":7600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98007,40.755642]},"properties":{"cartodb_id":7602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9368,40.759884]},"properties":{"cartodb_id":7603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84394,40.84054]},"properties":{"cartodb_id":7604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72763,40.692013]},"properties":{"cartodb_id":7605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84591,40.688988]},"properties":{"cartodb_id":7608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892136,40.718987]},"properties":{"cartodb_id":7609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85964,40.713596]},"properties":{"cartodb_id":7611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17143,40.55813]},"properties":{"cartodb_id":7612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981575,40.592655]},"properties":{"cartodb_id":7613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95341,40.609352]},"properties":{"cartodb_id":7614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00792,40.723698]},"properties":{"cartodb_id":7615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92547,40.665916]},"properties":{"cartodb_id":7616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.832756,40.76095]},"properties":{"cartodb_id":7617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85781,40.899815]},"properties":{"cartodb_id":7618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962906,40.719227]},"properties":{"cartodb_id":7619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95417,40.787224]},"properties":{"cartodb_id":7620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90583,40.886204]},"properties":{"cartodb_id":7621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.24857,40.513092]},"properties":{"cartodb_id":7622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99665,40.74782]},"properties":{"cartodb_id":7623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19024,40.549385]},"properties":{"cartodb_id":7624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96937,40.712673]},"properties":{"cartodb_id":7625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98843,40.607117]},"properties":{"cartodb_id":7626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79726,40.668156]},"properties":{"cartodb_id":7627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.736534,40.664043]},"properties":{"cartodb_id":7628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83455,40.681175]},"properties":{"cartodb_id":7629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86486,40.67772]},"properties":{"cartodb_id":7630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969185,40.676785]},"properties":{"cartodb_id":7631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98322,40.762707]},"properties":{"cartodb_id":7632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97835,40.684395]},"properties":{"cartodb_id":7633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.807274,40.781456]},"properties":{"cartodb_id":7634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84655,40.72389]},"properties":{"cartodb_id":7635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77272,40.59332]},"properties":{"cartodb_id":7636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74712,40.707226]},"properties":{"cartodb_id":7637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942726,40.720444]},"properties":{"cartodb_id":7638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74502,40.736107]},"properties":{"cartodb_id":7639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88211,40.745834]},"properties":{"cartodb_id":7640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83988,40.79147]},"properties":{"cartodb_id":7642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.006386,40.61966]},"properties":{"cartodb_id":7643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1621,40.549084]},"properties":{"cartodb_id":7644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01945,40.64332]},"properties":{"cartodb_id":7645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.164444,40.5917]},"properties":{"cartodb_id":7647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85575,40.843143]},"properties":{"cartodb_id":7648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955605,40.609943]},"properties":{"cartodb_id":7649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01412,40.648308]},"properties":{"cartodb_id":7650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825424,40.78076]},"properties":{"cartodb_id":7651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93272,40.655212]},"properties":{"cartodb_id":7652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82993,40.834755]},"properties":{"cartodb_id":7653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99,40.759842]},"properties":{"cartodb_id":7654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.111435,40.599545]},"properties":{"cartodb_id":7655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00417,40.74769]},"properties":{"cartodb_id":7656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98377,40.632717]},"properties":{"cartodb_id":7657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92285,40.771347]},"properties":{"cartodb_id":7658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86989,40.882496]},"properties":{"cartodb_id":7659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84701,40.828]},"properties":{"cartodb_id":7660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.093414,40.58524]},"properties":{"cartodb_id":7662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93238,40.684563]},"properties":{"cartodb_id":7663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80308,40.760128]},"properties":{"cartodb_id":7664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979836,40.60337]},"properties":{"cartodb_id":7665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07699,40.637794]},"properties":{"cartodb_id":7666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85583,40.737255]},"properties":{"cartodb_id":7667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99607,40.59287]},"properties":{"cartodb_id":7668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82736,40.766853]},"properties":{"cartodb_id":7669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94288,40.72716]},"properties":{"cartodb_id":7670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946724,40.834858]},"properties":{"cartodb_id":7671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81261,40.76315]},"properties":{"cartodb_id":7672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91603,40.857376]},"properties":{"cartodb_id":7673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91109,40.63693]},"properties":{"cartodb_id":7674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86203,40.835556]},"properties":{"cartodb_id":7675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.847626,40.87545]},"properties":{"cartodb_id":7676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73384,40.670162]},"properties":{"cartodb_id":7677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8817,40.713497]},"properties":{"cartodb_id":7678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99095,40.75859]},"properties":{"cartodb_id":7679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987785,40.75066]},"properties":{"cartodb_id":7680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.792404,40.593716]},"properties":{"cartodb_id":7681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82457,40.671207]},"properties":{"cartodb_id":7682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97084,40.795963]},"properties":{"cartodb_id":7683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94438,40.675793]},"properties":{"cartodb_id":7684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85963,40.82855]},"properties":{"cartodb_id":7685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97847,40.762604]},"properties":{"cartodb_id":7686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81875,40.693195]},"properties":{"cartodb_id":7687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87914,40.74392]},"properties":{"cartodb_id":7688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88248,40.662086]},"properties":{"cartodb_id":7689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85811,40.84458]},"properties":{"cartodb_id":7691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00326,40.638103]},"properties":{"cartodb_id":7692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99135,40.625435]},"properties":{"cartodb_id":7693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89595,40.65417]},"properties":{"cartodb_id":7694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80576,40.683094]},"properties":{"cartodb_id":7695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87756,40.72575]},"properties":{"cartodb_id":7696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84975,40.67801]},"properties":{"cartodb_id":7697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8262,40.677265]},"properties":{"cartodb_id":7698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.814995,40.694466]},"properties":{"cartodb_id":7699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.798836,40.69492]},"properties":{"cartodb_id":7700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95536,40.809517]},"properties":{"cartodb_id":7701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94307,40.84019]},"properties":{"cartodb_id":7702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958176,40.778862]},"properties":{"cartodb_id":7703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96356,40.64161]},"properties":{"cartodb_id":7704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93974,40.660072]},"properties":{"cartodb_id":7705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1543,40.6193]},"properties":{"cartodb_id":7706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97622,40.579826]},"properties":{"cartodb_id":7707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062836,40.595257]},"properties":{"cartodb_id":7708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972466,40.74521]},"properties":{"cartodb_id":7709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89139,40.8617]},"properties":{"cartodb_id":7710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.855606,40.683453]},"properties":{"cartodb_id":7711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9228,40.773964]},"properties":{"cartodb_id":7712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77296,40.67226]},"properties":{"cartodb_id":7713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85932,40.683735]},"properties":{"cartodb_id":7714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88637,40.661427]},"properties":{"cartodb_id":7715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904976,40.874218]},"properties":{"cartodb_id":7716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861145,40.762074]},"properties":{"cartodb_id":7717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81541,40.67562]},"properties":{"cartodb_id":7718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84506,40.67144]},"properties":{"cartodb_id":7719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83038,40.766815]},"properties":{"cartodb_id":7720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86737,40.86543]},"properties":{"cartodb_id":7721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80001,40.738518]},"properties":{"cartodb_id":7722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90066,40.880543]},"properties":{"cartodb_id":7723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904976,40.874218]},"properties":{"cartodb_id":7724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.787254,40.594826]},"properties":{"cartodb_id":7725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98546,40.735645]},"properties":{"cartodb_id":7726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.025055,40.62359]},"properties":{"cartodb_id":7727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88109,40.671467]},"properties":{"cartodb_id":7728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05208,40.604313]},"properties":{"cartodb_id":7729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72152,40.75673]},"properties":{"cartodb_id":7730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98691,40.74128]},"properties":{"cartodb_id":7731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89037,40.66562]},"properties":{"cartodb_id":7732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903404,40.755825]},"properties":{"cartodb_id":7733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94764,40.59008]},"properties":{"cartodb_id":7734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938065,40.691395]},"properties":{"cartodb_id":7735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88376,40.751884]},"properties":{"cartodb_id":7736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.801605,40.692886]},"properties":{"cartodb_id":7737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946785,40.741287]},"properties":{"cartodb_id":7738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99459,40.60242]},"properties":{"cartodb_id":7739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93193,40.805176]},"properties":{"cartodb_id":7740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16564,40.5878]},"properties":{"cartodb_id":7741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94315,40.82831]},"properties":{"cartodb_id":7742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08683,40.630318]},"properties":{"cartodb_id":7743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98043,40.628876]},"properties":{"cartodb_id":7744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81585,40.69424]},"properties":{"cartodb_id":7745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85155,40.726067]},"properties":{"cartodb_id":7746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02205,40.64762]},"properties":{"cartodb_id":7747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.761154,40.674763]},"properties":{"cartodb_id":7748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87897,40.645344]},"properties":{"cartodb_id":7749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00909,40.608376]},"properties":{"cartodb_id":7750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97834,40.696144]},"properties":{"cartodb_id":7751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905174,40.875122]},"properties":{"cartodb_id":7752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86351,40.82357]},"properties":{"cartodb_id":7753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89601,40.64873]},"properties":{"cartodb_id":7754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986855,40.605095]},"properties":{"cartodb_id":7755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82097,40.745834]},"properties":{"cartodb_id":7756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92651,40.736145]},"properties":{"cartodb_id":7757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86334,40.871376]},"properties":{"cartodb_id":7758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8206,40.68514]},"properties":{"cartodb_id":7759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81573,40.671528]},"properties":{"cartodb_id":7760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82619,40.869495]},"properties":{"cartodb_id":7761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969536,40.61181]},"properties":{"cartodb_id":7762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20419,40.5577]},"properties":{"cartodb_id":7763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99854,40.632317]},"properties":{"cartodb_id":7764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91187,40.729996]},"properties":{"cartodb_id":7765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.923225,40.659107]},"properties":{"cartodb_id":7766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86,40.7283]},"properties":{"cartodb_id":7767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97188,40.69321]},"properties":{"cartodb_id":7768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80551,40.6929]},"properties":{"cartodb_id":7769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929985,40.867794]},"properties":{"cartodb_id":7770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93061,40.610226]},"properties":{"cartodb_id":7771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7417,40.688004]},"properties":{"cartodb_id":7772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97619,40.695034]},"properties":{"cartodb_id":7773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90451,40.875057]},"properties":{"cartodb_id":7774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84454,40.774387]},"properties":{"cartodb_id":7775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988594,40.674385]},"properties":{"cartodb_id":7776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76906,40.755276]},"properties":{"cartodb_id":7777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997826,40.7615]},"properties":{"cartodb_id":7778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908035,40.88556]},"properties":{"cartodb_id":7779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97786,40.617287]},"properties":{"cartodb_id":7780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92276,40.61685]},"properties":{"cartodb_id":7781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83831,40.7012]},"properties":{"cartodb_id":7782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72855,40.670223]},"properties":{"cartodb_id":7784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77619,40.724586]},"properties":{"cartodb_id":7786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90734,40.671505]},"properties":{"cartodb_id":7787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16172,40.63164]},"properties":{"cartodb_id":7788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.899864,40.82056]},"properties":{"cartodb_id":7789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953636,40.77529]},"properties":{"cartodb_id":7790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99309,40.61626]},"properties":{"cartodb_id":7791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15462,40.536625]},"properties":{"cartodb_id":7792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92413,40.690002]},"properties":{"cartodb_id":7793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94673,40.66107]},"properties":{"cartodb_id":7794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.009,40.60345]},"properties":{"cartodb_id":7795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95672,40.697376]},"properties":{"cartodb_id":7796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.786865,40.667538]},"properties":{"cartodb_id":7797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90012,40.704067]},"properties":{"cartodb_id":7798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91777,40.77396]},"properties":{"cartodb_id":7799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10809,40.572132]},"properties":{"cartodb_id":7800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0751,40.617783]},"properties":{"cartodb_id":7801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99074,40.693047]},"properties":{"cartodb_id":7802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96427,40.58904]},"properties":{"cartodb_id":7804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84079,40.888603]},"properties":{"cartodb_id":7805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93604,40.586117]},"properties":{"cartodb_id":7806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82099,40.838245]},"properties":{"cartodb_id":7809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91094,40.65517]},"properties":{"cartodb_id":7810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T11:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72846,40.759274]},"properties":{"cartodb_id":7811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.083336,40.625927]},"properties":{"cartodb_id":7812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852936,40.9046]},"properties":{"cartodb_id":7813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94228,40.84215]},"properties":{"cartodb_id":7814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T11:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.068726,40.619034]},"properties":{"cartodb_id":7815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92755,40.69037]},"properties":{"cartodb_id":7816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.068726,40.619034]},"properties":{"cartodb_id":7817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90263,40.74463]},"properties":{"cartodb_id":7818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99628,40.644825]},"properties":{"cartodb_id":7819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84161,40.66615]},"properties":{"cartodb_id":7821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82744,40.798256]},"properties":{"cartodb_id":7822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86621,40.69518]},"properties":{"cartodb_id":7823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90791,40.682446]},"properties":{"cartodb_id":7824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81335,40.692772]},"properties":{"cartodb_id":7825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0752,40.617947]},"properties":{"cartodb_id":7826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90142,40.846863]},"properties":{"cartodb_id":7827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8839,40.764454]},"properties":{"cartodb_id":7828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91349,40.804264]},"properties":{"cartodb_id":7829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.777115,40.679703]},"properties":{"cartodb_id":7830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00474,40.657017]},"properties":{"cartodb_id":7831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08325,40.626488]},"properties":{"cartodb_id":7832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907005,40.709305]},"properties":{"cartodb_id":7833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8801,40.744118]},"properties":{"cartodb_id":7834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07524,40.617996]},"properties":{"cartodb_id":7835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901474,40.643143]},"properties":{"cartodb_id":7836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88833,40.655495]},"properties":{"cartodb_id":7837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89063,40.658577]},"properties":{"cartodb_id":7838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22968,40.52456]},"properties":{"cartodb_id":7839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7705,40.741756]},"properties":{"cartodb_id":7841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99959,40.673107]},"properties":{"cartodb_id":7842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.875595,40.73204]},"properties":{"cartodb_id":7843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.075134,40.61784]},"properties":{"cartodb_id":7844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95979,40.703724]},"properties":{"cartodb_id":7845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88902,40.73523]},"properties":{"cartodb_id":7846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9749,40.719547]},"properties":{"cartodb_id":7848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74334,40.75426]},"properties":{"cartodb_id":7850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89884,40.859303]},"properties":{"cartodb_id":7851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10645,40.579197]},"properties":{"cartodb_id":7852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T08:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82222,40.682243]},"properties":{"cartodb_id":7853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T08:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880066,40.7233]},"properties":{"cartodb_id":7854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08756,40.585804]},"properties":{"cartodb_id":7855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95114,40.78848]},"properties":{"cartodb_id":7856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86723,40.869694]},"properties":{"cartodb_id":7857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.820206,40.58555]},"properties":{"cartodb_id":7858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T06:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92885,40.58489]},"properties":{"cartodb_id":7859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972145,40.753944]},"properties":{"cartodb_id":7860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T06:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89445,40.666294]},"properties":{"cartodb_id":7861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949844,40.705227]},"properties":{"cartodb_id":7862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907166,40.743214]},"properties":{"cartodb_id":7863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88277,40.756916]},"properties":{"cartodb_id":7864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T05:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00407,40.713135]},"properties":{"cartodb_id":7865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T05:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87864,40.74078]},"properties":{"cartodb_id":7866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83983,40.709827]},"properties":{"cartodb_id":7867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99263,40.68916]},"properties":{"cartodb_id":7869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T04:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8876,40.762665]},"properties":{"cartodb_id":7870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T04:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.998116,40.708763]},"properties":{"cartodb_id":7872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T04:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.864204,40.835987]},"properties":{"cartodb_id":7873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T04:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94215,40.837803]},"properties":{"cartodb_id":7875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T04:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94215,40.837803]},"properties":{"cartodb_id":7876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T04:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74173,40.75548]},"properties":{"cartodb_id":7877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79447,40.67373]},"properties":{"cartodb_id":7879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90943,40.87618]},"properties":{"cartodb_id":7881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77508,40.70524]},"properties":{"cartodb_id":7882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8582,40.670124]},"properties":{"cartodb_id":7883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933304,40.651604]},"properties":{"cartodb_id":7884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71589,40.72654]},"properties":{"cartodb_id":7885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77997,40.69137]},"properties":{"cartodb_id":7886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91742,40.684032]},"properties":{"cartodb_id":7887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73557,40.72201]},"properties":{"cartodb_id":7888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99063,40.750988]},"properties":{"cartodb_id":7889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T02:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85562,40.810604]},"properties":{"cartodb_id":7890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T02:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90422,40.663242]},"properties":{"cartodb_id":7892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.995415,40.749535]},"properties":{"cartodb_id":7893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86916,40.702892]},"properties":{"cartodb_id":7894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T02:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98828,40.723534]},"properties":{"cartodb_id":7896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80284,40.81801]},"properties":{"cartodb_id":7897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T01:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96287,40.77242]},"properties":{"cartodb_id":7899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956726,40.786602]},"properties":{"cartodb_id":7901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75647,40.671684]},"properties":{"cartodb_id":7902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883896,40.839478]},"properties":{"cartodb_id":7903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980225,40.76225]},"properties":{"cartodb_id":7904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98991,40.57508]},"properties":{"cartodb_id":7905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93907,40.79925]},"properties":{"cartodb_id":7906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93619,40.76769]},"properties":{"cartodb_id":7907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93823,40.8351]},"properties":{"cartodb_id":7908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81353,40.761745]},"properties":{"cartodb_id":7909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91425,40.769646]},"properties":{"cartodb_id":7910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97371,40.630592]},"properties":{"cartodb_id":7911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979034,40.75603]},"properties":{"cartodb_id":7913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T23:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93318,40.806343]},"properties":{"cartodb_id":7914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T23:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.830696,40.76471]},"properties":{"cartodb_id":7915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T23:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88545,40.6632]},"properties":{"cartodb_id":7916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75419,40.67884]},"properties":{"cartodb_id":7917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84609,40.899246]},"properties":{"cartodb_id":7918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97446,40.69626]},"properties":{"cartodb_id":7919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07883,40.629898]},"properties":{"cartodb_id":7920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90111,40.745827]},"properties":{"cartodb_id":7921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91744,40.856255]},"properties":{"cartodb_id":7922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94129,40.61763]},"properties":{"cartodb_id":7923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81563,40.816082]},"properties":{"cartodb_id":7926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08955,40.605396]},"properties":{"cartodb_id":7928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96408,40.634415]},"properties":{"cartodb_id":7929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82303,40.741394]},"properties":{"cartodb_id":7930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97481,40.714314]},"properties":{"cartodb_id":7931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9181,40.66795]},"properties":{"cartodb_id":7933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93803,40.734314]},"properties":{"cartodb_id":7934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97789,40.680218]},"properties":{"cartodb_id":7937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817825,40.70093]},"properties":{"cartodb_id":7938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877304,40.80578]},"properties":{"cartodb_id":7940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":7941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16179,40.575333]},"properties":{"cartodb_id":7942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83516,40.690598]},"properties":{"cartodb_id":7943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99683,40.71778]},"properties":{"cartodb_id":7944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911934,40.61368]},"properties":{"cartodb_id":7946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82631,40.85638]},"properties":{"cartodb_id":7947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.722946,40.764267]},"properties":{"cartodb_id":7948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91251,40.636005]},"properties":{"cartodb_id":7950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":7951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":7952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9613,40.59985]},"properties":{"cartodb_id":7955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928,40.803947]},"properties":{"cartodb_id":7959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93904,40.805058]},"properties":{"cartodb_id":7960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003914,40.651264]},"properties":{"cartodb_id":7962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81496,40.885784]},"properties":{"cartodb_id":7963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94167,40.833344]},"properties":{"cartodb_id":7966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99809,40.62229]},"properties":{"cartodb_id":7968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91091,40.67674]},"properties":{"cartodb_id":7969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96645,40.71138]},"properties":{"cartodb_id":7970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96599,40.750443]},"properties":{"cartodb_id":7971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000145,40.758305]},"properties":{"cartodb_id":7972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87185,40.86507]},"properties":{"cartodb_id":7974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.899796,40.644226]},"properties":{"cartodb_id":7976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98682,40.699955]},"properties":{"cartodb_id":7977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95986,40.77364]},"properties":{"cartodb_id":7978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870804,40.67557]},"properties":{"cartodb_id":7979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98359,40.757133]},"properties":{"cartodb_id":7980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916855,40.84506]},"properties":{"cartodb_id":7982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94121,40.6843]},"properties":{"cartodb_id":7983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84789,40.871895]},"properties":{"cartodb_id":7984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91244,40.769737]},"properties":{"cartodb_id":7985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95034,40.67164]},"properties":{"cartodb_id":7986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99938,40.59781]},"properties":{"cartodb_id":7987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8912,40.751102]},"properties":{"cartodb_id":7990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84318,40.672146]},"properties":{"cartodb_id":7991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01334,40.71523]},"properties":{"cartodb_id":7992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72889,40.768707]},"properties":{"cartodb_id":7996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906105,40.877068]},"properties":{"cartodb_id":7997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94893,40.808147]},"properties":{"cartodb_id":7998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98978,40.719025]},"properties":{"cartodb_id":7999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91889,40.669918]},"properties":{"cartodb_id":8000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72815,40.7418]},"properties":{"cartodb_id":8001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88444,40.866802]},"properties":{"cartodb_id":8002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8463,40.741806]},"properties":{"cartodb_id":8003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8486,40.87167]},"properties":{"cartodb_id":8005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873085,40.750435]},"properties":{"cartodb_id":8006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89997,40.868015]},"properties":{"cartodb_id":8007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81502,40.76526]},"properties":{"cartodb_id":8008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83038,40.766815]},"properties":{"cartodb_id":8009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93348,40.745148]},"properties":{"cartodb_id":8010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88403,40.854015]},"properties":{"cartodb_id":8011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":8012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86268,40.765434]},"properties":{"cartodb_id":8014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98506,40.739643]},"properties":{"cartodb_id":8015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86268,40.765434]},"properties":{"cartodb_id":8016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89772,40.847668]},"properties":{"cartodb_id":8019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98599,40.733696]},"properties":{"cartodb_id":8020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80914,40.76407]},"properties":{"cartodb_id":8021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930695,40.820515]},"properties":{"cartodb_id":8022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84109,40.690357]},"properties":{"cartodb_id":8023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83847,40.581764]},"properties":{"cartodb_id":8025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913284,40.635506]},"properties":{"cartodb_id":8026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96599,40.750443]},"properties":{"cartodb_id":8029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00806,40.610523]},"properties":{"cartodb_id":8030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20153,40.526264]},"properties":{"cartodb_id":8031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.233894,40.5171]},"properties":{"cartodb_id":8032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.001724,40.608]},"properties":{"cartodb_id":8033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928,40.803947]},"properties":{"cartodb_id":8035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85089,40.737553]},"properties":{"cartodb_id":8036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999344,40.69168]},"properties":{"cartodb_id":8037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72016,40.73479]},"properties":{"cartodb_id":8038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9997,40.758915]},"properties":{"cartodb_id":8039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901085,40.862755]},"properties":{"cartodb_id":8041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86084,40.73091]},"properties":{"cartodb_id":8042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09098,40.593002]},"properties":{"cartodb_id":8043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14943,40.6229]},"properties":{"cartodb_id":8045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.792496,40.745667]},"properties":{"cartodb_id":8046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.813324,40.697243]},"properties":{"cartodb_id":8047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96182,40.699715]},"properties":{"cartodb_id":8048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73921,40.66563]},"properties":{"cartodb_id":8049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11948,40.614677]},"properties":{"cartodb_id":8050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16538,40.629036]},"properties":{"cartodb_id":8051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955795,40.616035]},"properties":{"cartodb_id":8052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90778,40.859604]},"properties":{"cartodb_id":8053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92435,40.76598]},"properties":{"cartodb_id":8055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16984,40.561077]},"properties":{"cartodb_id":8056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77949,40.678364]},"properties":{"cartodb_id":8057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95764,40.620712]},"properties":{"cartodb_id":8058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.030945,40.60567]},"properties":{"cartodb_id":8059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91475,40.84434]},"properties":{"cartodb_id":8060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882195,40.816418]},"properties":{"cartodb_id":8062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.884026,40.841587]},"properties":{"cartodb_id":8063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993645,40.754757]},"properties":{"cartodb_id":8064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90666,40.804615]},"properties":{"cartodb_id":8065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90484,40.845028]},"properties":{"cartodb_id":8066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75711,40.76229]},"properties":{"cartodb_id":8067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7711,40.67824]},"properties":{"cartodb_id":8069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87022,40.726185]},"properties":{"cartodb_id":8070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94484,40.616043]},"properties":{"cartodb_id":8071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952995,40.678722]},"properties":{"cartodb_id":8072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000404,40.74777]},"properties":{"cartodb_id":8074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866905,40.678337]},"properties":{"cartodb_id":8075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88432,40.817207]},"properties":{"cartodb_id":8076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896484,40.622414]},"properties":{"cartodb_id":8077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92129,40.835724]},"properties":{"cartodb_id":8079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952515,40.583252]},"properties":{"cartodb_id":8080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93868,40.629852]},"properties":{"cartodb_id":8081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78302,40.684277]},"properties":{"cartodb_id":8083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95091,40.636086]},"properties":{"cartodb_id":8085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96464,40.627266]},"properties":{"cartodb_id":8086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92499,40.655693]},"properties":{"cartodb_id":8087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973564,40.655643]},"properties":{"cartodb_id":8089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13676,40.63312]},"properties":{"cartodb_id":8091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91786,40.718502]},"properties":{"cartodb_id":8092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80671,40.780693]},"properties":{"cartodb_id":8093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88302,40.74465]},"properties":{"cartodb_id":8094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95994,40.59844]},"properties":{"cartodb_id":8095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93593,40.7366]},"properties":{"cartodb_id":8096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95775,40.75834]},"properties":{"cartodb_id":8097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98647,40.6911]},"properties":{"cartodb_id":8098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904915,40.827274]},"properties":{"cartodb_id":8099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91979,40.840874]},"properties":{"cartodb_id":8102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94567,40.600014]},"properties":{"cartodb_id":8104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98582,40.765423]},"properties":{"cartodb_id":8105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86237,40.69595]},"properties":{"cartodb_id":8106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08983,40.609634]},"properties":{"cartodb_id":8108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78449,40.68676]},"properties":{"cartodb_id":8109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84082,40.69044]},"properties":{"cartodb_id":8111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.008156,40.653873]},"properties":{"cartodb_id":8112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92116,40.826397]},"properties":{"cartodb_id":8113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863434,40.679054]},"properties":{"cartodb_id":8114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08479,40.616623]},"properties":{"cartodb_id":8115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87179,40.736088]},"properties":{"cartodb_id":8116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95513,40.73156]},"properties":{"cartodb_id":8117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953964,40.683582]},"properties":{"cartodb_id":8118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79945,40.709587]},"properties":{"cartodb_id":8119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03107,40.61596]},"properties":{"cartodb_id":8120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85908,40.826374]},"properties":{"cartodb_id":8121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.728485,40.660854]},"properties":{"cartodb_id":8122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94913,40.613052]},"properties":{"cartodb_id":8124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96343,40.761856]},"properties":{"cartodb_id":8126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93144,40.81175]},"properties":{"cartodb_id":8127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88933,40.821415]},"properties":{"cartodb_id":8128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91399,40.84543]},"properties":{"cartodb_id":8129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91398,40.77345]},"properties":{"cartodb_id":8130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92246,40.818047]},"properties":{"cartodb_id":8132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.085976,40.60668]},"properties":{"cartodb_id":8133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.925186,40.761864]},"properties":{"cartodb_id":8134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90808,40.592815]},"properties":{"cartodb_id":8135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08479,40.614025]},"properties":{"cartodb_id":8136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72889,40.768707]},"properties":{"cartodb_id":8137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921844,40.717438]},"properties":{"cartodb_id":8138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.836754,40.827423]},"properties":{"cartodb_id":8139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.010704,40.629646]},"properties":{"cartodb_id":8142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909584,40.834187]},"properties":{"cartodb_id":8143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954346,40.762676]},"properties":{"cartodb_id":8144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90443,40.641247]},"properties":{"cartodb_id":8145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00324,40.748974]},"properties":{"cartodb_id":8146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91402,40.673237]},"properties":{"cartodb_id":8147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82914,40.76051]},"properties":{"cartodb_id":8148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944244,40.847458]},"properties":{"cartodb_id":8149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.162834,40.603184]},"properties":{"cartodb_id":8151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9219,40.733917]},"properties":{"cartodb_id":8152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92781,40.769886]},"properties":{"cartodb_id":8153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877716,40.712887]},"properties":{"cartodb_id":8154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878494,40.881073]},"properties":{"cartodb_id":8155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.205,40.5365]},"properties":{"cartodb_id":8156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.822464,40.703655]},"properties":{"cartodb_id":8157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78883,40.669823]},"properties":{"cartodb_id":8160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922806,40.842773]},"properties":{"cartodb_id":8161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987114,40.69613]},"properties":{"cartodb_id":8162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897606,40.659832]},"properties":{"cartodb_id":8164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930016,40.83829]},"properties":{"cartodb_id":8165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.727486,40.706074]},"properties":{"cartodb_id":8166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84777,40.78593]},"properties":{"cartodb_id":8167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9246,40.67903]},"properties":{"cartodb_id":8168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88189,40.868317]},"properties":{"cartodb_id":8169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94425,40.703]},"properties":{"cartodb_id":8170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99103,40.723648]},"properties":{"cartodb_id":8171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99723,40.66449]},"properties":{"cartodb_id":8172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88459,40.65906]},"properties":{"cartodb_id":8173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82374,40.717422]},"properties":{"cartodb_id":8174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08805,40.606865]},"properties":{"cartodb_id":8175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89752,40.843994]},"properties":{"cartodb_id":8176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74712,40.60315]},"properties":{"cartodb_id":8177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18654,40.603474]},"properties":{"cartodb_id":8178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038666,40.608364]},"properties":{"cartodb_id":8180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879234,40.87367]},"properties":{"cartodb_id":8181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92633,40.84647]},"properties":{"cartodb_id":8182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889015,40.682163]},"properties":{"cartodb_id":8183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98068,40.7241]},"properties":{"cartodb_id":8184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15001,40.622433]},"properties":{"cartodb_id":8185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95856,40.70688]},"properties":{"cartodb_id":8186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92116,40.826397]},"properties":{"cartodb_id":8187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.116844,40.632675]},"properties":{"cartodb_id":8189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910934,40.676342]},"properties":{"cartodb_id":8190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09844,40.611313]},"properties":{"cartodb_id":8191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9276,40.701763]},"properties":{"cartodb_id":8192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910934,40.676342]},"properties":{"cartodb_id":8193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.836365,40.865314]},"properties":{"cartodb_id":8194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8208,40.687546]},"properties":{"cartodb_id":8195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91771,40.77039]},"properties":{"cartodb_id":8197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99524,40.683743]},"properties":{"cartodb_id":8198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93496,40.737785]},"properties":{"cartodb_id":8200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98023,40.738792]},"properties":{"cartodb_id":8201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00449,40.650703]},"properties":{"cartodb_id":8202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97738,40.77428]},"properties":{"cartodb_id":8203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95226,40.59035]},"properties":{"cartodb_id":8204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94309,40.61782]},"properties":{"cartodb_id":8205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90658,40.653378]},"properties":{"cartodb_id":8206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826225,40.834354]},"properties":{"cartodb_id":8207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82803,40.861946]},"properties":{"cartodb_id":8208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90463,40.847393]},"properties":{"cartodb_id":8209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83202,40.7179]},"properties":{"cartodb_id":8210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00113,40.68057]},"properties":{"cartodb_id":8211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945175,40.790894]},"properties":{"cartodb_id":8212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937645,40.812744]},"properties":{"cartodb_id":8213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8088,40.78086]},"properties":{"cartodb_id":8214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92989,40.6871]},"properties":{"cartodb_id":8215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96408,40.76786]},"properties":{"cartodb_id":8216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85028,40.729664]},"properties":{"cartodb_id":8217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962524,40.76311]},"properties":{"cartodb_id":8218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94718,40.796795]},"properties":{"cartodb_id":8221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01376,40.71369]},"properties":{"cartodb_id":8222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88188,40.680237]},"properties":{"cartodb_id":8223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90278,40.645535]},"properties":{"cartodb_id":8224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87043,40.86536]},"properties":{"cartodb_id":8225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1659,40.56028]},"properties":{"cartodb_id":8226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89286,40.725273]},"properties":{"cartodb_id":8227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89117,40.71946]},"properties":{"cartodb_id":8228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95366,40.661606]},"properties":{"cartodb_id":8229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94398,40.680088]},"properties":{"cartodb_id":8230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96385,40.76531]},"properties":{"cartodb_id":8231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87176,40.666595]},"properties":{"cartodb_id":8232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0089,40.653362]},"properties":{"cartodb_id":8234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90243,40.890995]},"properties":{"cartodb_id":8235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92653,40.808163]},"properties":{"cartodb_id":8236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.782135,40.733425]},"properties":{"cartodb_id":8237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91815,40.656765]},"properties":{"cartodb_id":8238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02893,40.621403]},"properties":{"cartodb_id":8239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96667,40.79913]},"properties":{"cartodb_id":8240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73134,40.69067]},"properties":{"cartodb_id":8242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938866,40.80409]},"properties":{"cartodb_id":8243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.827156,40.75451]},"properties":{"cartodb_id":8244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87145,40.847965]},"properties":{"cartodb_id":8245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93184,40.841084]},"properties":{"cartodb_id":8246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94938,40.776875]},"properties":{"cartodb_id":8248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82993,40.834755]},"properties":{"cartodb_id":8249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99915,40.75458]},"properties":{"cartodb_id":8250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93622,40.745045]},"properties":{"cartodb_id":8251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73009,40.72695]},"properties":{"cartodb_id":8252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9772,40.76432]},"properties":{"cartodb_id":8253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96162,40.764362]},"properties":{"cartodb_id":8254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89171,40.667095]},"properties":{"cartodb_id":8255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927765,40.674885]},"properties":{"cartodb_id":8256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83402,40.762928]},"properties":{"cartodb_id":8257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01125,40.70211]},"properties":{"cartodb_id":8258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":8260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977196,40.74701]},"properties":{"cartodb_id":8261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873436,40.675186]},"properties":{"cartodb_id":8262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823425,40.741917]},"properties":{"cartodb_id":8263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98135,40.74708]},"properties":{"cartodb_id":8264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92653,40.808163]},"properties":{"cartodb_id":8265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85797,40.832535]},"properties":{"cartodb_id":8266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982666,40.61269]},"properties":{"cartodb_id":8267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943214,40.60739]},"properties":{"cartodb_id":8268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96408,40.76786]},"properties":{"cartodb_id":8269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85887,40.73594]},"properties":{"cartodb_id":8270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1491,40.623657]},"properties":{"cartodb_id":8271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94741,40.7936]},"properties":{"cartodb_id":8272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9294,40.651936]},"properties":{"cartodb_id":8273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9578,40.773598]},"properties":{"cartodb_id":8274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934105,40.65903]},"properties":{"cartodb_id":8275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883286,40.825394]},"properties":{"cartodb_id":8276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72729,40.705856]},"properties":{"cartodb_id":8277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95699,40.58257]},"properties":{"cartodb_id":8278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90485,40.673164]},"properties":{"cartodb_id":8279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93947,40.623337]},"properties":{"cartodb_id":8280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.842026,40.87987]},"properties":{"cartodb_id":8281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962814,40.617664]},"properties":{"cartodb_id":8283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92199,40.69914]},"properties":{"cartodb_id":8284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95696,40.76649]},"properties":{"cartodb_id":8286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97446,40.750763]},"properties":{"cartodb_id":8288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93177,40.829506]},"properties":{"cartodb_id":8289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98706,40.7252]},"properties":{"cartodb_id":8290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13097,40.612663]},"properties":{"cartodb_id":8291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.024574,40.64177]},"properties":{"cartodb_id":8292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80863,40.701797]},"properties":{"cartodb_id":8293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892044,40.84434]},"properties":{"cartodb_id":8294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984886,40.774155]},"properties":{"cartodb_id":8295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893486,40.84286]},"properties":{"cartodb_id":8297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98721,40.75325]},"properties":{"cartodb_id":8298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97896,40.69192]},"properties":{"cartodb_id":8299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87558,40.77041]},"properties":{"cartodb_id":8300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95521,40.694687]},"properties":{"cartodb_id":8301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96673,40.747272]},"properties":{"cartodb_id":8302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92671,40.814445]},"properties":{"cartodb_id":8303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879265,40.834423]},"properties":{"cartodb_id":8304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01274,40.656624]},"properties":{"cartodb_id":8305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03285,40.61243]},"properties":{"cartodb_id":8306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83053,40.693356]},"properties":{"cartodb_id":8307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83978,40.71958]},"properties":{"cartodb_id":8308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92604,40.638542]},"properties":{"cartodb_id":8309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892944,40.65754]},"properties":{"cartodb_id":8310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89956,40.831585]},"properties":{"cartodb_id":8311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.026566,40.627186]},"properties":{"cartodb_id":8312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95654,40.691628]},"properties":{"cartodb_id":8315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9956,40.60023]},"properties":{"cartodb_id":8316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958145,40.655746]},"properties":{"cartodb_id":8317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99308,40.753716]},"properties":{"cartodb_id":8318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88855,40.747154]},"properties":{"cartodb_id":8319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08839,40.608727]},"properties":{"cartodb_id":8320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95816,40.655758]},"properties":{"cartodb_id":8321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.145775,40.624958]},"properties":{"cartodb_id":8322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98615,40.71886]},"properties":{"cartodb_id":8323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90753,40.831596]},"properties":{"cartodb_id":8324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943855,40.823647]},"properties":{"cartodb_id":8325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81938,40.716312]},"properties":{"cartodb_id":8326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97536,40.755302]},"properties":{"cartodb_id":8327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.092125,40.586494]},"properties":{"cartodb_id":8328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83152,40.78167]},"properties":{"cartodb_id":8329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74599,40.610962]},"properties":{"cartodb_id":8330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97985,40.687344]},"properties":{"cartodb_id":8331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01013,40.72051]},"properties":{"cartodb_id":8332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.726204,40.75966]},"properties":{"cartodb_id":8333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977005,40.62987]},"properties":{"cartodb_id":8334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937805,40.764614]},"properties":{"cartodb_id":8335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94713,40.771713]},"properties":{"cartodb_id":8336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11263,40.56763]},"properties":{"cartodb_id":8338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95163,40.62625]},"properties":{"cartodb_id":8339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00324,40.748974]},"properties":{"cartodb_id":8340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90598,40.640236]},"properties":{"cartodb_id":8341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78887,40.711136]},"properties":{"cartodb_id":8342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94856,40.82394]},"properties":{"cartodb_id":8343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85325,40.88302]},"properties":{"cartodb_id":8344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87897,40.7656]},"properties":{"cartodb_id":8345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.762405,40.759495]},"properties":{"cartodb_id":8346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.013535,40.67869]},"properties":{"cartodb_id":8347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939255,40.67128]},"properties":{"cartodb_id":8348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98483,40.700577]},"properties":{"cartodb_id":8349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91745,40.661674]},"properties":{"cartodb_id":8350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87459,40.734768]},"properties":{"cartodb_id":8351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99237,40.68969]},"properties":{"cartodb_id":8352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97976,40.65545]},"properties":{"cartodb_id":8353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14014,40.609848]},"properties":{"cartodb_id":8354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73568,40.66561]},"properties":{"cartodb_id":8357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953995,40.77882]},"properties":{"cartodb_id":8358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.844315,40.769493]},"properties":{"cartodb_id":8359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94327,40.68005]},"properties":{"cartodb_id":8360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97567,40.779488]},"properties":{"cartodb_id":8362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95432,40.672752]},"properties":{"cartodb_id":8363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82637,40.68106]},"properties":{"cartodb_id":8364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9221,40.654327]},"properties":{"cartodb_id":8365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99311,40.734894]},"properties":{"cartodb_id":8366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93397,40.71145]},"properties":{"cartodb_id":8367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76204,40.70963]},"properties":{"cartodb_id":8368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93988,40.75264]},"properties":{"cartodb_id":8370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833275,40.83893]},"properties":{"cartodb_id":8371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99141,40.770313]},"properties":{"cartodb_id":8372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85206,40.737682]},"properties":{"cartodb_id":8373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9544,40.726536]},"properties":{"cartodb_id":8374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94471,40.81484]},"properties":{"cartodb_id":8375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91901,40.62636]},"properties":{"cartodb_id":8376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00813,40.704674]},"properties":{"cartodb_id":8378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99567,40.5867]},"properties":{"cartodb_id":8379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99624,40.690758]},"properties":{"cartodb_id":8380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983055,40.636845]},"properties":{"cartodb_id":8381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91661,40.777004]},"properties":{"cartodb_id":8382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9829,40.765015]},"properties":{"cartodb_id":8384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885796,40.660656]},"properties":{"cartodb_id":8385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938446,40.69212]},"properties":{"cartodb_id":8386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92523,40.8059]},"properties":{"cartodb_id":8387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72361,40.728836]},"properties":{"cartodb_id":8388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00565,40.71923]},"properties":{"cartodb_id":8389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90229,40.90995]},"properties":{"cartodb_id":8390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937,40.80208]},"properties":{"cartodb_id":8391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00476,40.70523]},"properties":{"cartodb_id":8392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91291,40.765102]},"properties":{"cartodb_id":8393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906166,40.862778]},"properties":{"cartodb_id":8395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00378,40.722385]},"properties":{"cartodb_id":8396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93441,40.746033]},"properties":{"cartodb_id":8397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84741,40.829327]},"properties":{"cartodb_id":8398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91388,40.679825]},"properties":{"cartodb_id":8399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01375,40.645348]},"properties":{"cartodb_id":8400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.838715,40.669643]},"properties":{"cartodb_id":8401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917465,40.81676]},"properties":{"cartodb_id":8402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.880226,40.879818]},"properties":{"cartodb_id":8403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98905,40.736546]},"properties":{"cartodb_id":8404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92782,40.728855]},"properties":{"cartodb_id":8405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929184,40.867104]},"properties":{"cartodb_id":8406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92083,40.80537]},"properties":{"cartodb_id":8407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839516,40.742676]},"properties":{"cartodb_id":8409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879715,40.679367]},"properties":{"cartodb_id":8410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95292,40.71406]},"properties":{"cartodb_id":8411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87011,40.900738]},"properties":{"cartodb_id":8412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96406,40.693626]},"properties":{"cartodb_id":8413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970276,40.750694]},"properties":{"cartodb_id":8414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78131,40.76023]},"properties":{"cartodb_id":8415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09909,40.612076]},"properties":{"cartodb_id":8416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885284,40.879215]},"properties":{"cartodb_id":8417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95269,40.77234]},"properties":{"cartodb_id":8418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95058,40.66012]},"properties":{"cartodb_id":8420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94049,40.722576]},"properties":{"cartodb_id":8421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940025,40.715813]},"properties":{"cartodb_id":8422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99668,40.755215]},"properties":{"cartodb_id":8423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93174,40.617924]},"properties":{"cartodb_id":8424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92712,40.63057]},"properties":{"cartodb_id":8425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90777,40.811398]},"properties":{"cartodb_id":8426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99069,40.67185]},"properties":{"cartodb_id":8427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74952,40.72988]},"properties":{"cartodb_id":8428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87183,40.834522]},"properties":{"cartodb_id":8430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92927,40.800983]},"properties":{"cartodb_id":8431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89711,40.712555]},"properties":{"cartodb_id":8432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85175,40.710598]},"properties":{"cartodb_id":8434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9814,40.73722]},"properties":{"cartodb_id":8435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90536,40.74789]},"properties":{"cartodb_id":8436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.844795,40.720165]},"properties":{"cartodb_id":8437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934975,40.848125]},"properties":{"cartodb_id":8438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988075,40.61785]},"properties":{"cartodb_id":8439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94027,40.750965]},"properties":{"cartodb_id":8441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89146,40.730846]},"properties":{"cartodb_id":8442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7547,40.700005]},"properties":{"cartodb_id":8443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93562,40.75228]},"properties":{"cartodb_id":8444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82894,40.76376]},"properties":{"cartodb_id":8445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73921,40.66563]},"properties":{"cartodb_id":8446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88716,40.82713]},"properties":{"cartodb_id":8447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02174,40.631687]},"properties":{"cartodb_id":8449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89811,40.675655]},"properties":{"cartodb_id":8452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92326,40.7578]},"properties":{"cartodb_id":8453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98333,40.69365]},"properties":{"cartodb_id":8454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.813934,40.738495]},"properties":{"cartodb_id":8455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95559,40.779495]},"properties":{"cartodb_id":8456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74952,40.72988]},"properties":{"cartodb_id":8457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79548,40.814075]},"properties":{"cartodb_id":8458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8279,40.885952]},"properties":{"cartodb_id":8459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92925,40.796738]},"properties":{"cartodb_id":8460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08216,40.595654]},"properties":{"cartodb_id":8461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88747,40.859623]},"properties":{"cartodb_id":8462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79647,40.71146]},"properties":{"cartodb_id":8463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93617,40.749714]},"properties":{"cartodb_id":8464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73709,40.733418]},"properties":{"cartodb_id":8465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96981,40.762913]},"properties":{"cartodb_id":8466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95405,40.638878]},"properties":{"cartodb_id":8467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949425,40.781063]},"properties":{"cartodb_id":8469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868065,40.69118]},"properties":{"cartodb_id":8470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81957,40.74023]},"properties":{"cartodb_id":8471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947655,40.796158]},"properties":{"cartodb_id":8472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922676,40.826855]},"properties":{"cartodb_id":8473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89175,40.851665]},"properties":{"cartodb_id":8474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912964,40.814266]},"properties":{"cartodb_id":8475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95163,40.62625]},"properties":{"cartodb_id":8476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92284,40.63554]},"properties":{"cartodb_id":8479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945366,40.70139]},"properties":{"cartodb_id":8480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.760796,40.762974]},"properties":{"cartodb_id":8481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.728905,40.673443]},"properties":{"cartodb_id":8482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96914,40.76093]},"properties":{"cartodb_id":8483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9439,40.68324]},"properties":{"cartodb_id":8484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946594,40.784943]},"properties":{"cartodb_id":8485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99088,40.750656]},"properties":{"cartodb_id":8486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78448,40.75986]},"properties":{"cartodb_id":8487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1245,40.631134]},"properties":{"cartodb_id":8488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81082,40.692463]},"properties":{"cartodb_id":8490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861595,40.734768]},"properties":{"cartodb_id":8491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86137,40.89466]},"properties":{"cartodb_id":8492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94496,40.720795]},"properties":{"cartodb_id":8494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75619,40.67337]},"properties":{"cartodb_id":8495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73403,40.73098]},"properties":{"cartodb_id":8497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94501,40.809277]},"properties":{"cartodb_id":8498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920074,40.807014]},"properties":{"cartodb_id":8499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98484,40.71649]},"properties":{"cartodb_id":8500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8938,40.85101]},"properties":{"cartodb_id":8501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93348,40.745148]},"properties":{"cartodb_id":8502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88674,40.859253]},"properties":{"cartodb_id":8504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.851814,40.85088]},"properties":{"cartodb_id":8505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900925,40.839935]},"properties":{"cartodb_id":8506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80785,40.690903]},"properties":{"cartodb_id":8507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97332,40.76099]},"properties":{"cartodb_id":8508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.129425,40.56572]},"properties":{"cartodb_id":8511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07541,40.595104]},"properties":{"cartodb_id":8513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.810585,40.757477]},"properties":{"cartodb_id":8514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.767136,40.666695]},"properties":{"cartodb_id":8515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94579,40.79292]},"properties":{"cartodb_id":8517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9021,40.64123]},"properties":{"cartodb_id":8520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87571,40.69524]},"properties":{"cartodb_id":8522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95515,40.65594]},"properties":{"cartodb_id":8523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95353,40.66733]},"properties":{"cartodb_id":8525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.001434,40.751446]},"properties":{"cartodb_id":8526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03383,40.623928]},"properties":{"cartodb_id":8527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92821,40.845352]},"properties":{"cartodb_id":8528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00631,40.632584]},"properties":{"cartodb_id":8530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73279,40.668377]},"properties":{"cartodb_id":8531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95742,40.765865]},"properties":{"cartodb_id":8532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9344,40.805637]},"properties":{"cartodb_id":8533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90908,40.813232]},"properties":{"cartodb_id":8534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.191795,40.55314]},"properties":{"cartodb_id":8537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92923,40.809563]},"properties":{"cartodb_id":8538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84495,40.68231]},"properties":{"cartodb_id":8539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02161,40.6446]},"properties":{"cartodb_id":8540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77485,40.72405]},"properties":{"cartodb_id":8542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967766,40.768597]},"properties":{"cartodb_id":8543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81091,40.730103]},"properties":{"cartodb_id":8544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85659,40.861137]},"properties":{"cartodb_id":8545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87608,40.770332]},"properties":{"cartodb_id":8546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90598,40.640236]},"properties":{"cartodb_id":8547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88224,40.88021]},"properties":{"cartodb_id":8548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15308,40.608913]},"properties":{"cartodb_id":8549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91947,40.64024]},"properties":{"cartodb_id":8550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9643,40.76468]},"properties":{"cartodb_id":8551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866875,40.65317]},"properties":{"cartodb_id":8552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73096,40.677746]},"properties":{"cartodb_id":8553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.753815,40.690975]},"properties":{"cartodb_id":8554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876396,40.666977]},"properties":{"cartodb_id":8555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91176,40.690453]},"properties":{"cartodb_id":8556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76371,40.732864]},"properties":{"cartodb_id":8557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87076,40.876534]},"properties":{"cartodb_id":8559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987236,40.74305]},"properties":{"cartodb_id":8560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90392,40.6733]},"properties":{"cartodb_id":8561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866325,40.856644]},"properties":{"cartodb_id":8563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93677,40.73572]},"properties":{"cartodb_id":8564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89413,40.818348]},"properties":{"cartodb_id":8565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00967,40.708755]},"properties":{"cartodb_id":8566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89521,40.654488]},"properties":{"cartodb_id":8567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96613,40.762177]},"properties":{"cartodb_id":8568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987076,40.753716]},"properties":{"cartodb_id":8569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92927,40.800983]},"properties":{"cartodb_id":8570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99912,40.691536]},"properties":{"cartodb_id":8572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78622,40.709045]},"properties":{"cartodb_id":8573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7463,40.703117]},"properties":{"cartodb_id":8574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92793,40.728947]},"properties":{"cartodb_id":8575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T05:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979256,40.72998]},"properties":{"cartodb_id":8576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81918,40.82741]},"properties":{"cartodb_id":8577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T05:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97975,40.776104]},"properties":{"cartodb_id":8579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T04:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92285,40.771347]},"properties":{"cartodb_id":8580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T04:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954346,40.762676]},"properties":{"cartodb_id":8582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T04:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891655,40.65993]},"properties":{"cartodb_id":8585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92638,40.823437]},"properties":{"cartodb_id":8587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947464,40.609436]},"properties":{"cartodb_id":8588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89721,40.62896]},"properties":{"cartodb_id":8590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T02:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893974,40.677696]},"properties":{"cartodb_id":8592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T02:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904305,40.841694]},"properties":{"cartodb_id":8593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T02:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75202,40.68979]},"properties":{"cartodb_id":8594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91373,40.75598]},"properties":{"cartodb_id":8596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T01:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936646,40.6224]},"properties":{"cartodb_id":8597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T01:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83884,40.75971]},"properties":{"cartodb_id":8598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988075,40.756496]},"properties":{"cartodb_id":8599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76509,40.670586]},"properties":{"cartodb_id":8600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90298,40.67344]},"properties":{"cartodb_id":8601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92925,40.796738]},"properties":{"cartodb_id":8602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83931,40.690865]},"properties":{"cartodb_id":8603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850975,40.886612]},"properties":{"cartodb_id":8604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9537,40.665546]},"properties":{"cartodb_id":8605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97423,40.75974]},"properties":{"cartodb_id":8606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953156,40.679485]},"properties":{"cartodb_id":8607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937164,40.684772]},"properties":{"cartodb_id":8608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86356,40.895374]},"properties":{"cartodb_id":8609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866104,40.67624]},"properties":{"cartodb_id":8610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98148,40.68993]},"properties":{"cartodb_id":8612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79199,40.70651]},"properties":{"cartodb_id":8613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96109,40.596813]},"properties":{"cartodb_id":8614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95644,40.74318]},"properties":{"cartodb_id":8615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93765,40.788906]},"properties":{"cartodb_id":8616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992775,40.66551]},"properties":{"cartodb_id":8618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.782135,40.733425]},"properties":{"cartodb_id":8619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99081,40.599064]},"properties":{"cartodb_id":8620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9898,40.757233]},"properties":{"cartodb_id":8621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85634,40.670555]},"properties":{"cartodb_id":8622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86628,40.862335]},"properties":{"cartodb_id":8623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97048,40.62418]},"properties":{"cartodb_id":8624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74656,40.652554]},"properties":{"cartodb_id":8626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95499,40.70339]},"properties":{"cartodb_id":8628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922935,40.85894]},"properties":{"cartodb_id":8629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8047,40.817734]},"properties":{"cartodb_id":8633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86541,40.865467]},"properties":{"cartodb_id":8634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84652,40.70789]},"properties":{"cartodb_id":8635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968796,40.639256]},"properties":{"cartodb_id":8636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98193,40.719456]},"properties":{"cartodb_id":8637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00612,40.723747]},"properties":{"cartodb_id":8638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93464,40.75694]},"properties":{"cartodb_id":8639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8219,40.68884]},"properties":{"cartodb_id":8640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82303,40.741394]},"properties":{"cartodb_id":8642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.747734,40.69955]},"properties":{"cartodb_id":8643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911156,40.67398]},"properties":{"cartodb_id":8644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953445,40.668224]},"properties":{"cartodb_id":8648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954346,40.71407]},"properties":{"cartodb_id":8649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912575,40.820858]},"properties":{"cartodb_id":8650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86121,40.826088]},"properties":{"cartodb_id":8651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.005325,40.728603]},"properties":{"cartodb_id":8653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98862,40.728184]},"properties":{"cartodb_id":8654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9378,40.681694]},"properties":{"cartodb_id":8655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99554,40.63434]},"properties":{"cartodb_id":8657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97256,40.679386]},"properties":{"cartodb_id":8659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98374,40.760456]},"properties":{"cartodb_id":8661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73681,40.747334]},"properties":{"cartodb_id":8662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83551,40.770554]},"properties":{"cartodb_id":8664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82114,40.767227]},"properties":{"cartodb_id":8665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83369,40.756317]},"properties":{"cartodb_id":8666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97927,40.593132]},"properties":{"cartodb_id":8668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99028,40.756565]},"properties":{"cartodb_id":8669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779945,40.66675]},"properties":{"cartodb_id":8670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96637,40.764732]},"properties":{"cartodb_id":8671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86761,40.67341]},"properties":{"cartodb_id":8672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98862,40.73132]},"properties":{"cartodb_id":8673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86081,40.684742]},"properties":{"cartodb_id":8676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989944,40.73447]},"properties":{"cartodb_id":8677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93159,40.761703]},"properties":{"cartodb_id":8678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95636,40.70251]},"properties":{"cartodb_id":8679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.827194,40.68083]},"properties":{"cartodb_id":8680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94931,40.790997]},"properties":{"cartodb_id":8681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00305,40.718025]},"properties":{"cartodb_id":8684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99821,40.72106]},"properties":{"cartodb_id":8685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973785,40.68306]},"properties":{"cartodb_id":8686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973854,40.679123]},"properties":{"cartodb_id":8688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98399,40.68817]},"properties":{"cartodb_id":8689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82303,40.741394]},"properties":{"cartodb_id":8690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95138,40.791046]},"properties":{"cartodb_id":8691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98412,40.75484]},"properties":{"cartodb_id":8693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85513,40.81341]},"properties":{"cartodb_id":8694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96356,40.595146]},"properties":{"cartodb_id":8695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97245,40.623962]},"properties":{"cartodb_id":8696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94738,40.69558]},"properties":{"cartodb_id":8697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89836,40.821365]},"properties":{"cartodb_id":8698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98568,40.717926]},"properties":{"cartodb_id":8699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000916,40.61239]},"properties":{"cartodb_id":8700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98801,40.675076]},"properties":{"cartodb_id":8701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922585,40.84474]},"properties":{"cartodb_id":8702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95211,40.81144]},"properties":{"cartodb_id":8703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91915,40.774933]},"properties":{"cartodb_id":8705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99415,40.714268]},"properties":{"cartodb_id":8707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85169,40.834198]},"properties":{"cartodb_id":8708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86555,40.669067]},"properties":{"cartodb_id":8709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957924,40.644142]},"properties":{"cartodb_id":8710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878365,40.67579]},"properties":{"cartodb_id":8712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92904,40.83129]},"properties":{"cartodb_id":8713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90913,40.64077]},"properties":{"cartodb_id":8716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.062874,40.602806]},"properties":{"cartodb_id":8717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94286,40.817448]},"properties":{"cartodb_id":8718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.859764,40.711845]},"properties":{"cartodb_id":8719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93257,40.839825]},"properties":{"cartodb_id":8720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82581,40.744576]},"properties":{"cartodb_id":8721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86864,40.878532]},"properties":{"cartodb_id":8724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94251,40.638966]},"properties":{"cartodb_id":8725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94974,40.643185]},"properties":{"cartodb_id":8726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97286,40.59241]},"properties":{"cartodb_id":8727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.975006,40.77753]},"properties":{"cartodb_id":8728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96035,40.703434]},"properties":{"cartodb_id":8729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.176506,40.544487]},"properties":{"cartodb_id":8730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98963,40.72046]},"properties":{"cartodb_id":8731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910965,40.617325]},"properties":{"cartodb_id":8733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852776,40.697556]},"properties":{"cartodb_id":8734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00923,40.63063]},"properties":{"cartodb_id":8735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80546,40.666893]},"properties":{"cartodb_id":8736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85642,40.747444]},"properties":{"cartodb_id":8737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1563,40.583527]},"properties":{"cartodb_id":8738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.787605,40.734287]},"properties":{"cartodb_id":8739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92378,40.677116]},"properties":{"cartodb_id":8740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86316,40.73447]},"properties":{"cartodb_id":8741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988976,40.692097]},"properties":{"cartodb_id":8742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80429,40.758274]},"properties":{"cartodb_id":8743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92402,40.798256]},"properties":{"cartodb_id":8744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72855,40.670223]},"properties":{"cartodb_id":8745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93666,40.669098]},"properties":{"cartodb_id":8747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9952,40.667027]},"properties":{"cartodb_id":8749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79822,40.679096]},"properties":{"cartodb_id":8750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00269,40.636837]},"properties":{"cartodb_id":8751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1037,40.576504]},"properties":{"cartodb_id":8752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78341,40.750908]},"properties":{"cartodb_id":8753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92468,40.76842]},"properties":{"cartodb_id":8755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93669,40.65624]},"properties":{"cartodb_id":8756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.813545,40.691208]},"properties":{"cartodb_id":8757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979485,40.784527]},"properties":{"cartodb_id":8758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95872,40.650387]},"properties":{"cartodb_id":8760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93827,40.8453]},"properties":{"cartodb_id":8761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71484,40.72667]},"properties":{"cartodb_id":8762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89407,40.652927]},"properties":{"cartodb_id":8763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00155,40.60144]},"properties":{"cartodb_id":8764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93865,40.804]},"properties":{"cartodb_id":8765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916664,40.834126]},"properties":{"cartodb_id":8766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87364,40.834274]},"properties":{"cartodb_id":8767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88808,40.87627]},"properties":{"cartodb_id":8768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916855,40.84506]},"properties":{"cartodb_id":8770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9086,40.593163]},"properties":{"cartodb_id":8771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.749,40.706997]},"properties":{"cartodb_id":8772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8553,40.702595]},"properties":{"cartodb_id":8775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93642,40.80287]},"properties":{"cartodb_id":8776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01073,40.729046]},"properties":{"cartodb_id":8777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.829216,40.78167]},"properties":{"cartodb_id":8778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905174,40.875122]},"properties":{"cartodb_id":8779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900894,40.849407]},"properties":{"cartodb_id":8780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98875,40.75866]},"properties":{"cartodb_id":8781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.736664,40.65644]},"properties":{"cartodb_id":8782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96143,40.66169]},"properties":{"cartodb_id":8783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.2436,40.51606]},"properties":{"cartodb_id":8784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93033,40.677483]},"properties":{"cartodb_id":8785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00163,40.606636]},"properties":{"cartodb_id":8787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98289,40.61938]},"properties":{"cartodb_id":8788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95772,40.692833]},"properties":{"cartodb_id":8789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92523,40.8059]},"properties":{"cartodb_id":8790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84709,40.688652]},"properties":{"cartodb_id":8791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1088,40.579437]},"properties":{"cartodb_id":8792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992386,40.715046]},"properties":{"cartodb_id":8793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99005,40.630127]},"properties":{"cartodb_id":8795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00703,40.74889]},"properties":{"cartodb_id":8797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81516,40.728653]},"properties":{"cartodb_id":8798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90446,40.745476]},"properties":{"cartodb_id":8799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990074,40.74666]},"properties":{"cartodb_id":8800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":8801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897316,40.61964]},"properties":{"cartodb_id":8802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9055,40.680035]},"properties":{"cartodb_id":8803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76381,40.673767]},"properties":{"cartodb_id":8804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8724,40.717827]},"properties":{"cartodb_id":8805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94005,40.822033]},"properties":{"cartodb_id":8806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858826,40.754684]},"properties":{"cartodb_id":8807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94934,40.78519]},"properties":{"cartodb_id":8808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96659,40.76155]},"properties":{"cartodb_id":8809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932045,40.857838]},"properties":{"cartodb_id":8810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935356,40.625835]},"properties":{"cartodb_id":8812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91365,40.702797]},"properties":{"cartodb_id":8813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87145,40.847965]},"properties":{"cartodb_id":8814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98918,40.71845]},"properties":{"cartodb_id":8816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0288,40.63245]},"properties":{"cartodb_id":8817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99272,40.770844]},"properties":{"cartodb_id":8818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93004,40.699287]},"properties":{"cartodb_id":8819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99281,40.7429]},"properties":{"cartodb_id":8820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85036,40.784725]},"properties":{"cartodb_id":8821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91061,40.8375]},"properties":{"cartodb_id":8822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94855,40.821484]},"properties":{"cartodb_id":8823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.150375,40.551292]},"properties":{"cartodb_id":8824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94058,40.78503]},"properties":{"cartodb_id":8825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85092,40.71047]},"properties":{"cartodb_id":8827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1685,40.5854]},"properties":{"cartodb_id":8828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98363,40.7366]},"properties":{"cartodb_id":8829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99944,40.634884]},"properties":{"cartodb_id":8830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926445,40.76573]},"properties":{"cartodb_id":8831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8206,40.68514]},"properties":{"cartodb_id":8832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932335,40.846153]},"properties":{"cartodb_id":8834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903244,40.843586]},"properties":{"cartodb_id":8835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98215,40.77972]},"properties":{"cartodb_id":8836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987755,40.719414]},"properties":{"cartodb_id":8838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96174,40.60536]},"properties":{"cartodb_id":8839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94001,40.590717]},"properties":{"cartodb_id":8840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78549,40.7021]},"properties":{"cartodb_id":8841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92663,40.864525]},"properties":{"cartodb_id":8843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78281,40.776665]},"properties":{"cartodb_id":8844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00407,40.713135]},"properties":{"cartodb_id":8845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.857056,40.73251]},"properties":{"cartodb_id":8846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97029,40.768024]},"properties":{"cartodb_id":8847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904366,40.889767]},"properties":{"cartodb_id":8848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81188,40.72775]},"properties":{"cartodb_id":8849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99479,40.719666]},"properties":{"cartodb_id":8850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82091,40.76616]},"properties":{"cartodb_id":8851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90778,40.859604]},"properties":{"cartodb_id":8853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.713776,40.733334]},"properties":{"cartodb_id":8854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97894,40.73456]},"properties":{"cartodb_id":8855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95621,40.598866]},"properties":{"cartodb_id":8856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81606,40.682003]},"properties":{"cartodb_id":8857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85027,40.8757]},"properties":{"cartodb_id":8858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88755,40.82256]},"properties":{"cartodb_id":8859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994446,40.702908]},"properties":{"cartodb_id":8860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92292,40.654278]},"properties":{"cartodb_id":8861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97065,40.682415]},"properties":{"cartodb_id":8862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826454,40.71241]},"properties":{"cartodb_id":8863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84961,40.73294]},"properties":{"cartodb_id":8864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962555,40.712524]},"properties":{"cartodb_id":8866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83236,40.759678]},"properties":{"cartodb_id":8867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94898,40.768875]},"properties":{"cartodb_id":8868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980576,40.668102]},"properties":{"cartodb_id":8869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9505,40.659405]},"properties":{"cartodb_id":8870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98719,40.73329]},"properties":{"cartodb_id":8871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75177,40.666393]},"properties":{"cartodb_id":8872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89476,40.65386]},"properties":{"cartodb_id":8873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974525,40.68066]},"properties":{"cartodb_id":8875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98698,40.6985]},"properties":{"cartodb_id":8876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87743,40.680016]},"properties":{"cartodb_id":8877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86342,40.67188]},"properties":{"cartodb_id":8878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00047,40.68966]},"properties":{"cartodb_id":8879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85656,40.718388]},"properties":{"cartodb_id":8880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98036,40.740932]},"properties":{"cartodb_id":8881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823494,40.76465]},"properties":{"cartodb_id":8882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90683,40.851807]},"properties":{"cartodb_id":8884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.838425,40.672825]},"properties":{"cartodb_id":8885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86713,40.84797]},"properties":{"cartodb_id":8886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89337,40.748787]},"properties":{"cartodb_id":8888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92822,40.816532]},"properties":{"cartodb_id":8889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877174,40.64265]},"properties":{"cartodb_id":8890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97551,40.630592]},"properties":{"cartodb_id":8891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.004585,40.72417]},"properties":{"cartodb_id":8892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83106,40.761436]},"properties":{"cartodb_id":8893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95623,40.61327]},"properties":{"cartodb_id":8895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976715,40.764996]},"properties":{"cartodb_id":8896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90593,40.873737]},"properties":{"cartodb_id":8899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.765594,40.680363]},"properties":{"cartodb_id":8900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95248,40.65067]},"properties":{"cartodb_id":8901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91296,40.69938]},"properties":{"cartodb_id":8903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85705,40.825924]},"properties":{"cartodb_id":8905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96005,40.61801]},"properties":{"cartodb_id":8906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1422,40.624714]},"properties":{"cartodb_id":8907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82067,40.764988]},"properties":{"cartodb_id":8908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10583,40.579803]},"properties":{"cartodb_id":8909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97172,40.750492]},"properties":{"cartodb_id":8910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913895,40.659172]},"properties":{"cartodb_id":8911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8905,40.63328]},"properties":{"cartodb_id":8914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76256,40.598316]},"properties":{"cartodb_id":8915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78895,40.7749]},"properties":{"cartodb_id":8916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99905,40.675842]},"properties":{"cartodb_id":8918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960526,40.58945]},"properties":{"cartodb_id":8920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97551,40.630592]},"properties":{"cartodb_id":8921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87611,40.680454]},"properties":{"cartodb_id":8922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78086,40.67544]},"properties":{"cartodb_id":8923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00743,40.63516]},"properties":{"cartodb_id":8924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84791,40.6986]},"properties":{"cartodb_id":8925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96301,40.575714]},"properties":{"cartodb_id":8926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994125,40.735313]},"properties":{"cartodb_id":8927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92169,40.759758]},"properties":{"cartodb_id":8928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02384,40.64592]},"properties":{"cartodb_id":8929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93566,40.8442]},"properties":{"cartodb_id":8930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90105,40.88437]},"properties":{"cartodb_id":8931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91727,40.77077]},"properties":{"cartodb_id":8932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8483,40.72337]},"properties":{"cartodb_id":8933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98934,40.63426]},"properties":{"cartodb_id":8935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98273,40.632095]},"properties":{"cartodb_id":8936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99335,40.632103]},"properties":{"cartodb_id":8937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94185,40.817844]},"properties":{"cartodb_id":8938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89428,40.82921]},"properties":{"cartodb_id":8939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84967,40.740448]},"properties":{"cartodb_id":8940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95991,40.632668]},"properties":{"cartodb_id":8941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92932,40.62344]},"properties":{"cartodb_id":8942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99777,40.716812]},"properties":{"cartodb_id":8944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82225,40.828533]},"properties":{"cartodb_id":8945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1685,40.5854]},"properties":{"cartodb_id":8946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919716,40.68814]},"properties":{"cartodb_id":8947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981766,40.74073]},"properties":{"cartodb_id":8948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94307,40.84019]},"properties":{"cartodb_id":8949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86695,40.651154]},"properties":{"cartodb_id":8950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99536,40.75469]},"properties":{"cartodb_id":8951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78278,40.742012]},"properties":{"cartodb_id":8952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99685,40.73736]},"properties":{"cartodb_id":8954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85929,40.696552]},"properties":{"cartodb_id":8955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86813,40.878372]},"properties":{"cartodb_id":8956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960526,40.775642]},"properties":{"cartodb_id":8957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97951,40.749603]},"properties":{"cartodb_id":8958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80062,40.668434]},"properties":{"cartodb_id":8959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93848,40.71249]},"properties":{"cartodb_id":8961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78862,40.705566]},"properties":{"cartodb_id":8964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91692,40.838333]},"properties":{"cartodb_id":8965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85029,40.68305]},"properties":{"cartodb_id":8966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86151,40.88398]},"properties":{"cartodb_id":8967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879364,40.881504]},"properties":{"cartodb_id":8968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76378,40.693268]},"properties":{"cartodb_id":8969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00543,40.727875]},"properties":{"cartodb_id":8971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83862,40.783226]},"properties":{"cartodb_id":8972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9206,40.685913]},"properties":{"cartodb_id":8973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93215,40.841187]},"properties":{"cartodb_id":8976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.749916,40.720047]},"properties":{"cartodb_id":8977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78282,40.756664]},"properties":{"cartodb_id":8978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92252,40.669456]},"properties":{"cartodb_id":8979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22084,40.54909]},"properties":{"cartodb_id":8980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971275,40.647793]},"properties":{"cartodb_id":8981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08808,40.631077]},"properties":{"cartodb_id":8982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T07:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823494,40.76465]},"properties":{"cartodb_id":8983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16172,40.63164]},"properties":{"cartodb_id":8984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80984,40.76595]},"properties":{"cartodb_id":8986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955414,40.776867]},"properties":{"cartodb_id":8987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T07:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9138,40.835598]},"properties":{"cartodb_id":8988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915825,40.769993]},"properties":{"cartodb_id":8989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934006,40.65812]},"properties":{"cartodb_id":8991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T06:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970375,40.794052]},"properties":{"cartodb_id":8992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05198,40.604153]},"properties":{"cartodb_id":8993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T06:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88492,40.666134]},"properties":{"cartodb_id":8994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957825,40.758327]},"properties":{"cartodb_id":8995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85444,40.832954]},"properties":{"cartodb_id":8996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84967,40.740448]},"properties":{"cartodb_id":8998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85369,40.882328]},"properties":{"cartodb_id":8999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98515,40.747013]},"properties":{"cartodb_id":9000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89567,40.671047]},"properties":{"cartodb_id":9002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88026,40.833183]},"properties":{"cartodb_id":9003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8978,40.843956]},"properties":{"cartodb_id":9004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83406,40.65135]},"properties":{"cartodb_id":9006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983986,40.78049]},"properties":{"cartodb_id":9008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98514,40.76364]},"properties":{"cartodb_id":9009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98508,40.75939]},"properties":{"cartodb_id":9010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98107,40.737686]},"properties":{"cartodb_id":9011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95338,40.699406]},"properties":{"cartodb_id":9012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947685,40.80698]},"properties":{"cartodb_id":9013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916565,40.843822]},"properties":{"cartodb_id":9014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9109,40.633366]},"properties":{"cartodb_id":9015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72824,40.70992]},"properties":{"cartodb_id":9018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75603,40.595203]},"properties":{"cartodb_id":9020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73938,40.66932]},"properties":{"cartodb_id":9021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99224,40.72125]},"properties":{"cartodb_id":9022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.766685,40.761986]},"properties":{"cartodb_id":9023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866104,40.67624]},"properties":{"cartodb_id":9024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76325,40.74709]},"properties":{"cartodb_id":9027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.007484,40.74094]},"properties":{"cartodb_id":9028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00234,40.750206]},"properties":{"cartodb_id":9029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994576,40.704388]},"properties":{"cartodb_id":9031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.894325,40.644917]},"properties":{"cartodb_id":9032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850876,40.83121]},"properties":{"cartodb_id":9033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955864,40.803745]},"properties":{"cartodb_id":9034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.888596,40.676952]},"properties":{"cartodb_id":9035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90936,40.857105]},"properties":{"cartodb_id":9036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99167,40.709305]},"properties":{"cartodb_id":9037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89634,40.705273]},"properties":{"cartodb_id":9038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99576,40.72089]},"properties":{"cartodb_id":9039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91895,40.86446]},"properties":{"cartodb_id":9040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989624,40.70145]},"properties":{"cartodb_id":9041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85123,40.832756]},"properties":{"cartodb_id":9042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89687,40.748993]},"properties":{"cartodb_id":9043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95603,40.696842]},"properties":{"cartodb_id":9044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90633,40.847576]},"properties":{"cartodb_id":9045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976326,40.68251]},"properties":{"cartodb_id":9047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95521,40.67834]},"properties":{"cartodb_id":9048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20857,40.52531]},"properties":{"cartodb_id":9049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89213,40.67974]},"properties":{"cartodb_id":9050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00348,40.732372]},"properties":{"cartodb_id":9051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932,40.851696]},"properties":{"cartodb_id":9052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950035,40.675026]},"properties":{"cartodb_id":9054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870605,40.70278]},"properties":{"cartodb_id":9055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73921,40.66563]},"properties":{"cartodb_id":9056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14705,40.63119]},"properties":{"cartodb_id":9058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98835,40.749054]},"properties":{"cartodb_id":9059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97673,40.72553]},"properties":{"cartodb_id":9063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88594,40.865925]},"properties":{"cartodb_id":9064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.004425,40.742283]},"properties":{"cartodb_id":9065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9222,40.760475]},"properties":{"cartodb_id":9066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919914,40.6905]},"properties":{"cartodb_id":9067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98568,40.760456]},"properties":{"cartodb_id":9068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93496,40.737785]},"properties":{"cartodb_id":9069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74077,40.7171]},"properties":{"cartodb_id":9070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91674,40.633286]},"properties":{"cartodb_id":9071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93034,40.84603]},"properties":{"cartodb_id":9073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85988,40.89675]},"properties":{"cartodb_id":9075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73841,40.661564]},"properties":{"cartodb_id":9076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83198,40.762978]},"properties":{"cartodb_id":9077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833435,40.745327]},"properties":{"cartodb_id":9078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948105,40.824562]},"properties":{"cartodb_id":9079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98755,40.71983]},"properties":{"cartodb_id":9080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90794,40.59657]},"properties":{"cartodb_id":9081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":9082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99499,40.700737]},"properties":{"cartodb_id":9083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773766,40.768974]},"properties":{"cartodb_id":9084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.964424,40.58165]},"properties":{"cartodb_id":9085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95528,40.670124]},"properties":{"cartodb_id":9086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98869,40.696198]},"properties":{"cartodb_id":9087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89535,40.725918]},"properties":{"cartodb_id":9089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87641,40.828976]},"properties":{"cartodb_id":9090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.901226]},"properties":{"cartodb_id":9091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98367,40.615185]},"properties":{"cartodb_id":9092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826004,40.846443]},"properties":{"cartodb_id":9094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96678,40.632294]},"properties":{"cartodb_id":9095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951515,40.776894]},"properties":{"cartodb_id":9096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98667,40.766617]},"properties":{"cartodb_id":9097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97861,40.762394]},"properties":{"cartodb_id":9098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00247,40.659584]},"properties":{"cartodb_id":9099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91998,40.645027]},"properties":{"cartodb_id":9100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03365,40.61283]},"properties":{"cartodb_id":9101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97263,40.741936]},"properties":{"cartodb_id":9102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976364,40.71913]},"properties":{"cartodb_id":9103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7625,40.719967]},"properties":{"cartodb_id":9104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.754616,40.660458]},"properties":{"cartodb_id":9108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99029,40.71918]},"properties":{"cartodb_id":9110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88457,40.74589]},"properties":{"cartodb_id":9111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16583,40.606762]},"properties":{"cartodb_id":9113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99756,40.74658]},"properties":{"cartodb_id":9114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863556,40.67241]},"properties":{"cartodb_id":9116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.167465,40.537716]},"properties":{"cartodb_id":9117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91913,40.86829]},"properties":{"cartodb_id":9118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84838,40.834084]},"properties":{"cartodb_id":9119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97821,40.686817]},"properties":{"cartodb_id":9120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96286,40.781593]},"properties":{"cartodb_id":9121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82869,40.716557]},"properties":{"cartodb_id":9122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90691,40.753284]},"properties":{"cartodb_id":9123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75933,40.595127]},"properties":{"cartodb_id":9125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94419,40.792244]},"properties":{"cartodb_id":9126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94932,40.66978]},"properties":{"cartodb_id":9127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0714,40.601917]},"properties":{"cartodb_id":9128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89283,40.770515]},"properties":{"cartodb_id":9130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85216,40.895134]},"properties":{"cartodb_id":9131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.770004,40.667236]},"properties":{"cartodb_id":9132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.033165,40.632736]},"properties":{"cartodb_id":9133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11504,40.64215]},"properties":{"cartodb_id":9134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98468,40.724472]},"properties":{"cartodb_id":9136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87263,40.825096]},"properties":{"cartodb_id":9137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96702,40.79356]},"properties":{"cartodb_id":9139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954254,40.685047]},"properties":{"cartodb_id":9140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90542,40.812473]},"properties":{"cartodb_id":9141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77057,40.763657]},"properties":{"cartodb_id":9142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00501,40.706852]},"properties":{"cartodb_id":9143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84122,40.785156]},"properties":{"cartodb_id":9144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83168,40.86879]},"properties":{"cartodb_id":9145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99788,40.68736]},"properties":{"cartodb_id":9146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929474,40.8396]},"properties":{"cartodb_id":9148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16984,40.570877]},"properties":{"cartodb_id":9149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77792,40.667713]},"properties":{"cartodb_id":9150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98695,40.756035]},"properties":{"cartodb_id":9151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98992,40.719868]},"properties":{"cartodb_id":9153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99418,40.766502]},"properties":{"cartodb_id":9154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98888,40.74453]},"properties":{"cartodb_id":9155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97172,40.673]},"properties":{"cartodb_id":9156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01843,40.640842]},"properties":{"cartodb_id":9157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93415,40.666275]},"properties":{"cartodb_id":9158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98084,40.733624]},"properties":{"cartodb_id":9159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8868,40.835396]},"properties":{"cartodb_id":9160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74655,40.756096]},"properties":{"cartodb_id":9161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8623,40.83557]},"properties":{"cartodb_id":9162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978935,40.64033]},"properties":{"cartodb_id":9163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95283,40.64877]},"properties":{"cartodb_id":9164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82938,40.761166]},"properties":{"cartodb_id":9165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99913,40.726543]},"properties":{"cartodb_id":9166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8978,40.843956]},"properties":{"cartodb_id":9167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99308,40.757828]},"properties":{"cartodb_id":9169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96199,40.79799]},"properties":{"cartodb_id":9170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8326,40.753006]},"properties":{"cartodb_id":9172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88115,40.71641]},"properties":{"cartodb_id":9174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9247,40.667465]},"properties":{"cartodb_id":9175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97943,40.767014]},"properties":{"cartodb_id":9176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98163,40.778606]},"properties":{"cartodb_id":9178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77134,40.764263]},"properties":{"cartodb_id":9179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03107,40.61596]},"properties":{"cartodb_id":9180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96666,40.5765]},"properties":{"cartodb_id":9181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78274,40.766705]},"properties":{"cartodb_id":9182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91971,40.611603]},"properties":{"cartodb_id":9183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09289,40.62007]},"properties":{"cartodb_id":9184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87035,40.733536]},"properties":{"cartodb_id":9185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94997,40.827103]},"properties":{"cartodb_id":9186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961464,40.70166]},"properties":{"cartodb_id":9187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99828,40.73539]},"properties":{"cartodb_id":9188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99336,40.719067]},"properties":{"cartodb_id":9189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89343,40.662388]},"properties":{"cartodb_id":9190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87387,40.874756]},"properties":{"cartodb_id":9191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92622,40.8124]},"properties":{"cartodb_id":9192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91764,40.753857]},"properties":{"cartodb_id":9194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75963,40.595932]},"properties":{"cartodb_id":9195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91532,40.82654]},"properties":{"cartodb_id":9197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01476,40.63396]},"properties":{"cartodb_id":9198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86656,40.749462]},"properties":{"cartodb_id":9199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99682,40.66919]},"properties":{"cartodb_id":9200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.996414,40.75834]},"properties":{"cartodb_id":9201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89639,40.75441]},"properties":{"cartodb_id":9202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8718,40.753326]},"properties":{"cartodb_id":9203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96826,40.630623]},"properties":{"cartodb_id":9205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9081,40.67619]},"properties":{"cartodb_id":9206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877205,40.641205]},"properties":{"cartodb_id":9207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99407,40.767273]},"properties":{"cartodb_id":9208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96659,40.76155]},"properties":{"cartodb_id":9209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95176,40.66308]},"properties":{"cartodb_id":9211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83586,40.851887]},"properties":{"cartodb_id":9212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.925476,40.74743]},"properties":{"cartodb_id":9213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98008,40.668705]},"properties":{"cartodb_id":9214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96702,40.79356]},"properties":{"cartodb_id":9215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71387,40.734634]},"properties":{"cartodb_id":9216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8596,40.7086]},"properties":{"cartodb_id":9217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916794,40.854874]},"properties":{"cartodb_id":9218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88642,40.66478]},"properties":{"cartodb_id":9219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86757,40.65274]},"properties":{"cartodb_id":9220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90905,40.86268]},"properties":{"cartodb_id":9221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85488,40.739193]},"properties":{"cartodb_id":9222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94641,40.80815]},"properties":{"cartodb_id":9223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974625,40.793324]},"properties":{"cartodb_id":9224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87608,40.642563]},"properties":{"cartodb_id":9225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868484,40.704605]},"properties":{"cartodb_id":9226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92341,40.83543]},"properties":{"cartodb_id":9227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90016,40.73177]},"properties":{"cartodb_id":9229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96969,40.58008]},"properties":{"cartodb_id":9230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82506,40.686028]},"properties":{"cartodb_id":9231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89708,40.862534]},"properties":{"cartodb_id":9232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83468,40.69589]},"properties":{"cartodb_id":9233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94271,40.750587]},"properties":{"cartodb_id":9234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96263,40.77564]},"properties":{"cartodb_id":9235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84274,40.879425]},"properties":{"cartodb_id":9237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91815,40.656765]},"properties":{"cartodb_id":9238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86,40.7283]},"properties":{"cartodb_id":9239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94774,40.71127]},"properties":{"cartodb_id":9240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987686,40.7326]},"properties":{"cartodb_id":9241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.832756,40.76095]},"properties":{"cartodb_id":9242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93061,40.653805]},"properties":{"cartodb_id":9243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01491,40.630352]},"properties":{"cartodb_id":9244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.007034,40.715187]},"properties":{"cartodb_id":9245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.158066,40.634865]},"properties":{"cartodb_id":9246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96385,40.76531]},"properties":{"cartodb_id":9247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.789894,40.74006]},"properties":{"cartodb_id":9248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15483,40.56144]},"properties":{"cartodb_id":9249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968025,40.792183]},"properties":{"cartodb_id":9251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9898,40.757233]},"properties":{"cartodb_id":9252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94969,40.80202]},"properties":{"cartodb_id":9253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76384,40.7003]},"properties":{"cartodb_id":9255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9887,40.6754]},"properties":{"cartodb_id":9256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.864815,40.681435]},"properties":{"cartodb_id":9258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99161,40.60058]},"properties":{"cartodb_id":9259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.747734,40.69955]},"properties":{"cartodb_id":9260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94526,40.778484]},"properties":{"cartodb_id":9261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.21077,40.535374]},"properties":{"cartodb_id":9262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98682,40.699955]},"properties":{"cartodb_id":9263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01724,40.641987]},"properties":{"cartodb_id":9264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12113,40.608234]},"properties":{"cartodb_id":9266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.121086,40.607857]},"properties":{"cartodb_id":9267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961975,40.759617]},"properties":{"cartodb_id":9268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98682,40.699955]},"properties":{"cartodb_id":9269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82745,40.762306]},"properties":{"cartodb_id":9271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94058,40.78503]},"properties":{"cartodb_id":9272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83317,40.86832]},"properties":{"cartodb_id":9274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00676,40.634743]},"properties":{"cartodb_id":9276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88593,40.63043]},"properties":{"cartodb_id":9277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.821205,40.702007]},"properties":{"cartodb_id":9279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83168,40.86879]},"properties":{"cartodb_id":9280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997635,40.60521]},"properties":{"cartodb_id":9281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83262,40.760166]},"properties":{"cartodb_id":9282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74538,40.666405]},"properties":{"cartodb_id":9284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902336,40.668324]},"properties":{"cartodb_id":9285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97935,40.746246]},"properties":{"cartodb_id":9286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93617,40.749714]},"properties":{"cartodb_id":9287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86633,40.866257]},"properties":{"cartodb_id":9288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99491,40.68443]},"properties":{"cartodb_id":9289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82662,40.884647]},"properties":{"cartodb_id":9290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88593,40.63043]},"properties":{"cartodb_id":9291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16974,40.576965]},"properties":{"cartodb_id":9292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94778,40.633995]},"properties":{"cartodb_id":9293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88638,40.712204]},"properties":{"cartodb_id":9295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901566,40.862164]},"properties":{"cartodb_id":9296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.158066,40.6094]},"properties":{"cartodb_id":9297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80799,40.71582]},"properties":{"cartodb_id":9298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89797,40.65753]},"properties":{"cartodb_id":9299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91605,40.63569]},"properties":{"cartodb_id":9300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80834,40.74053]},"properties":{"cartodb_id":9301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823044,40.764713]},"properties":{"cartodb_id":9302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95807,40.732716]},"properties":{"cartodb_id":9305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.006775,40.705624]},"properties":{"cartodb_id":9306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9445,40.725616]},"properties":{"cartodb_id":9307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71107,40.749306]},"properties":{"cartodb_id":9308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90258,40.831936]},"properties":{"cartodb_id":9309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82502,40.68795]},"properties":{"cartodb_id":9310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14403,40.62499]},"properties":{"cartodb_id":9311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99922,40.672886]},"properties":{"cartodb_id":9312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:21:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.2461,40.50394]},"properties":{"cartodb_id":9313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.756195,40.73413]},"properties":{"cartodb_id":9314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76009,40.601643]},"properties":{"cartodb_id":9315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92997,40.69008]},"properties":{"cartodb_id":9316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91263,40.64392]},"properties":{"cartodb_id":9317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.726776,40.689857]},"properties":{"cartodb_id":9318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98542,40.75302]},"properties":{"cartodb_id":9320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90395,40.87626]},"properties":{"cartodb_id":9321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94439,40.829647]},"properties":{"cartodb_id":9322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82319,40.68662]},"properties":{"cartodb_id":9324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83192,40.75895]},"properties":{"cartodb_id":9326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92682,40.618458]},"properties":{"cartodb_id":9327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919914,40.834324]},"properties":{"cartodb_id":9328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992615,40.724136]},"properties":{"cartodb_id":9329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82212,40.757164]},"properties":{"cartodb_id":9330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84877,40.736355]},"properties":{"cartodb_id":9331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90464,40.768547]},"properties":{"cartodb_id":9332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9774,40.754536]},"properties":{"cartodb_id":9333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86665,40.733376]},"properties":{"cartodb_id":9334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92619,40.76235]},"properties":{"cartodb_id":9335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95648,40.771385]},"properties":{"cartodb_id":9336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82324,40.71705]},"properties":{"cartodb_id":9337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986206,40.767242]},"properties":{"cartodb_id":9338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952866,40.590294]},"properties":{"cartodb_id":9339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00559,40.635868]},"properties":{"cartodb_id":9340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11902,40.628708]},"properties":{"cartodb_id":9341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885666,40.835583]},"properties":{"cartodb_id":9342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88253,40.869408]},"properties":{"cartodb_id":9343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.165794,40.590706]},"properties":{"cartodb_id":9345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7747,40.76879]},"properties":{"cartodb_id":9346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8614,40.734978]},"properties":{"cartodb_id":9347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.103516,40.616413]},"properties":{"cartodb_id":9348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97737,40.784462]},"properties":{"cartodb_id":9349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97655,40.57529]},"properties":{"cartodb_id":9350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94478,40.651066]},"properties":{"cartodb_id":9351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94968,40.651695]},"properties":{"cartodb_id":9352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82736,40.766853]},"properties":{"cartodb_id":9353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97989,40.645107]},"properties":{"cartodb_id":9354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9644,40.807335]},"properties":{"cartodb_id":9355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98229,40.716976]},"properties":{"cartodb_id":9356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16984,40.561077]},"properties":{"cartodb_id":9357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76239,40.691666]},"properties":{"cartodb_id":9358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.198105,40.519695]},"properties":{"cartodb_id":9359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90725,40.88756]},"properties":{"cartodb_id":9361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903275,40.822357]},"properties":{"cartodb_id":9363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96521,40.71779]},"properties":{"cartodb_id":9364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98963,40.702522]},"properties":{"cartodb_id":9366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96053,40.799957]},"properties":{"cartodb_id":9368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.836525,40.706738]},"properties":{"cartodb_id":9369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.996635,40.71407]},"properties":{"cartodb_id":9370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91947,40.64024]},"properties":{"cartodb_id":9371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89405,40.86028]},"properties":{"cartodb_id":9372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02605,40.63574]},"properties":{"cartodb_id":9373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92163,40.75303]},"properties":{"cartodb_id":9374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94471,40.711555]},"properties":{"cartodb_id":9375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76202,40.70187]},"properties":{"cartodb_id":9376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01256,40.630768]},"properties":{"cartodb_id":9377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76257,40.690784]},"properties":{"cartodb_id":9378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977745,40.68337]},"properties":{"cartodb_id":9381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00566,40.625454]},"properties":{"cartodb_id":9382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87381,40.669334]},"properties":{"cartodb_id":9383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92313,40.65562]},"properties":{"cartodb_id":9384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90247,40.84497]},"properties":{"cartodb_id":9385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88392,40.66585]},"properties":{"cartodb_id":9386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90152,40.703663]},"properties":{"cartodb_id":9387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94971,40.796215]},"properties":{"cartodb_id":9388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16242,40.591988]},"properties":{"cartodb_id":9390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961296,40.651443]},"properties":{"cartodb_id":9391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91878,40.867733]},"properties":{"cartodb_id":9392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94445,40.745453]},"properties":{"cartodb_id":9393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79793,40.69145]},"properties":{"cartodb_id":9394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.797485,40.79009]},"properties":{"cartodb_id":9396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897514,40.83447]},"properties":{"cartodb_id":9397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15677,40.61636]},"properties":{"cartodb_id":9398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74013,40.635643]},"properties":{"cartodb_id":9399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15564,40.61807]},"properties":{"cartodb_id":9400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":9401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87119,40.683933]},"properties":{"cartodb_id":9402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02703,40.619057]},"properties":{"cartodb_id":9403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87769,40.729427]},"properties":{"cartodb_id":9405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96372,40.777016]},"properties":{"cartodb_id":9406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91921,40.83767]},"properties":{"cartodb_id":9407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10012,40.59836]},"properties":{"cartodb_id":9408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83131,40.88471]},"properties":{"cartodb_id":9409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81027,40.73866]},"properties":{"cartodb_id":9410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86628,40.750763]},"properties":{"cartodb_id":9411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01557,40.640064]},"properties":{"cartodb_id":9412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879845,40.748062]},"properties":{"cartodb_id":9415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96893,40.790928]},"properties":{"cartodb_id":9416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99074,40.693047]},"properties":{"cartodb_id":9417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887184,40.76705]},"properties":{"cartodb_id":9420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91721,40.866814]},"properties":{"cartodb_id":9421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14071,40.60563]},"properties":{"cartodb_id":9422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89338,40.773415]},"properties":{"cartodb_id":9424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74746,40.69577]},"properties":{"cartodb_id":9426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83011,40.852913]},"properties":{"cartodb_id":9427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861755,40.749966]},"properties":{"cartodb_id":9428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952484,40.821964]},"properties":{"cartodb_id":9429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75523,40.72476]},"properties":{"cartodb_id":9430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78574,40.672382]},"properties":{"cartodb_id":9431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95224,40.81124]},"properties":{"cartodb_id":9432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85833,40.738083]},"properties":{"cartodb_id":9433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97039,40.7966]},"properties":{"cartodb_id":9434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98052,40.697437]},"properties":{"cartodb_id":9435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91647,40.835777]},"properties":{"cartodb_id":9436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951965,40.68607]},"properties":{"cartodb_id":9437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84404,40.783222]},"properties":{"cartodb_id":9438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85964,40.713596]},"properties":{"cartodb_id":9439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86686,40.73482]},"properties":{"cartodb_id":9441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9177,40.767353]},"properties":{"cartodb_id":9442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94056,40.695614]},"properties":{"cartodb_id":9443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.816536,40.75814]},"properties":{"cartodb_id":9444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96287,40.77242]},"properties":{"cartodb_id":9445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91068,40.701046]},"properties":{"cartodb_id":9447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92843,40.667973]},"properties":{"cartodb_id":9448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74061,40.665974]},"properties":{"cartodb_id":9449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825424,40.717335]},"properties":{"cartodb_id":9450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99518,40.659668]},"properties":{"cartodb_id":9451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93096,40.67058]},"properties":{"cartodb_id":9452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9591,40.77759]},"properties":{"cartodb_id":9453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83653,40.666756]},"properties":{"cartodb_id":9454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997795,40.724236]},"properties":{"cartodb_id":9455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927864,40.83562]},"properties":{"cartodb_id":9456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78463,40.74909]},"properties":{"cartodb_id":9458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97721,40.74285]},"properties":{"cartodb_id":9460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75961,40.76747]},"properties":{"cartodb_id":9462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87157,40.730064]},"properties":{"cartodb_id":9463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83224,40.71512]},"properties":{"cartodb_id":9464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85569,40.663864]},"properties":{"cartodb_id":9465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89544,40.815845]},"properties":{"cartodb_id":9466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T07:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94473,40.783245]},"properties":{"cartodb_id":9467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889015,40.83661]},"properties":{"cartodb_id":9468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T07:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97991,40.729332]},"properties":{"cartodb_id":9469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00223,40.72034]},"properties":{"cartodb_id":9471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965904,40.58773]},"properties":{"cartodb_id":9472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.813896,40.671196]},"properties":{"cartodb_id":9473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93359,40.74473]},"properties":{"cartodb_id":9474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8279,40.71517]},"properties":{"cartodb_id":9475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T06:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99057,40.732994]},"properties":{"cartodb_id":9477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99207,40.75159]},"properties":{"cartodb_id":9478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93202,40.639614]},"properties":{"cartodb_id":9479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T06:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81227,40.76113]},"properties":{"cartodb_id":9480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91398,40.88518]},"properties":{"cartodb_id":9481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804955,40.725742]},"properties":{"cartodb_id":9483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T06:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98286,40.65771]},"properties":{"cartodb_id":9484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933304,40.675186]},"properties":{"cartodb_id":9486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07517,40.614918]},"properties":{"cartodb_id":9487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93496,40.737785]},"properties":{"cartodb_id":9488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15393,40.559383]},"properties":{"cartodb_id":9489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909546,40.678936]},"properties":{"cartodb_id":9492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86592,40.82993]},"properties":{"cartodb_id":9493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86146,40.745167]},"properties":{"cartodb_id":9494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89793,40.748493]},"properties":{"cartodb_id":9495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T04:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96446,40.681126]},"properties":{"cartodb_id":9496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99188,40.610752]},"properties":{"cartodb_id":9498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T04:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81019,40.756744]},"properties":{"cartodb_id":9499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T04:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98865,40.72293]},"properties":{"cartodb_id":9501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T03:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91942,40.863792]},"properties":{"cartodb_id":9503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T03:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90741,40.83623]},"properties":{"cartodb_id":9504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T03:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826225,40.834354]},"properties":{"cartodb_id":9507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T03:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948204,40.706852]},"properties":{"cartodb_id":9508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75259,40.68912]},"properties":{"cartodb_id":9509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955376,40.800236]},"properties":{"cartodb_id":9510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990524,40.746037]},"properties":{"cartodb_id":9511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T02:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87192,40.675404]},"properties":{"cartodb_id":9512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T02:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9682,40.758003]},"properties":{"cartodb_id":9513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T02:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74605,40.66205]},"properties":{"cartodb_id":9515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858765,40.86305]},"properties":{"cartodb_id":9516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98993,40.73329]},"properties":{"cartodb_id":9517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T02:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76107,40.7006]},"properties":{"cartodb_id":9518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T02:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984535,40.75092]},"properties":{"cartodb_id":9519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97218,40.604195]},"properties":{"cartodb_id":9520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965706,40.754505]},"properties":{"cartodb_id":9521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T01:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77297,40.6847]},"properties":{"cartodb_id":9522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967865,40.74835]},"properties":{"cartodb_id":9523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96258,40.708534]},"properties":{"cartodb_id":9526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T01:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9783,40.766533]},"properties":{"cartodb_id":9529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.008385,40.716587]},"properties":{"cartodb_id":9531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16869,40.61452]},"properties":{"cartodb_id":9532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93603,40.806293]},"properties":{"cartodb_id":9533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825424,40.781685]},"properties":{"cartodb_id":9534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00615,40.718662]},"properties":{"cartodb_id":9535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99215,40.7591]},"properties":{"cartodb_id":9538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81161,40.70605]},"properties":{"cartodb_id":9539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87467,40.765465]},"properties":{"cartodb_id":9540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88788,40.67046]},"properties":{"cartodb_id":9541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93824,40.84691]},"properties":{"cartodb_id":9543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98081,40.68073]},"properties":{"cartodb_id":9544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.801544,40.79328]},"properties":{"cartodb_id":9545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98977,40.731815]},"properties":{"cartodb_id":9547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91143,40.66865]},"properties":{"cartodb_id":9548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":9550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94126,40.62734]},"properties":{"cartodb_id":9553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9541,40.774654]},"properties":{"cartodb_id":9555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99454,40.760925]},"properties":{"cartodb_id":9556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16239,40.607185]},"properties":{"cartodb_id":9557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87148,40.84504]},"properties":{"cartodb_id":9558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952736,40.738853]},"properties":{"cartodb_id":9560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88179,40.823402]},"properties":{"cartodb_id":9561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98804,40.764736]},"properties":{"cartodb_id":9562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98113,40.733242]},"properties":{"cartodb_id":9563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97906,40.763416]},"properties":{"cartodb_id":9564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96807,40.755505]},"properties":{"cartodb_id":9566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92557,40.69149]},"properties":{"cartodb_id":9567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77255,40.766552]},"properties":{"cartodb_id":9569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99097,40.752823]},"properties":{"cartodb_id":9570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.844696,40.818142]},"properties":{"cartodb_id":9571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00838,40.636635]},"properties":{"cartodb_id":9572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87043,40.86536]},"properties":{"cartodb_id":9573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989174,40.688614]},"properties":{"cartodb_id":9574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75117,40.707153]},"properties":{"cartodb_id":9575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902725,40.85352]},"properties":{"cartodb_id":9576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95944,40.647358]},"properties":{"cartodb_id":9577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82686,40.685837]},"properties":{"cartodb_id":9578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00566,40.726437]},"properties":{"cartodb_id":9579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86275,40.833813]},"properties":{"cartodb_id":9580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93617,40.749714]},"properties":{"cartodb_id":9582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.923744,40.66315]},"properties":{"cartodb_id":9583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941284,40.723362]},"properties":{"cartodb_id":9585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87732,40.844006]},"properties":{"cartodb_id":9586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817635,40.688774]},"properties":{"cartodb_id":9587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86284,40.765976]},"properties":{"cartodb_id":9588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90558,40.855785]},"properties":{"cartodb_id":9591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.894554,40.72462]},"properties":{"cartodb_id":9592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85206,40.737682]},"properties":{"cartodb_id":9593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93432,40.661148]},"properties":{"cartodb_id":9595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91893,40.732033]},"properties":{"cartodb_id":9597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72738,40.708485]},"properties":{"cartodb_id":9599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96112,40.71993]},"properties":{"cartodb_id":9600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97848,40.655037]},"properties":{"cartodb_id":9601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06926,40.618305]},"properties":{"cartodb_id":9602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.802605,40.67447]},"properties":{"cartodb_id":9605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941154,40.70028]},"properties":{"cartodb_id":9606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76423,40.762398]},"properties":{"cartodb_id":9608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89797,40.884033]},"properties":{"cartodb_id":9609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91608,40.7699]},"properties":{"cartodb_id":9611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96043,40.5883]},"properties":{"cartodb_id":9613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90674,40.72773]},"properties":{"cartodb_id":9615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95183,40.727383]},"properties":{"cartodb_id":9616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88009,40.729713]},"properties":{"cartodb_id":9617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98412,40.75484]},"properties":{"cartodb_id":9618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97683,40.675003]},"properties":{"cartodb_id":9619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99692,40.682674]},"properties":{"cartodb_id":9620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9073,40.78043]},"properties":{"cartodb_id":9621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921646,40.838886]},"properties":{"cartodb_id":9622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92239,40.701103]},"properties":{"cartodb_id":9624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89404,40.766777]},"properties":{"cartodb_id":9625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.849304,40.688694]},"properties":{"cartodb_id":9626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94649,40.631706]},"properties":{"cartodb_id":9627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94743,40.724884]},"properties":{"cartodb_id":9628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.782875,40.77878]},"properties":{"cartodb_id":9629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17663,40.619812]},"properties":{"cartodb_id":9630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91623,40.699024]},"properties":{"cartodb_id":9632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903824,40.62219]},"properties":{"cartodb_id":9633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86971,40.65136]},"properties":{"cartodb_id":9634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96633,40.70483]},"properties":{"cartodb_id":9635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94463,40.67312]},"properties":{"cartodb_id":9636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74069,40.672173]},"properties":{"cartodb_id":9637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74445,40.75369]},"properties":{"cartodb_id":9638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826805,40.88485]},"properties":{"cartodb_id":9639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97594,40.683506]},"properties":{"cartodb_id":9640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94226,40.833763]},"properties":{"cartodb_id":9641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99215,40.7591]},"properties":{"cartodb_id":9642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84331,40.78015]},"properties":{"cartodb_id":9643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967285,40.581802]},"properties":{"cartodb_id":9644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84146,40.70904]},"properties":{"cartodb_id":9646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98537,40.690666]},"properties":{"cartodb_id":9648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75348,40.742405]},"properties":{"cartodb_id":9649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86174,40.69439]},"properties":{"cartodb_id":9650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08941,40.586754]},"properties":{"cartodb_id":9651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979065,40.75022]},"properties":{"cartodb_id":9652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85201,40.75218]},"properties":{"cartodb_id":9654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.840546,40.65388]},"properties":{"cartodb_id":9656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943954,40.652386]},"properties":{"cartodb_id":9658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98021,40.77548]},"properties":{"cartodb_id":9659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83531,40.721497]},"properties":{"cartodb_id":9660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89689,40.822117]},"properties":{"cartodb_id":9661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15877,40.613007]},"properties":{"cartodb_id":9663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95417,40.787224]},"properties":{"cartodb_id":9664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82318,40.75819]},"properties":{"cartodb_id":9665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78147,40.69447]},"properties":{"cartodb_id":9666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.758255,40.69908]},"properties":{"cartodb_id":9667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86737,40.86543]},"properties":{"cartodb_id":9668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06688,40.604412]},"properties":{"cartodb_id":9669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98019,40.754433]},"properties":{"cartodb_id":9670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99789,40.577545]},"properties":{"cartodb_id":9671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866394,40.88756]},"properties":{"cartodb_id":9672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74305,40.715397]},"properties":{"cartodb_id":9673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81461,40.699512]},"properties":{"cartodb_id":9674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89384,40.82967]},"properties":{"cartodb_id":9675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03237,40.62025]},"properties":{"cartodb_id":9676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99119,40.75533]},"properties":{"cartodb_id":9677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19276,40.554085]},"properties":{"cartodb_id":9678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91253,40.88401]},"properties":{"cartodb_id":9679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85183,40.73228]},"properties":{"cartodb_id":9680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94774,40.669704]},"properties":{"cartodb_id":9681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83739,40.580105]},"properties":{"cartodb_id":9682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98328,40.58619]},"properties":{"cartodb_id":9683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93898,40.61324]},"properties":{"cartodb_id":9685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834305,40.72025]},"properties":{"cartodb_id":9686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71811,40.73522]},"properties":{"cartodb_id":9687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74429,40.765358]},"properties":{"cartodb_id":9688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12668,40.612793]},"properties":{"cartodb_id":9689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87032,40.668903]},"properties":{"cartodb_id":9690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98061,40.721676]},"properties":{"cartodb_id":9692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83516,40.690598]},"properties":{"cartodb_id":9693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943245,40.79931]},"properties":{"cartodb_id":9694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95623,40.667477]},"properties":{"cartodb_id":9695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94596,40.583702]},"properties":{"cartodb_id":9696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74843,40.727577]},"properties":{"cartodb_id":9697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97163,40.65108]},"properties":{"cartodb_id":9699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9494,40.835484]},"properties":{"cartodb_id":9700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95694,40.817543]},"properties":{"cartodb_id":9701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75862,40.609398]},"properties":{"cartodb_id":9702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96563,40.627155]},"properties":{"cartodb_id":9703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03255,40.606544]},"properties":{"cartodb_id":9704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83907,40.870567]},"properties":{"cartodb_id":9705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9898,40.757233]},"properties":{"cartodb_id":9706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912575,40.753304]},"properties":{"cartodb_id":9707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85637,40.895252]},"properties":{"cartodb_id":9708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.996086,40.716194]},"properties":{"cartodb_id":9709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77134,40.764263]},"properties":{"cartodb_id":9710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941696,40.838425]},"properties":{"cartodb_id":9711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946335,40.629276]},"properties":{"cartodb_id":9712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85155,40.791515]},"properties":{"cartodb_id":9713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8929,40.773808]},"properties":{"cartodb_id":9714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95386,40.663727]},"properties":{"cartodb_id":9715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13896,40.624332]},"properties":{"cartodb_id":9717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98322,40.762707]},"properties":{"cartodb_id":9718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80385,40.761406]},"properties":{"cartodb_id":9719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98656,40.633488]},"properties":{"cartodb_id":9720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.021225,40.61847]},"properties":{"cartodb_id":9721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.014404,40.680233]},"properties":{"cartodb_id":9722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92129,40.835724]},"properties":{"cartodb_id":9723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98091,40.737885]},"properties":{"cartodb_id":9724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01057,40.713844]},"properties":{"cartodb_id":9725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02476,40.62432]},"properties":{"cartodb_id":9726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83727,40.74091]},"properties":{"cartodb_id":9727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92007,40.82267]},"properties":{"cartodb_id":9728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877556,40.668587]},"properties":{"cartodb_id":9730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92195,40.84104]},"properties":{"cartodb_id":9731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8174,40.76657]},"properties":{"cartodb_id":9734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86621,40.869694]},"properties":{"cartodb_id":9735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94627,40.724606]},"properties":{"cartodb_id":9736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87951,40.825905]},"properties":{"cartodb_id":9737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89532,40.748596]},"properties":{"cartodb_id":9738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87713,40.895466]},"properties":{"cartodb_id":9739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98436,40.76735]},"properties":{"cartodb_id":9740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94992,40.676094]},"properties":{"cartodb_id":9741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.848854,40.68816]},"properties":{"cartodb_id":9743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77522,40.661312]},"properties":{"cartodb_id":9745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83629,40.83917]},"properties":{"cartodb_id":9746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9336,40.663597]},"properties":{"cartodb_id":9748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93974,40.660072]},"properties":{"cartodb_id":9749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08473,40.614616]},"properties":{"cartodb_id":9750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88544,40.855755]},"properties":{"cartodb_id":9751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956856,40.698067]},"properties":{"cartodb_id":9752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94965,40.678963]},"properties":{"cartodb_id":9753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8562,40.899185]},"properties":{"cartodb_id":9754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90117,40.714622]},"properties":{"cartodb_id":9755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85087,40.69125]},"properties":{"cartodb_id":9756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87035,40.733536]},"properties":{"cartodb_id":9758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84335,40.67542]},"properties":{"cartodb_id":9759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866394,40.88756]},"properties":{"cartodb_id":9760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92182,40.677017]},"properties":{"cartodb_id":9761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01116,40.6374]},"properties":{"cartodb_id":9762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89962,40.768303]},"properties":{"cartodb_id":9763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82158,40.8685]},"properties":{"cartodb_id":9764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87342,40.734375]},"properties":{"cartodb_id":9765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.859116,40.897865]},"properties":{"cartodb_id":9766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.768265,40.763046]},"properties":{"cartodb_id":9767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94022,40.699768]},"properties":{"cartodb_id":9768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18201,40.609783]},"properties":{"cartodb_id":9770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94712,40.584755]},"properties":{"cartodb_id":9772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84392,40.828407]},"properties":{"cartodb_id":9773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91753,40.62194]},"properties":{"cartodb_id":9774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93268,40.68603]},"properties":{"cartodb_id":9776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87063,40.665092]},"properties":{"cartodb_id":9777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84686,40.68594]},"properties":{"cartodb_id":9778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961105,40.61012]},"properties":{"cartodb_id":9779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97989,40.645107]},"properties":{"cartodb_id":9780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99771,40.66401]},"properties":{"cartodb_id":9781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.838646,40.72164]},"properties":{"cartodb_id":9783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08239,40.61683]},"properties":{"cartodb_id":9784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8628,40.722572]},"properties":{"cartodb_id":9786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90863,40.843014]},"properties":{"cartodb_id":9787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09259,40.60514]},"properties":{"cartodb_id":9788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83402,40.7621]},"properties":{"cartodb_id":9789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0014,40.67578]},"properties":{"cartodb_id":9790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78408,40.769314]},"properties":{"cartodb_id":9791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83635,40.769325]},"properties":{"cartodb_id":9792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907715,40.736572]},"properties":{"cartodb_id":9793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86071,40.823948]},"properties":{"cartodb_id":9795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.768585,40.712555]},"properties":{"cartodb_id":9796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95411,40.58284]},"properties":{"cartodb_id":9798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74007,40.713745]},"properties":{"cartodb_id":9799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84539,40.70958]},"properties":{"cartodb_id":9800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96715,40.806843]},"properties":{"cartodb_id":9801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.098816,40.572563]},"properties":{"cartodb_id":9802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901634,40.664413]},"properties":{"cartodb_id":9804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9174,40.76502]},"properties":{"cartodb_id":9806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.925606,40.668495]},"properties":{"cartodb_id":9807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00599,40.614803]},"properties":{"cartodb_id":9808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93728,40.829155]},"properties":{"cartodb_id":9812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84586,40.78322]},"properties":{"cartodb_id":9813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98962,40.687992]},"properties":{"cartodb_id":9814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97923,40.66973]},"properties":{"cartodb_id":9815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96249,40.635933]},"properties":{"cartodb_id":9816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97769,40.763645]},"properties":{"cartodb_id":9818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84459,40.680687]},"properties":{"cartodb_id":9819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000755,40.630173]},"properties":{"cartodb_id":9820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973076,40.751076]},"properties":{"cartodb_id":9821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99178,40.74433]},"properties":{"cartodb_id":9823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82158,40.8685]},"properties":{"cartodb_id":9824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99915,40.75458]},"properties":{"cartodb_id":9825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07683,40.64445]},"properties":{"cartodb_id":9827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970505,40.76484]},"properties":{"cartodb_id":9828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8234,40.754375]},"properties":{"cartodb_id":9829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981834,40.752197]},"properties":{"cartodb_id":9832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95067,40.62636]},"properties":{"cartodb_id":9833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911545,40.77802]},"properties":{"cartodb_id":9834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83127,40.71444]},"properties":{"cartodb_id":9835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80666,40.687508]},"properties":{"cartodb_id":9837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":9838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86848,40.722294]},"properties":{"cartodb_id":9839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94818,40.724636]},"properties":{"cartodb_id":9840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93878,40.68307]},"properties":{"cartodb_id":9842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.765526,40.67772]},"properties":{"cartodb_id":9843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9037,40.858707]},"properties":{"cartodb_id":9844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8939,40.821537]},"properties":{"cartodb_id":9845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86426,40.689587]},"properties":{"cartodb_id":9846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77834,40.767952]},"properties":{"cartodb_id":9847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92189,40.763573]},"properties":{"cartodb_id":9848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18341,40.565403]},"properties":{"cartodb_id":9849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987915,40.743824]},"properties":{"cartodb_id":9850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933105,40.622692]},"properties":{"cartodb_id":9852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90589,40.708652]},"properties":{"cartodb_id":9853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99546,40.69812]},"properties":{"cartodb_id":9854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94291,40.68786]},"properties":{"cartodb_id":9855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84052,40.84073]},"properties":{"cartodb_id":9857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83485,40.692135]},"properties":{"cartodb_id":9858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90698,40.70003]},"properties":{"cartodb_id":9859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76896,40.660652]},"properties":{"cartodb_id":9861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98952,40.673267]},"properties":{"cartodb_id":9863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924576,40.769264]},"properties":{"cartodb_id":9864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912575,40.753304]},"properties":{"cartodb_id":9865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75286,40.60426]},"properties":{"cartodb_id":9866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83544,40.74552]},"properties":{"cartodb_id":9867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88557,40.81464]},"properties":{"cartodb_id":9868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.189606,40.60235]},"properties":{"cartodb_id":9870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915855,40.76963]},"properties":{"cartodb_id":9871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.881874,40.741734]},"properties":{"cartodb_id":9872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86316,40.73447]},"properties":{"cartodb_id":9873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92785,40.691833]},"properties":{"cartodb_id":9874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915,40.763893]},"properties":{"cartodb_id":9875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17477,40.526733]},"properties":{"cartodb_id":9876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.847496,40.69222]},"properties":{"cartodb_id":9877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91065,40.84698]},"properties":{"cartodb_id":9878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972145,40.671555]},"properties":{"cartodb_id":9879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81236,40.82081]},"properties":{"cartodb_id":9880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003975,40.742863]},"properties":{"cartodb_id":9881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88312,40.84827]},"properties":{"cartodb_id":9882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85793,40.756683]},"properties":{"cartodb_id":9883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08839,40.608727]},"properties":{"cartodb_id":9884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7589,40.74648]},"properties":{"cartodb_id":9885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98448,40.779804]},"properties":{"cartodb_id":9886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952866,40.590294]},"properties":{"cartodb_id":9887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951805,40.743015]},"properties":{"cartodb_id":9888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81924,40.676132]},"properties":{"cartodb_id":9889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90005,40.872135]},"properties":{"cartodb_id":9890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90027,40.85429]},"properties":{"cartodb_id":9891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960144,40.7059]},"properties":{"cartodb_id":9892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16179,40.575333]},"properties":{"cartodb_id":9893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00617,40.70798]},"properties":{"cartodb_id":9894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81841,40.75383]},"properties":{"cartodb_id":9896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94435,40.647076]},"properties":{"cartodb_id":9897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877075,40.73787]},"properties":{"cartodb_id":9898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91474,40.6481]},"properties":{"cartodb_id":9899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94955,40.706738]},"properties":{"cartodb_id":9900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.171684,40.55924]},"properties":{"cartodb_id":9901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97499,40.69802]},"properties":{"cartodb_id":9902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99163,40.689434]},"properties":{"cartodb_id":9903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81662,40.703163]},"properties":{"cartodb_id":9904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9988,40.76015]},"properties":{"cartodb_id":9905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01468,40.62658]},"properties":{"cartodb_id":9906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98236,40.751488]},"properties":{"cartodb_id":9907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.846634,40.774223]},"properties":{"cartodb_id":9908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93911,40.752228]},"properties":{"cartodb_id":9911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02301,40.628567]},"properties":{"cartodb_id":9916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97348,40.696228]},"properties":{"cartodb_id":9917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96054,40.659164]},"properties":{"cartodb_id":9918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90607,40.768467]},"properties":{"cartodb_id":9920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78291,40.67593]},"properties":{"cartodb_id":9921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.862595,40.73426]},"properties":{"cartodb_id":9924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973495,40.756145]},"properties":{"cartodb_id":9925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94987,40.681805]},"properties":{"cartodb_id":9926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99698,40.731407]},"properties":{"cartodb_id":9927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986496,40.724163]},"properties":{"cartodb_id":9928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93113,40.668797]},"properties":{"cartodb_id":9929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79299,40.70715]},"properties":{"cartodb_id":9930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97302,40.76428]},"properties":{"cartodb_id":9931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99261,40.73885]},"properties":{"cartodb_id":9933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97458,40.582912]},"properties":{"cartodb_id":9935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94455,40.80907]},"properties":{"cartodb_id":9936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86986,40.855793]},"properties":{"cartodb_id":9937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95449,40.778137]},"properties":{"cartodb_id":9938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986404,40.7517]},"properties":{"cartodb_id":9939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94131,40.687294]},"properties":{"cartodb_id":9940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99569,40.639683]},"properties":{"cartodb_id":9941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94013,40.71636]},"properties":{"cartodb_id":9942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834526,40.837605]},"properties":{"cartodb_id":9944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98726,40.62202]},"properties":{"cartodb_id":9945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95602,40.652313]},"properties":{"cartodb_id":9946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959854,40.601955]},"properties":{"cartodb_id":9947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94476,40.71976]},"properties":{"cartodb_id":9948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84146,40.70904]},"properties":{"cartodb_id":9949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823044,40.764713]},"properties":{"cartodb_id":9950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90781,40.62015]},"properties":{"cartodb_id":9953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91135,40.672073]},"properties":{"cartodb_id":9954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907005,40.67024]},"properties":{"cartodb_id":9955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79279,40.74119]},"properties":{"cartodb_id":9958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87863,40.679676]},"properties":{"cartodb_id":9960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87608,40.770332]},"properties":{"cartodb_id":9961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91465,40.687504]},"properties":{"cartodb_id":9963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84737,40.733612]},"properties":{"cartodb_id":9964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93792,40.803696]},"properties":{"cartodb_id":9965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00608,40.75018]},"properties":{"cartodb_id":9966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82278,40.728664]},"properties":{"cartodb_id":9967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88269,40.701797]},"properties":{"cartodb_id":9968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00934,40.630547]},"properties":{"cartodb_id":9969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980385,40.737648]},"properties":{"cartodb_id":9970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949455,40.634506]},"properties":{"cartodb_id":9971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8749,40.657642]},"properties":{"cartodb_id":9972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88193,40.82304]},"properties":{"cartodb_id":9973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.729675,40.667]},"properties":{"cartodb_id":9974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97528,40.578983]},"properties":{"cartodb_id":9976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961365,40.78024]},"properties":{"cartodb_id":9977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950424,40.670746]},"properties":{"cartodb_id":9978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817406,40.695152]},"properties":{"cartodb_id":9979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973625,40.606556]},"properties":{"cartodb_id":9981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891495,40.681923]},"properties":{"cartodb_id":9983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928894,40.585056]},"properties":{"cartodb_id":9986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71051,40.732716]},"properties":{"cartodb_id":9987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72643,40.762337]},"properties":{"cartodb_id":9988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833374,40.86826]},"properties":{"cartodb_id":9989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883995,40.66944]},"properties":{"cartodb_id":9991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84063,40.67403]},"properties":{"cartodb_id":9995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000145,40.758305]},"properties":{"cartodb_id":9996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77118,40.758293]},"properties":{"cartodb_id":9997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952866,40.590294]},"properties":{"cartodb_id":9998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8241,40.71314]},"properties":{"cartodb_id":9999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92872,40.815212]},"properties":{"cartodb_id":10000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94614,40.781315]},"properties":{"cartodb_id":10002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98906,40.768436]},"properties":{"cartodb_id":10003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80247,40.718597]},"properties":{"cartodb_id":10004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920784,40.81202]},"properties":{"cartodb_id":10005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92002,40.657322]},"properties":{"cartodb_id":10006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885666,40.835583]},"properties":{"cartodb_id":10009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.966156,40.767914]},"properties":{"cartodb_id":10010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955376,40.729374]},"properties":{"cartodb_id":10011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01168,40.709686]},"properties":{"cartodb_id":10013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833374,40.75539]},"properties":{"cartodb_id":10014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81574,40.785007]},"properties":{"cartodb_id":10015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95108,40.648857]},"properties":{"cartodb_id":10016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94415,40.678238]},"properties":{"cartodb_id":10017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986374,40.740185]},"properties":{"cartodb_id":10018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88516,40.649113]},"properties":{"cartodb_id":10019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852806,40.684254]},"properties":{"cartodb_id":10020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1073,40.58422]},"properties":{"cartodb_id":10021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.754005,40.604782]},"properties":{"cartodb_id":10022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16053,40.587643]},"properties":{"cartodb_id":10024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80839,40.738586]},"properties":{"cartodb_id":10025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77022,40.744892]},"properties":{"cartodb_id":10026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01029,40.705112]},"properties":{"cartodb_id":10027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86775,40.85283]},"properties":{"cartodb_id":10028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88551,40.706005]},"properties":{"cartodb_id":10029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97908,40.766876]},"properties":{"cartodb_id":10030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95863,40.653027]},"properties":{"cartodb_id":10032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99515,40.76199]},"properties":{"cartodb_id":10033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944336,40.703587]},"properties":{"cartodb_id":10035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98148,40.68993]},"properties":{"cartodb_id":10036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91361,40.66185]},"properties":{"cartodb_id":10037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.173935,40.603054]},"properties":{"cartodb_id":10038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895874,40.67189]},"properties":{"cartodb_id":10039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92493,40.627983]},"properties":{"cartodb_id":10040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95806,40.721733]},"properties":{"cartodb_id":10041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927246,40.738598]},"properties":{"cartodb_id":10042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79563,40.711758]},"properties":{"cartodb_id":10043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91135,40.672073]},"properties":{"cartodb_id":10046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T04:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95226,40.740913]},"properties":{"cartodb_id":10047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.849144,40.694504]},"properties":{"cartodb_id":10048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989586,40.739864]},"properties":{"cartodb_id":10049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T03:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.001434,40.751446]},"properties":{"cartodb_id":10051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T02:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.811775,40.666573]},"properties":{"cartodb_id":10053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99485,40.750294]},"properties":{"cartodb_id":10054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947495,40.63104]},"properties":{"cartodb_id":10055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T01:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82947,40.822376]},"properties":{"cartodb_id":10056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T01:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83095,40.74578]},"properties":{"cartodb_id":10057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951324,40.689133]},"properties":{"cartodb_id":10058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962524,40.76311]},"properties":{"cartodb_id":10059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85777,40.819878]},"properties":{"cartodb_id":10061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7324,40.72861]},"properties":{"cartodb_id":10062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93189,40.698425]},"properties":{"cartodb_id":10063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00703,40.74889]},"properties":{"cartodb_id":10064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87352,40.748466]},"properties":{"cartodb_id":10065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99263,40.68916]},"properties":{"cartodb_id":10067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94307,40.84019]},"properties":{"cartodb_id":10068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95256,40.70205]},"properties":{"cartodb_id":10069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97405,40.65735]},"properties":{"cartodb_id":10070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99275,40.693604]},"properties":{"cartodb_id":10071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8507,40.737797]},"properties":{"cartodb_id":10072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85566,40.88711]},"properties":{"cartodb_id":10073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72491,40.731953]},"properties":{"cartodb_id":10074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973976,40.762966]},"properties":{"cartodb_id":10076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949425,40.781063]},"properties":{"cartodb_id":10077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861916,40.757793]},"properties":{"cartodb_id":10078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99404,40.72032]},"properties":{"cartodb_id":10079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99552,40.749355]},"properties":{"cartodb_id":10080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95114,40.78848]},"properties":{"cartodb_id":10081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87689,40.755737]},"properties":{"cartodb_id":10082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97945,40.642796]},"properties":{"cartodb_id":10083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000755,40.630173]},"properties":{"cartodb_id":10084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73351,40.673588]},"properties":{"cartodb_id":10085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T22:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839455,40.6575]},"properties":{"cartodb_id":10086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83262,40.760166]},"properties":{"cartodb_id":10089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95506,40.773335]},"properties":{"cartodb_id":10090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T22:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00996,40.65218]},"properties":{"cartodb_id":10092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98719,40.73329]},"properties":{"cartodb_id":10093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924164,40.75396]},"properties":{"cartodb_id":10094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7939,40.71035]},"properties":{"cartodb_id":10095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99922,40.672886]},"properties":{"cartodb_id":10098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75656,40.748806]},"properties":{"cartodb_id":10099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93033,40.689297]},"properties":{"cartodb_id":10100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98501,40.57659]},"properties":{"cartodb_id":10101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94027,40.750965]},"properties":{"cartodb_id":10102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01106,40.678925]},"properties":{"cartodb_id":10104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82966,40.705544]},"properties":{"cartodb_id":10105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8897,40.6338]},"properties":{"cartodb_id":10106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96001,40.693375]},"properties":{"cartodb_id":10107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.085884,40.59589]},"properties":{"cartodb_id":10108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79627,40.761635]},"properties":{"cartodb_id":10109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84122,40.680946]},"properties":{"cartodb_id":10110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87608,40.770332]},"properties":{"cartodb_id":10111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84584,40.682106]},"properties":{"cartodb_id":10112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75236,40.66549]},"properties":{"cartodb_id":10113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985725,40.767918]},"properties":{"cartodb_id":10114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90024,40.67935]},"properties":{"cartodb_id":10115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01135,40.71491]},"properties":{"cartodb_id":10116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.776505,40.739395]},"properties":{"cartodb_id":10117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935455,40.67963]},"properties":{"cartodb_id":10118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82691,40.880608]},"properties":{"cartodb_id":10119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.741974,40.661484]},"properties":{"cartodb_id":10120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93034,40.84603]},"properties":{"cartodb_id":10121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90919,40.8855]},"properties":{"cartodb_id":10122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92632,40.71557]},"properties":{"cartodb_id":10123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970375,40.748177]},"properties":{"cartodb_id":10124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93089,40.848118]},"properties":{"cartodb_id":10125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82906,40.843742]},"properties":{"cartodb_id":10126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95292,40.71406]},"properties":{"cartodb_id":10127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99949,40.70853]},"properties":{"cartodb_id":10128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98885,40.758533]},"properties":{"cartodb_id":10130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.784225,40.789467]},"properties":{"cartodb_id":10131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82445,40.769283]},"properties":{"cartodb_id":10132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98682,40.699955]},"properties":{"cartodb_id":10133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99666,40.763123]},"properties":{"cartodb_id":10135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72681,40.74084]},"properties":{"cartodb_id":10136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08979,40.58339]},"properties":{"cartodb_id":10137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86847,40.749264]},"properties":{"cartodb_id":10139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877144,40.771374]},"properties":{"cartodb_id":10140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887,40.654274]},"properties":{"cartodb_id":10141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.762436,40.69238]},"properties":{"cartodb_id":10142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99536,40.75469]},"properties":{"cartodb_id":10143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82914,40.757523]},"properties":{"cartodb_id":10145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98289,40.766712]},"properties":{"cartodb_id":10146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90751,40.741863]},"properties":{"cartodb_id":10147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93041,40.746296]},"properties":{"cartodb_id":10148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97584,40.748863]},"properties":{"cartodb_id":10149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92159,40.607635]},"properties":{"cartodb_id":10150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12475,40.598293]},"properties":{"cartodb_id":10153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.739716,40.70558]},"properties":{"cartodb_id":10155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9728,40.688034]},"properties":{"cartodb_id":10156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83369,40.756317]},"properties":{"cartodb_id":10157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.770966,40.743168]},"properties":{"cartodb_id":10158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84721,40.8947]},"properties":{"cartodb_id":10159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932365,40.667896]},"properties":{"cartodb_id":10161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92027,40.633556]},"properties":{"cartodb_id":10163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89928,40.85225]},"properties":{"cartodb_id":10164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.014404,40.641186]},"properties":{"cartodb_id":10165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94959,40.679634]},"properties":{"cartodb_id":10166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83592,40.884693]},"properties":{"cartodb_id":10167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90692,40.765713]},"properties":{"cartodb_id":10168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88788,40.67046]},"properties":{"cartodb_id":10169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873665,40.7568]},"properties":{"cartodb_id":10170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90147,40.704494]},"properties":{"cartodb_id":10171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96519,40.75925]},"properties":{"cartodb_id":10173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95964,40.577995]},"properties":{"cartodb_id":10174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95645,40.82402]},"properties":{"cartodb_id":10176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74655,40.756096]},"properties":{"cartodb_id":10177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99563,40.749245]},"properties":{"cartodb_id":10178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961975,40.60784]},"properties":{"cartodb_id":10179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93673,40.743195]},"properties":{"cartodb_id":10182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82688,40.778084]},"properties":{"cartodb_id":10184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987404,40.721935]},"properties":{"cartodb_id":10186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9949,40.715836]},"properties":{"cartodb_id":10187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88804,40.655125]},"properties":{"cartodb_id":10188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8314,40.69515]},"properties":{"cartodb_id":10189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92275,40.765224]},"properties":{"cartodb_id":10191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99555,40.764626]},"properties":{"cartodb_id":10192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75949,40.678917]},"properties":{"cartodb_id":10193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82244,40.728]},"properties":{"cartodb_id":10194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78026,40.729458]},"properties":{"cartodb_id":10195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73531,40.7185]},"properties":{"cartodb_id":10196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84001,40.7243]},"properties":{"cartodb_id":10197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.812645,40.669052]},"properties":{"cartodb_id":10199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86406,40.89793]},"properties":{"cartodb_id":10200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73138,40.665165]},"properties":{"cartodb_id":10201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973785,40.68306]},"properties":{"cartodb_id":10203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951416,40.640766]},"properties":{"cartodb_id":10204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98036,40.78994]},"properties":{"cartodb_id":10205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95287,40.807095]},"properties":{"cartodb_id":10206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92534,40.700478]},"properties":{"cartodb_id":10207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96386,40.584137]},"properties":{"cartodb_id":10208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94149,40.5983]},"properties":{"cartodb_id":10209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.975494,40.762733]},"properties":{"cartodb_id":10210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98525,40.6879]},"properties":{"cartodb_id":10211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78652,40.719734]},"properties":{"cartodb_id":10212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87897,40.674385]},"properties":{"cartodb_id":10213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92946,40.714333]},"properties":{"cartodb_id":10214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96058,40.702614]},"properties":{"cartodb_id":10215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87919,40.679523]},"properties":{"cartodb_id":10217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78574,40.719738]},"properties":{"cartodb_id":10219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01393,40.614063]},"properties":{"cartodb_id":10220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78632,40.698143]},"properties":{"cartodb_id":10221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89359,40.747616]},"properties":{"cartodb_id":10222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95973,40.691986]},"properties":{"cartodb_id":10223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94428,40.781933]},"properties":{"cartodb_id":10225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9918,40.72639]},"properties":{"cartodb_id":10226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89398,40.676018]},"properties":{"cartodb_id":10227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.832664,40.868217]},"properties":{"cartodb_id":10228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83127,40.71444]},"properties":{"cartodb_id":10229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.874374,40.82433]},"properties":{"cartodb_id":10230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01047,40.711533]},"properties":{"cartodb_id":10231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16907,40.582287]},"properties":{"cartodb_id":10232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86938,40.898754]},"properties":{"cartodb_id":10233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.726265,40.726547]},"properties":{"cartodb_id":10234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.811295,40.71769]},"properties":{"cartodb_id":10235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98662,40.70376]},"properties":{"cartodb_id":10236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80509,40.731503]},"properties":{"cartodb_id":10237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.998215,40.755867]},"properties":{"cartodb_id":10238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01124,40.710365]},"properties":{"cartodb_id":10239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99254,40.753475]},"properties":{"cartodb_id":10240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.856064,40.826218]},"properties":{"cartodb_id":10241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15085,40.54996]},"properties":{"cartodb_id":10242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92858,40.830143]},"properties":{"cartodb_id":10243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85792,40.834312]},"properties":{"cartodb_id":10244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98327,40.694813]},"properties":{"cartodb_id":10246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93938,40.70498]},"properties":{"cartodb_id":10247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877525,40.64404]},"properties":{"cartodb_id":10248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7281,40.711033]},"properties":{"cartodb_id":10249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91467,40.713436]},"properties":{"cartodb_id":10250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81731,40.75286]},"properties":{"cartodb_id":10251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88264,40.742786]},"properties":{"cartodb_id":10252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16919,40.62055]},"properties":{"cartodb_id":10253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.793755,40.705914]},"properties":{"cartodb_id":10254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00479,40.723625]},"properties":{"cartodb_id":10255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.998215,40.755867]},"properties":{"cartodb_id":10256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99051,40.718685]},"properties":{"cartodb_id":10258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97234,40.616653]},"properties":{"cartodb_id":10259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97294,40.69168]},"properties":{"cartodb_id":10260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90912,40.881706]},"properties":{"cartodb_id":10261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79628,40.709557]},"properties":{"cartodb_id":10262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960236,40.76624]},"properties":{"cartodb_id":10264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99071,40.689144]},"properties":{"cartodb_id":10268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00302,40.684387]},"properties":{"cartodb_id":10270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9082,40.67538]},"properties":{"cartodb_id":10272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90307,40.642113]},"properties":{"cartodb_id":10273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98353,40.728382]},"properties":{"cartodb_id":10274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75809,40.744762]},"properties":{"cartodb_id":10275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915,40.689995]},"properties":{"cartodb_id":10276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92761,40.712963]},"properties":{"cartodb_id":10278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97985,40.687344]},"properties":{"cartodb_id":10280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93655,40.79649]},"properties":{"cartodb_id":10281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77654,40.755398]},"properties":{"cartodb_id":10283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912964,40.814266]},"properties":{"cartodb_id":10285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833405,40.755524]},"properties":{"cartodb_id":10286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82473,40.746174]},"properties":{"cartodb_id":10287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98505,40.748646]},"properties":{"cartodb_id":10288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83294,40.696384]},"properties":{"cartodb_id":10290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87824,40.67977]},"properties":{"cartodb_id":10291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87824,40.67977]},"properties":{"cartodb_id":10292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.837555,40.765858]},"properties":{"cartodb_id":10293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932045,40.857838]},"properties":{"cartodb_id":10294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930695,40.820515]},"properties":{"cartodb_id":10295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95443,40.80656]},"properties":{"cartodb_id":10296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88977,40.74798]},"properties":{"cartodb_id":10297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861664,40.76419]},"properties":{"cartodb_id":10298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89752,40.843994]},"properties":{"cartodb_id":10299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9213,40.639053]},"properties":{"cartodb_id":10300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78556,40.727764]},"properties":{"cartodb_id":10302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.775505,40.781]},"properties":{"cartodb_id":10303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99024,40.752514]},"properties":{"cartodb_id":10304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93649,40.82143]},"properties":{"cartodb_id":10305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997986,40.72266]},"properties":{"cartodb_id":10306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73113,40.760933]},"properties":{"cartodb_id":10307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93593,40.676895]},"properties":{"cartodb_id":10310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.116554,40.610928]},"properties":{"cartodb_id":10311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9905,40.643166]},"properties":{"cartodb_id":10312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96807,40.755505]},"properties":{"cartodb_id":10313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979614,40.57944]},"properties":{"cartodb_id":10314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94631,40.71578]},"properties":{"cartodb_id":10315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99396,40.751522]},"properties":{"cartodb_id":10316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17562,40.55554]},"properties":{"cartodb_id":10317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99855,40.628845]},"properties":{"cartodb_id":10318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78761,40.757896]},"properties":{"cartodb_id":10319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90105,40.88437]},"properties":{"cartodb_id":10320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9182,40.765392]},"properties":{"cartodb_id":10321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80876,40.706024]},"properties":{"cartodb_id":10322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81352,40.702522]},"properties":{"cartodb_id":10324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850975,40.67172]},"properties":{"cartodb_id":10325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92656,40.74202]},"properties":{"cartodb_id":10327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89159,40.854862]},"properties":{"cartodb_id":10328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98153,40.57699]},"properties":{"cartodb_id":10329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0108,40.711018]},"properties":{"cartodb_id":10331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887405,40.751167]},"properties":{"cartodb_id":10332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84553,40.73995]},"properties":{"cartodb_id":10333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839386,40.695614]},"properties":{"cartodb_id":10334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773766,40.768974]},"properties":{"cartodb_id":10336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96319,40.719383]},"properties":{"cartodb_id":10339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9314,40.651688]},"properties":{"cartodb_id":10340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9325,40.634945]},"properties":{"cartodb_id":10343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.108116,40.630253]},"properties":{"cartodb_id":10344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91959,40.661995]},"properties":{"cartodb_id":10345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85155,40.726067]},"properties":{"cartodb_id":10346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82594,40.745193]},"properties":{"cartodb_id":10347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98074,40.7381]},"properties":{"cartodb_id":10348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999725,40.68742]},"properties":{"cartodb_id":10349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9643,40.76468]},"properties":{"cartodb_id":10350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95789,40.761173]},"properties":{"cartodb_id":10351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92285,40.771347]},"properties":{"cartodb_id":10352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.845566,40.837715]},"properties":{"cartodb_id":10353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88922,40.652275]},"properties":{"cartodb_id":10354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979836,40.722733]},"properties":{"cartodb_id":10355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.739555,40.665257]},"properties":{"cartodb_id":10357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97154,40.728996]},"properties":{"cartodb_id":10358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82093,40.691395]},"properties":{"cartodb_id":10359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93398,40.762825]},"properties":{"cartodb_id":10360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0181,40.647972]},"properties":{"cartodb_id":10361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8161,40.67801]},"properties":{"cartodb_id":10362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90686,40.811207]},"properties":{"cartodb_id":10363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97833,40.64327]},"properties":{"cartodb_id":10364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11919,40.61334]},"properties":{"cartodb_id":10365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991714,40.674618]},"properties":{"cartodb_id":10367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89544,40.815845]},"properties":{"cartodb_id":10368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90795,40.7268]},"properties":{"cartodb_id":10369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83283,40.75372]},"properties":{"cartodb_id":10370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82149,40.703415]},"properties":{"cartodb_id":10371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16542,40.601524]},"properties":{"cartodb_id":10372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93816,40.623848]},"properties":{"cartodb_id":10373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773384,40.659397]},"properties":{"cartodb_id":10374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95521,40.67834]},"properties":{"cartodb_id":10376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00558,40.633083]},"properties":{"cartodb_id":10377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88328,40.856026]},"properties":{"cartodb_id":10379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93725,40.591312]},"properties":{"cartodb_id":10380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9414,40.81847]},"properties":{"cartodb_id":10381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78506,40.739296]},"properties":{"cartodb_id":10382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95702,40.69897]},"properties":{"cartodb_id":10383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97192,40.757122]},"properties":{"cartodb_id":10385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92239,40.633213]},"properties":{"cartodb_id":10386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94536,40.690563]},"properties":{"cartodb_id":10387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985054,40.747772]},"properties":{"cartodb_id":10388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14692,40.631157]},"properties":{"cartodb_id":10389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90728,40.639404]},"properties":{"cartodb_id":10390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981636,40.744724]},"properties":{"cartodb_id":10392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97767,40.67157]},"properties":{"cartodb_id":10393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83127,40.71444]},"properties":{"cartodb_id":10394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95292,40.71406]},"properties":{"cartodb_id":10395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982,40.68342]},"properties":{"cartodb_id":10396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86857,40.83569]},"properties":{"cartodb_id":10397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.874054,40.835194]},"properties":{"cartodb_id":10398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924965,40.62835]},"properties":{"cartodb_id":10399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77985,40.666054]},"properties":{"cartodb_id":10400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77606,40.709103]},"properties":{"cartodb_id":10401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88145,40.73754]},"properties":{"cartodb_id":10402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08241,40.64071]},"properties":{"cartodb_id":10403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969345,40.785294]},"properties":{"cartodb_id":10404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990456,40.72306]},"properties":{"cartodb_id":10405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951004,40.744335]},"properties":{"cartodb_id":10406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98022,40.78056]},"properties":{"cartodb_id":10407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935905,40.707283]},"properties":{"cartodb_id":10408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76935,40.760254]},"properties":{"cartodb_id":10409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97119,40.766766]},"properties":{"cartodb_id":10410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13081,40.606743]},"properties":{"cartodb_id":10412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94157,40.81529]},"properties":{"cartodb_id":10413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.977684,40.752117]},"properties":{"cartodb_id":10415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82377,40.676876]},"properties":{"cartodb_id":10416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94475,40.732014]},"properties":{"cartodb_id":10417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84551,40.724964]},"properties":{"cartodb_id":10418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76941,40.6728]},"properties":{"cartodb_id":10419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00644,40.709557]},"properties":{"cartodb_id":10420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909386,40.844833]},"properties":{"cartodb_id":10421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99404,40.72032]},"properties":{"cartodb_id":10422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95666,40.80585]},"properties":{"cartodb_id":10423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97594,40.683506]},"properties":{"cartodb_id":10424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97364,40.76457]},"properties":{"cartodb_id":10427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98865,40.735634]},"properties":{"cartodb_id":10428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986626,40.61235]},"properties":{"cartodb_id":10430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934944,40.767014]},"properties":{"cartodb_id":10431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86694,40.74836]},"properties":{"cartodb_id":10433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96843,40.707752]},"properties":{"cartodb_id":10434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93463,40.850285]},"properties":{"cartodb_id":10435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16948,40.579372]},"properties":{"cartodb_id":10436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96338,40.60988]},"properties":{"cartodb_id":10437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95185,40.715473]},"properties":{"cartodb_id":10438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86971,40.725147]},"properties":{"cartodb_id":10439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984955,40.712353]},"properties":{"cartodb_id":10441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.848434,40.820778]},"properties":{"cartodb_id":10442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01039,40.617462]},"properties":{"cartodb_id":10444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75849,40.761993]},"properties":{"cartodb_id":10445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8615,40.833588]},"properties":{"cartodb_id":10446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93496,40.737785]},"properties":{"cartodb_id":10447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.798195,40.709023]},"properties":{"cartodb_id":10448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01476,40.63396]},"properties":{"cartodb_id":10449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868614,40.705376]},"properties":{"cartodb_id":10450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92445,40.844795]},"properties":{"cartodb_id":10452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92728,40.844997]},"properties":{"cartodb_id":10453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912056,40.882465]},"properties":{"cartodb_id":10454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99842,40.67713]},"properties":{"cartodb_id":10455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82987,40.753494]},"properties":{"cartodb_id":10456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942856,40.70518]},"properties":{"cartodb_id":10457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897224,40.612762]},"properties":{"cartodb_id":10458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96191,40.707607]},"properties":{"cartodb_id":10460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89405,40.66475]},"properties":{"cartodb_id":10462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97077,40.697838]},"properties":{"cartodb_id":10463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01724,40.641987]},"properties":{"cartodb_id":10464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9711,40.633606]},"properties":{"cartodb_id":10465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15992,40.545677]},"properties":{"cartodb_id":10466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920265,40.826153]},"properties":{"cartodb_id":10467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97569,40.683464]},"properties":{"cartodb_id":10468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86248,40.894054]},"properties":{"cartodb_id":10469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8736,40.836895]},"properties":{"cartodb_id":10471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99545,40.73927]},"properties":{"cartodb_id":10472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81966,40.78746]},"properties":{"cartodb_id":10473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14925,40.62318]},"properties":{"cartodb_id":10474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92331,40.805073]},"properties":{"cartodb_id":10476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9818,40.731033]},"properties":{"cartodb_id":10477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9515,40.58828]},"properties":{"cartodb_id":10478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955574,40.626877]},"properties":{"cartodb_id":10479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00937,40.63055]},"properties":{"cartodb_id":10481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01019,40.720116]},"properties":{"cartodb_id":10482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93371,40.854168]},"properties":{"cartodb_id":10483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84406,40.782993]},"properties":{"cartodb_id":10484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99109,40.632572]},"properties":{"cartodb_id":10485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95207,40.628647]},"properties":{"cartodb_id":10487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12964,40.60627]},"properties":{"cartodb_id":10488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96011,40.80812]},"properties":{"cartodb_id":10489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91006,40.810516]},"properties":{"cartodb_id":10490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99308,40.757828]},"properties":{"cartodb_id":10491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9034,40.876877]},"properties":{"cartodb_id":10492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82276,40.66454]},"properties":{"cartodb_id":10493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91941,40.63007]},"properties":{"cartodb_id":10494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88277,40.82325]},"properties":{"cartodb_id":10495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833115,40.754658]},"properties":{"cartodb_id":10496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90511,40.67053]},"properties":{"cartodb_id":10497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83793,40.865345]},"properties":{"cartodb_id":10499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95491,40.623455]},"properties":{"cartodb_id":10500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97483,40.718864]},"properties":{"cartodb_id":10501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76217,40.76136]},"properties":{"cartodb_id":10502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8596,40.88937]},"properties":{"cartodb_id":10504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.875755,40.745544]},"properties":{"cartodb_id":10505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00973,40.73876]},"properties":{"cartodb_id":10506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84071,40.66252]},"properties":{"cartodb_id":10508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96724,40.708347]},"properties":{"cartodb_id":10509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99019,40.71379]},"properties":{"cartodb_id":10510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79162,40.754864]},"properties":{"cartodb_id":10511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80975,40.77393]},"properties":{"cartodb_id":10512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95096,40.5905]},"properties":{"cartodb_id":10513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79178,40.72826]},"properties":{"cartodb_id":10515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74011,40.6664]},"properties":{"cartodb_id":10517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927505,40.6947]},"properties":{"cartodb_id":10518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01266,40.642864]},"properties":{"cartodb_id":10519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8792,40.84532]},"properties":{"cartodb_id":10520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82523,40.781853]},"properties":{"cartodb_id":10521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80717,40.703236]},"properties":{"cartodb_id":10522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99982,40.636932]},"properties":{"cartodb_id":10523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97881,40.66724]},"properties":{"cartodb_id":10524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96911,40.64034]},"properties":{"cartodb_id":10525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11851,40.576614]},"properties":{"cartodb_id":10526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943954,40.69822]},"properties":{"cartodb_id":10527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81032,40.79354]},"properties":{"cartodb_id":10528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92277,40.817387]},"properties":{"cartodb_id":10529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93358,40.802753]},"properties":{"cartodb_id":10532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92641,40.61448]},"properties":{"cartodb_id":10533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89756,40.760044]},"properties":{"cartodb_id":10535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94633,40.714355]},"properties":{"cartodb_id":10536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915,40.763893]},"properties":{"cartodb_id":10538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74894,40.609604]},"properties":{"cartodb_id":10541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90484,40.845028]},"properties":{"cartodb_id":10542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95625,40.803913]},"properties":{"cartodb_id":10545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00838,40.605217]},"properties":{"cartodb_id":10546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81177,40.675285]},"properties":{"cartodb_id":10547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97123,40.689987]},"properties":{"cartodb_id":10548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99112,40.750317]},"properties":{"cartodb_id":10549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94115,40.83918]},"properties":{"cartodb_id":10550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.816185,40.717937]},"properties":{"cartodb_id":10552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91586,40.770256]},"properties":{"cartodb_id":10554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94423,40.78393]},"properties":{"cartodb_id":10555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.097496,40.61026]},"properties":{"cartodb_id":10556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11494,40.56534]},"properties":{"cartodb_id":10558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88756,40.76635]},"properties":{"cartodb_id":10559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920456,40.685184]},"properties":{"cartodb_id":10560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80575,40.66615]},"properties":{"cartodb_id":10561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82208,40.761623]},"properties":{"cartodb_id":10562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81504,40.73046]},"properties":{"cartodb_id":10564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85835,40.735]},"properties":{"cartodb_id":10565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94707,40.722775]},"properties":{"cartodb_id":10566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954185,40.78143]},"properties":{"cartodb_id":10569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96223,40.71786]},"properties":{"cartodb_id":10570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00186,40.60914]},"properties":{"cartodb_id":10572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97077,40.788418]},"properties":{"cartodb_id":10574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81869,40.68126]},"properties":{"cartodb_id":10576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88911,40.766106]},"properties":{"cartodb_id":10577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95282,40.677845]},"properties":{"cartodb_id":10578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91052,40.668743]},"properties":{"cartodb_id":10579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9935,40.749718]},"properties":{"cartodb_id":10581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910706,40.822323]},"properties":{"cartodb_id":10582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7902,40.764397]},"properties":{"cartodb_id":10583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.842064,40.828957]},"properties":{"cartodb_id":10584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95323,40.763897]},"properties":{"cartodb_id":10585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85822,40.7056]},"properties":{"cartodb_id":10586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94202,40.634354]},"properties":{"cartodb_id":10587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87243,40.74394]},"properties":{"cartodb_id":10590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81415,40.702526]},"properties":{"cartodb_id":10591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89029,40.631454]},"properties":{"cartodb_id":10592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98682,40.699955]},"properties":{"cartodb_id":10593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79802,40.706646]},"properties":{"cartodb_id":10594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89481,40.704178]},"properties":{"cartodb_id":10595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T05:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01305,40.621803]},"properties":{"cartodb_id":10596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T04:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99281,40.758167]},"properties":{"cartodb_id":10598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T04:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982,40.68342]},"properties":{"cartodb_id":10599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T03:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95798,40.686108]},"properties":{"cartodb_id":10600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T03:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91025,40.76943]},"properties":{"cartodb_id":10601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T02:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90629,40.674496]},"properties":{"cartodb_id":10603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T01:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90572,40.87375]},"properties":{"cartodb_id":10604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T01:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9874,40.730816]},"properties":{"cartodb_id":10605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T01:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.828415,40.738926]},"properties":{"cartodb_id":10607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84238,40.683018]},"properties":{"cartodb_id":10608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96617,40.58655]},"properties":{"cartodb_id":10609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T01:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77568,40.673386]},"properties":{"cartodb_id":10610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.831184,40.855434]},"properties":{"cartodb_id":10611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90843,40.679817]},"properties":{"cartodb_id":10612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90674,40.653954]},"properties":{"cartodb_id":10613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94649,40.631706]},"properties":{"cartodb_id":10614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90679,40.654255]},"properties":{"cartodb_id":10616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91204,40.63889]},"properties":{"cartodb_id":10617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98695,40.756035]},"properties":{"cartodb_id":10618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82597,40.759327]},"properties":{"cartodb_id":10619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16907,40.582287]},"properties":{"cartodb_id":10620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85259,40.825043]},"properties":{"cartodb_id":10621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96471,40.58425]},"properties":{"cartodb_id":10623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94956,40.68039]},"properties":{"cartodb_id":10624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98724,40.72919]},"properties":{"cartodb_id":10625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99259,40.70257]},"properties":{"cartodb_id":10626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823586,40.827866]},"properties":{"cartodb_id":10629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T23:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83891,40.85763]},"properties":{"cartodb_id":10630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T23:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93121,40.801754]},"properties":{"cartodb_id":10631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T23:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94769,40.83022]},"properties":{"cartodb_id":10632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00935,40.72899]},"properties":{"cartodb_id":10633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T23:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.841286,40.880318]},"properties":{"cartodb_id":10635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98713,40.747044]},"properties":{"cartodb_id":10637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892334,40.68057]},"properties":{"cartodb_id":10638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76471,40.65835]},"properties":{"cartodb_id":10640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983955,40.66803]},"properties":{"cartodb_id":10641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78352,40.708416]},"properties":{"cartodb_id":10642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13132,40.626328]},"properties":{"cartodb_id":10643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.178246,40.59981]},"properties":{"cartodb_id":10645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89723,40.677208]},"properties":{"cartodb_id":10646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98509,40.758587]},"properties":{"cartodb_id":10647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850464,40.90508]},"properties":{"cartodb_id":10648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96055,40.647564]},"properties":{"cartodb_id":10649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.864784,40.734604]},"properties":{"cartodb_id":10650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88003,40.66314]},"properties":{"cartodb_id":10651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86443,40.877525]},"properties":{"cartodb_id":10652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98625,40.753246]},"properties":{"cartodb_id":10653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T21:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97114,40.58202]},"properties":{"cartodb_id":10654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945755,40.827774]},"properties":{"cartodb_id":10656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99028,40.756565]},"properties":{"cartodb_id":10657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T21:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00696,40.598953]},"properties":{"cartodb_id":10658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99802,40.643147]},"properties":{"cartodb_id":10659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83911,40.76555]},"properties":{"cartodb_id":10660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863266,40.728657]},"properties":{"cartodb_id":10661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00706,40.70987]},"properties":{"cartodb_id":10662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97455,40.78324]},"properties":{"cartodb_id":10663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80802,40.684284]},"properties":{"cartodb_id":10664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976715,40.764996]},"properties":{"cartodb_id":10667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815216,40.756237]},"properties":{"cartodb_id":10668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74149,40.7057]},"properties":{"cartodb_id":10669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77057,40.763657]},"properties":{"cartodb_id":10670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99337,40.633816]},"properties":{"cartodb_id":10671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.836945,40.686844]},"properties":{"cartodb_id":10672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.835976,40.721676]},"properties":{"cartodb_id":10673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00184,40.718307]},"properties":{"cartodb_id":10674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87399,40.677517]},"properties":{"cartodb_id":10675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89705,40.657665]},"properties":{"cartodb_id":10676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97263,40.741936]},"properties":{"cartodb_id":10677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00923,40.63063]},"properties":{"cartodb_id":10678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88346,40.8466]},"properties":{"cartodb_id":10679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997635,40.60521]},"properties":{"cartodb_id":10680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89656,40.894592]},"properties":{"cartodb_id":10681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8614,40.734978]},"properties":{"cartodb_id":10683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.843155,40.68059]},"properties":{"cartodb_id":10685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":10686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97236,40.67745]},"properties":{"cartodb_id":10687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.760315,40.761684]},"properties":{"cartodb_id":10688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85876,40.702976]},"properties":{"cartodb_id":10689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92822,40.816532]},"properties":{"cartodb_id":10690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":10691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98027,40.636078]},"properties":{"cartodb_id":10692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99404,40.72032]},"properties":{"cartodb_id":10693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959946,40.58196]},"properties":{"cartodb_id":10698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98035,40.737648]},"properties":{"cartodb_id":10699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75036,40.60289]},"properties":{"cartodb_id":10700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9968,40.60373]},"properties":{"cartodb_id":10701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83345,40.7712]},"properties":{"cartodb_id":10704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86985,40.824924]},"properties":{"cartodb_id":10706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87043,40.86536]},"properties":{"cartodb_id":10707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78723,40.7168]},"properties":{"cartodb_id":10709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89325,40.84307]},"properties":{"cartodb_id":10710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924576,40.769264]},"properties":{"cartodb_id":10711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985016,40.605732]},"properties":{"cartodb_id":10712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98686,40.75108]},"properties":{"cartodb_id":10713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96104,40.59616]},"properties":{"cartodb_id":10714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79439,40.709396]},"properties":{"cartodb_id":10715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":10717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935036,40.601734]},"properties":{"cartodb_id":10718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.791466,40.67865]},"properties":{"cartodb_id":10720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99018,40.626556]},"properties":{"cartodb_id":10721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.790306,40.71927]},"properties":{"cartodb_id":10722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":10724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86655,40.84634]},"properties":{"cartodb_id":10726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953995,40.77882]},"properties":{"cartodb_id":10727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99089,40.71791]},"properties":{"cartodb_id":10729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94155,40.719112]},"properties":{"cartodb_id":10730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94761,40.659584]},"properties":{"cartodb_id":10731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92228,40.82497]},"properties":{"cartodb_id":10732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75457,40.72707]},"properties":{"cartodb_id":10733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9411,40.72227]},"properties":{"cartodb_id":10734,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95106,40.74961]},"properties":{"cartodb_id":10735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.818,40.75135]},"properties":{"cartodb_id":10736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72422,40.7531]},"properties":{"cartodb_id":10737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938126,40.70162]},"properties":{"cartodb_id":10738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80175,40.70802]},"properties":{"cartodb_id":10740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85971,40.826275]},"properties":{"cartodb_id":10742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00544,40.73908]},"properties":{"cartodb_id":10744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81354,40.75425]},"properties":{"cartodb_id":10745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00114,40.741665]},"properties":{"cartodb_id":10746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00189,40.750828]},"properties":{"cartodb_id":10747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72776,40.75739]},"properties":{"cartodb_id":10748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93824,40.84691]},"properties":{"cartodb_id":10749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7464,40.665794]},"properties":{"cartodb_id":10750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9083,40.591755]},"properties":{"cartodb_id":10751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95412,40.59692]},"properties":{"cartodb_id":10752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94063,40.719437]},"properties":{"cartodb_id":10753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14403,40.62499]},"properties":{"cartodb_id":10754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.899414,40.655685]},"properties":{"cartodb_id":10755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94823,40.664402]},"properties":{"cartodb_id":10756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78154,40.675938]},"properties":{"cartodb_id":10757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961266,40.699642]},"properties":{"cartodb_id":10758,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91063,40.659115]},"properties":{"cartodb_id":10759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94862,40.837013]},"properties":{"cartodb_id":10760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97929,40.60594]},"properties":{"cartodb_id":10763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8918,40.823074]},"properties":{"cartodb_id":10764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99485,40.740078]},"properties":{"cartodb_id":10765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":10766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80385,40.70859]},"properties":{"cartodb_id":10767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.996666,40.72693]},"properties":{"cartodb_id":10768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.005,40.59813]},"properties":{"cartodb_id":10770,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89811,40.852306]},"properties":{"cartodb_id":10771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8104,40.72084]},"properties":{"cartodb_id":10772,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77772,40.722095]},"properties":{"cartodb_id":10773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92732,40.818558]},"properties":{"cartodb_id":10774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91234,40.654137]},"properties":{"cartodb_id":10776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.169556,40.578537]},"properties":{"cartodb_id":10777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.807594,40.704147]},"properties":{"cartodb_id":10778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94727,40.80099]},"properties":{"cartodb_id":10779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989914,40.715267]},"properties":{"cartodb_id":10780,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92495,40.82751]},"properties":{"cartodb_id":10781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83345,40.7712]},"properties":{"cartodb_id":10782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92285,40.652462]},"properties":{"cartodb_id":10786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88459,40.65906]},"properties":{"cartodb_id":10788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89113,40.858303]},"properties":{"cartodb_id":10789,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8897,40.6338]},"properties":{"cartodb_id":10793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8403,40.660847]},"properties":{"cartodb_id":10794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87058,40.87647]},"properties":{"cartodb_id":10795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89708,40.862534]},"properties":{"cartodb_id":10796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981445,40.61384]},"properties":{"cartodb_id":10797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87058,40.87647]},"properties":{"cartodb_id":10798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95384,40.70702]},"properties":{"cartodb_id":10799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.103516,40.616413]},"properties":{"cartodb_id":10800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.813324,40.697243]},"properties":{"cartodb_id":10801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98477,40.744434]},"properties":{"cartodb_id":10802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982796,40.694794]},"properties":{"cartodb_id":10803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01099,40.726173]},"properties":{"cartodb_id":10805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99043,40.682693]},"properties":{"cartodb_id":10806,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946236,40.718857]},"properties":{"cartodb_id":10807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91842,40.836437]},"properties":{"cartodb_id":10808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.768684,40.74777]},"properties":{"cartodb_id":10810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967026,40.756966]},"properties":{"cartodb_id":10811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930916,40.692226]},"properties":{"cartodb_id":10813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93081,40.69175]},"properties":{"cartodb_id":10814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999344,40.69168]},"properties":{"cartodb_id":10815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98211,40.777092]},"properties":{"cartodb_id":10816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07704,40.64471]},"properties":{"cartodb_id":10817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92772,40.61432]},"properties":{"cartodb_id":10818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95008,40.829567]},"properties":{"cartodb_id":10819,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94595,40.68676]},"properties":{"cartodb_id":10820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75388,40.6761]},"properties":{"cartodb_id":10821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.793755,40.705914]},"properties":{"cartodb_id":10822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979965,40.75308]},"properties":{"cartodb_id":10823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95101,40.66468]},"properties":{"cartodb_id":10824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78103,40.72924]},"properties":{"cartodb_id":10825,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87051,40.669518]},"properties":{"cartodb_id":10826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.783615,40.766453]},"properties":{"cartodb_id":10828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92934,40.812622]},"properties":{"cartodb_id":10829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00835,40.673298]},"properties":{"cartodb_id":10830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8114,40.587555]},"properties":{"cartodb_id":10831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88383,40.822784]},"properties":{"cartodb_id":10832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.005066,40.722977]},"properties":{"cartodb_id":10833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98058,40.716454]},"properties":{"cartodb_id":10834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9867,40.711235]},"properties":{"cartodb_id":10835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73489,40.77139]},"properties":{"cartodb_id":10836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981575,40.741013]},"properties":{"cartodb_id":10837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961525,40.76023]},"properties":{"cartodb_id":10840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87133,40.745396]},"properties":{"cartodb_id":10841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15334,40.608852]},"properties":{"cartodb_id":10842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97597,40.63578]},"properties":{"cartodb_id":10843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92523,40.8059]},"properties":{"cartodb_id":10844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915794,40.7629]},"properties":{"cartodb_id":10845,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99353,40.72163]},"properties":{"cartodb_id":10846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93321,40.61697]},"properties":{"cartodb_id":10847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01034,40.6313]},"properties":{"cartodb_id":10848,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":10849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9772,40.76432]},"properties":{"cartodb_id":10850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8687,40.684647]},"properties":{"cartodb_id":10851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939835,40.750195]},"properties":{"cartodb_id":10852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78691,40.698383]},"properties":{"cartodb_id":10853,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90734,40.74251]},"properties":{"cartodb_id":10855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91782,40.696205]},"properties":{"cartodb_id":10856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936806,40.73804]},"properties":{"cartodb_id":10857,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.675735]},"properties":{"cartodb_id":10858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.011765,40.636826]},"properties":{"cartodb_id":10859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97622,40.579826]},"properties":{"cartodb_id":10860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75549,40.761143]},"properties":{"cartodb_id":10861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850075,40.689842]},"properties":{"cartodb_id":10862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85209,40.822845]},"properties":{"cartodb_id":10863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82208,40.761623]},"properties":{"cartodb_id":10864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16522,40.617332]},"properties":{"cartodb_id":10865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80431,40.58833]},"properties":{"cartodb_id":10866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90308,40.80988]},"properties":{"cartodb_id":10869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77365,40.75919]},"properties":{"cartodb_id":10870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92824,40.67738]},"properties":{"cartodb_id":10871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943954,40.611538]},"properties":{"cartodb_id":10872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9654,40.58313]},"properties":{"cartodb_id":10873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01354,40.714478]},"properties":{"cartodb_id":10874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.855774,40.74357]},"properties":{"cartodb_id":10875,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00531,40.660313]},"properties":{"cartodb_id":10876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87932,40.74539]},"properties":{"cartodb_id":10877,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.843414,40.82628]},"properties":{"cartodb_id":10878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.983315,40.758663]},"properties":{"cartodb_id":10879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95655,40.77818]},"properties":{"cartodb_id":10880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882385,40.72898]},"properties":{"cartodb_id":10881,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9247,40.616734]},"properties":{"cartodb_id":10882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877304,40.80578]},"properties":{"cartodb_id":10883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89257,40.86052]},"properties":{"cartodb_id":10884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86486,40.67772]},"properties":{"cartodb_id":10885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960075,40.697838]},"properties":{"cartodb_id":10886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86319,40.691975]},"properties":{"cartodb_id":10887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15398,40.534267]},"properties":{"cartodb_id":10888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.742516,40.724358]},"properties":{"cartodb_id":10890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83014,40.75887]},"properties":{"cartodb_id":10891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878494,40.881073]},"properties":{"cartodb_id":10892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75802,40.746723]},"properties":{"cartodb_id":10893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99105,40.752857]},"properties":{"cartodb_id":10895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79557,40.705185]},"properties":{"cartodb_id":10896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83764,40.784676]},"properties":{"cartodb_id":10897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76325,40.74709]},"properties":{"cartodb_id":10899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00869,40.630985]},"properties":{"cartodb_id":10900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94016,40.806408]},"properties":{"cartodb_id":10901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:41:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98734,40.5787]},"properties":{"cartodb_id":10902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98734,40.5787]},"properties":{"cartodb_id":10903,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85858,40.86857]},"properties":{"cartodb_id":10904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92345,40.58375]},"properties":{"cartodb_id":10905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87995,40.68033]},"properties":{"cartodb_id":10906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95919,40.598526]},"properties":{"cartodb_id":10909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00729,40.71799]},"properties":{"cartodb_id":10910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10977,40.570465]},"properties":{"cartodb_id":10911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.011765,40.636826]},"properties":{"cartodb_id":10912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99915,40.68892]},"properties":{"cartodb_id":10913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.854805,40.878563]},"properties":{"cartodb_id":10914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9197,40.83787]},"properties":{"cartodb_id":10915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81516,40.673347]},"properties":{"cartodb_id":10916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90619,40.830326]},"properties":{"cartodb_id":10920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.189606,40.60235]},"properties":{"cartodb_id":10921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993744,40.741615]},"properties":{"cartodb_id":10922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91914,40.804707]},"properties":{"cartodb_id":10925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90908,40.80037]},"properties":{"cartodb_id":10926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99283,40.744595]},"properties":{"cartodb_id":10927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:54:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89845,40.813175]},"properties":{"cartodb_id":10928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.845146,40.759068]},"properties":{"cartodb_id":10929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00935,40.72899]},"properties":{"cartodb_id":10930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95843,40.710197]},"properties":{"cartodb_id":10931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98717,40.69496]},"properties":{"cartodb_id":10932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98206,40.778797]},"properties":{"cartodb_id":10933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970764,40.75582]},"properties":{"cartodb_id":10935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08447,40.604786]},"properties":{"cartodb_id":10936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7287,40.680115]},"properties":{"cartodb_id":10938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7287,40.680115]},"properties":{"cartodb_id":10939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91436,40.84156]},"properties":{"cartodb_id":10940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92116,40.826397]},"properties":{"cartodb_id":10941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85207,40.874504]},"properties":{"cartodb_id":10942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929276,40.83968]},"properties":{"cartodb_id":10943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.027466,40.63439]},"properties":{"cartodb_id":10944,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.032646,40.614006]},"properties":{"cartodb_id":10945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.235115,40.520916]},"properties":{"cartodb_id":10946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86281,40.883575]},"properties":{"cartodb_id":10947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93677,40.824814]},"properties":{"cartodb_id":10948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972374,40.762287]},"properties":{"cartodb_id":10949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839516,40.742676]},"properties":{"cartodb_id":10950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91505,40.7186]},"properties":{"cartodb_id":10951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89286,40.861828]},"properties":{"cartodb_id":10952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9229,40.588314]},"properties":{"cartodb_id":10953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85106,40.694065]},"properties":{"cartodb_id":10954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97275,40.79335]},"properties":{"cartodb_id":10955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96389,40.761234]},"properties":{"cartodb_id":10957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919174,40.81739]},"properties":{"cartodb_id":10958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95475,40.696995]},"properties":{"cartodb_id":10959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999,40.605057]},"properties":{"cartodb_id":10960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920876,40.80532]},"properties":{"cartodb_id":10961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83851,40.840652]},"properties":{"cartodb_id":10962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94476,40.71976]},"properties":{"cartodb_id":10963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97262,40.75906]},"properties":{"cartodb_id":10964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17414,40.537857]},"properties":{"cartodb_id":10966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8221,40.717033]},"properties":{"cartodb_id":10967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83192,40.75895]},"properties":{"cartodb_id":10968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00754,40.63614]},"properties":{"cartodb_id":10969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94112,40.798397]},"properties":{"cartodb_id":10970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88939,40.853462]},"properties":{"cartodb_id":10971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93496,40.737785]},"properties":{"cartodb_id":10972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01703,40.607655]},"properties":{"cartodb_id":10973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99172,40.664776]},"properties":{"cartodb_id":10974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89239,40.765743]},"properties":{"cartodb_id":10975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99898,40.74463]},"properties":{"cartodb_id":10976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92633,40.84647]},"properties":{"cartodb_id":10977,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97794,40.689804]},"properties":{"cartodb_id":10978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96076,40.63724]},"properties":{"cartodb_id":10979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89018,40.837124]},"properties":{"cartodb_id":10980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98236,40.76234]},"properties":{"cartodb_id":10982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98998,40.612564]},"properties":{"cartodb_id":10983,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94808,40.770393]},"properties":{"cartodb_id":10985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86,40.7283]},"properties":{"cartodb_id":10986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97374,40.75462]},"properties":{"cartodb_id":10987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85462,40.86948]},"properties":{"cartodb_id":10990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920006,40.865795]},"properties":{"cartodb_id":10991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1374,40.55802]},"properties":{"cartodb_id":10992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73395,40.738182]},"properties":{"cartodb_id":10993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92012,40.668377]},"properties":{"cartodb_id":10994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94029,40.6274]},"properties":{"cartodb_id":10995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76007,40.725876]},"properties":{"cartodb_id":10996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90278,40.668804]},"properties":{"cartodb_id":10997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81275,40.715958]},"properties":{"cartodb_id":10998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927925,40.806267]},"properties":{"cartodb_id":10999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909706,40.875717]},"properties":{"cartodb_id":11001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.761,40.666233]},"properties":{"cartodb_id":11002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.934784,40.85206]},"properties":{"cartodb_id":11003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92251,40.60981]},"properties":{"cartodb_id":11004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9055,40.741623]},"properties":{"cartodb_id":11005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99347,40.75219]},"properties":{"cartodb_id":11006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99077,40.76099]},"properties":{"cartodb_id":11007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82817,40.878204]},"properties":{"cartodb_id":11008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99586,40.72521]},"properties":{"cartodb_id":11009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82546,40.712]},"properties":{"cartodb_id":11010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85314,40.89492]},"properties":{"cartodb_id":11011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77603,40.75963]},"properties":{"cartodb_id":11013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93252,40.644253]},"properties":{"cartodb_id":11014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931076,40.705032]},"properties":{"cartodb_id":11016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89301,40.69859]},"properties":{"cartodb_id":11017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90066,40.675484]},"properties":{"cartodb_id":11018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93656,40.75976]},"properties":{"cartodb_id":11019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80284,40.81801]},"properties":{"cartodb_id":11020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.016464,40.70509]},"properties":{"cartodb_id":11021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953606,40.610947]},"properties":{"cartodb_id":11022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:11:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08733,40.60645]},"properties":{"cartodb_id":11023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01192,40.633232]},"properties":{"cartodb_id":11024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85868,40.826424]},"properties":{"cartodb_id":11025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98974,40.700733]},"properties":{"cartodb_id":11026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97579,40.71598]},"properties":{"cartodb_id":11028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76814,40.765965]},"properties":{"cartodb_id":11029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86823,40.827423]},"properties":{"cartodb_id":11030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98288,40.75766]},"properties":{"cartodb_id":11031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99576,40.72089]},"properties":{"cartodb_id":11033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954346,40.71407]},"properties":{"cartodb_id":11034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945724,40.712215]},"properties":{"cartodb_id":11035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935715,40.706703]},"properties":{"cartodb_id":11036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93679,40.82808]},"properties":{"cartodb_id":11038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97812,40.757286]},"properties":{"cartodb_id":11039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:53:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94717,40.80095]},"properties":{"cartodb_id":11040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.855835,40.7197]},"properties":{"cartodb_id":11041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1294,40.608223]},"properties":{"cartodb_id":11042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97703,40.681484]},"properties":{"cartodb_id":11043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931335,40.679367]},"properties":{"cartodb_id":11044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08443,40.62038]},"properties":{"cartodb_id":11045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":11046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79922,40.767666]},"properties":{"cartodb_id":11047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79628,40.709557]},"properties":{"cartodb_id":11048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834694,40.746902]},"properties":{"cartodb_id":11049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95044,40.78654]},"properties":{"cartodb_id":11050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87698,40.74598]},"properties":{"cartodb_id":11052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9165,40.61655]},"properties":{"cartodb_id":11054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88344,40.67713]},"properties":{"cartodb_id":11055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773476,40.679718]},"properties":{"cartodb_id":11057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80289,40.749783]},"properties":{"cartodb_id":11058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08671,40.631912]},"properties":{"cartodb_id":11059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:16:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78222,40.674744]},"properties":{"cartodb_id":11061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":11062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87608,40.770332]},"properties":{"cartodb_id":11063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9339,40.66895]},"properties":{"cartodb_id":11065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70955,40.748314]},"properties":{"cartodb_id":11066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81252,40.709824]},"properties":{"cartodb_id":11068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83679,40.67957]},"properties":{"cartodb_id":11070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16907,40.582287]},"properties":{"cartodb_id":11071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13131,40.608086]},"properties":{"cartodb_id":11072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92335,40.692455]},"properties":{"cartodb_id":11073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96521,40.58678]},"properties":{"cartodb_id":11074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13881,40.63118]},"properties":{"cartodb_id":11075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90698,40.83611]},"properties":{"cartodb_id":11076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83178,40.764454]},"properties":{"cartodb_id":11077,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94401,40.722664]},"properties":{"cartodb_id":11078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74509,40.75027]},"properties":{"cartodb_id":11079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906166,40.862778]},"properties":{"cartodb_id":11080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82339,40.879948]},"properties":{"cartodb_id":11081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86468,40.857903]},"properties":{"cartodb_id":11082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88943,40.65698]},"properties":{"cartodb_id":11083,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16135,40.63622]},"properties":{"cartodb_id":11084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86382,40.68768]},"properties":{"cartodb_id":11086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85581,40.75666]},"properties":{"cartodb_id":11087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79747,40.68787]},"properties":{"cartodb_id":11088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904106,40.681503]},"properties":{"cartodb_id":11089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9388,40.808277]},"properties":{"cartodb_id":11090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00069,40.661163]},"properties":{"cartodb_id":11091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94573,40.686035]},"properties":{"cartodb_id":11093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993614,40.762184]},"properties":{"cartodb_id":11094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00793,40.650948]},"properties":{"cartodb_id":11095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95414,40.80726]},"properties":{"cartodb_id":11096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9444,40.719666]},"properties":{"cartodb_id":11097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9366,40.75123]},"properties":{"cartodb_id":11098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81196,40.754215]},"properties":{"cartodb_id":11099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967865,40.74835]},"properties":{"cartodb_id":11101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.851105,40.7079]},"properties":{"cartodb_id":11102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:36:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861664,40.690044]},"properties":{"cartodb_id":11103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9444,40.700424]},"properties":{"cartodb_id":11104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942764,40.739815]},"properties":{"cartodb_id":11105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92619,40.807434]},"properties":{"cartodb_id":11106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85589,40.70399]},"properties":{"cartodb_id":11108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97496,40.785114]},"properties":{"cartodb_id":11109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83015,40.753914]},"properties":{"cartodb_id":11110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987114,40.69613]},"properties":{"cartodb_id":11111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88962,40.864048]},"properties":{"cartodb_id":11112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.163605,40.593372]},"properties":{"cartodb_id":11115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9932,40.75121]},"properties":{"cartodb_id":11116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94715,40.741364]},"properties":{"cartodb_id":11117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94784,40.83835]},"properties":{"cartodb_id":11118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T05:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891624,40.820984]},"properties":{"cartodb_id":11121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99499,40.700737]},"properties":{"cartodb_id":11122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T05:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.744286,40.753788]},"properties":{"cartodb_id":11123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T05:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8279,40.71517]},"properties":{"cartodb_id":11124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T04:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89111,40.65923]},"properties":{"cartodb_id":11125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T04:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971634,40.595913]},"properties":{"cartodb_id":11126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89146,40.65822]},"properties":{"cartodb_id":11127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T04:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997406,40.721447]},"properties":{"cartodb_id":11128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1015,40.589344]},"properties":{"cartodb_id":11129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T03:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95195,40.64588]},"properties":{"cartodb_id":11130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T03:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926636,40.81612]},"properties":{"cartodb_id":11132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T02:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":11133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.004036,40.72551]},"properties":{"cartodb_id":11134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T01:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885796,40.660656]},"properties":{"cartodb_id":11135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T01:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92527,40.679073]},"properties":{"cartodb_id":11136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T01:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98226,40.757385]},"properties":{"cartodb_id":11137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T01:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933846,40.66931]},"properties":{"cartodb_id":11138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T01:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936035,40.68789]},"properties":{"cartodb_id":11139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90499,40.87514]},"properties":{"cartodb_id":11140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87056,40.733154]},"properties":{"cartodb_id":11141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95836,40.82156]},"properties":{"cartodb_id":11143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00287,40.733604]},"properties":{"cartodb_id":11144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90966,40.696342]},"properties":{"cartodb_id":11145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96329,40.577213]},"properties":{"cartodb_id":11146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94149,40.5983]},"properties":{"cartodb_id":11147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93441,40.746033]},"properties":{"cartodb_id":11148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0824,40.593174]},"properties":{"cartodb_id":11149,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9525,40.695004]},"properties":{"cartodb_id":11150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T23:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85177,40.834538]},"properties":{"cartodb_id":11151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99125,40.756157]},"properties":{"cartodb_id":11152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87954,40.692497]},"properties":{"cartodb_id":11153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T23:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82502,40.68795]},"properties":{"cartodb_id":11156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T23:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87958,40.672985]},"properties":{"cartodb_id":11157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85581,40.73498]},"properties":{"cartodb_id":11158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90765,40.827908]},"properties":{"cartodb_id":11159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99915,40.68892]},"properties":{"cartodb_id":11161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852745,40.857235]},"properties":{"cartodb_id":11162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99052,40.730564]},"properties":{"cartodb_id":11163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.894844,40.82625]},"properties":{"cartodb_id":11164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.898346,40.645164]},"properties":{"cartodb_id":11165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94692,40.678394]},"properties":{"cartodb_id":11166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76346,40.719055]},"properties":{"cartodb_id":11168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959625,40.6761]},"properties":{"cartodb_id":11169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937386,40.748924]},"properties":{"cartodb_id":11171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98481,40.635166]},"properties":{"cartodb_id":11173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92615,40.66283]},"properties":{"cartodb_id":11174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98278,40.731094]},"properties":{"cartodb_id":11175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.146706,40.624912]},"properties":{"cartodb_id":11176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90847,40.777958]},"properties":{"cartodb_id":11178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96184,40.606514]},"properties":{"cartodb_id":11179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979965,40.748985]},"properties":{"cartodb_id":11181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75472,40.704536]},"properties":{"cartodb_id":11182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01135,40.71491]},"properties":{"cartodb_id":11183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.761406,40.716343]},"properties":{"cartodb_id":11184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.010254,40.61185]},"properties":{"cartodb_id":11185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98682,40.699955]},"properties":{"cartodb_id":11186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.918564,40.864292]},"properties":{"cartodb_id":11187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74183,40.736412]},"properties":{"cartodb_id":11190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7541,40.724693]},"properties":{"cartodb_id":11191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02627,40.62792]},"properties":{"cartodb_id":11193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83616,40.755875]},"properties":{"cartodb_id":11197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90695,40.617336]},"properties":{"cartodb_id":11198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84414,40.722305]},"properties":{"cartodb_id":11199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99201,40.7409]},"properties":{"cartodb_id":11200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88914,40.86906]},"properties":{"cartodb_id":11202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9951,40.66327]},"properties":{"cartodb_id":11203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.822914,40.71438]},"properties":{"cartodb_id":11205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915985,40.859444]},"properties":{"cartodb_id":11207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98611,40.62318]},"properties":{"cartodb_id":11208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78449,40.68676]},"properties":{"cartodb_id":11209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97597,40.79653]},"properties":{"cartodb_id":11210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8141,40.69056]},"properties":{"cartodb_id":11211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92251,40.60981]},"properties":{"cartodb_id":11212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13636,40.57299]},"properties":{"cartodb_id":11213,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.781166,40.72921]},"properties":{"cartodb_id":11214,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968475,40.79156]},"properties":{"cartodb_id":11215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940414,40.722496]},"properties":{"cartodb_id":11216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.788475,40.76402]},"properties":{"cartodb_id":11217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84027,40.856583]},"properties":{"cartodb_id":11218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97224,40.791496]},"properties":{"cartodb_id":11219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85392,40.736313]},"properties":{"cartodb_id":11222,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86873,40.739197]},"properties":{"cartodb_id":11224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900604,40.712696]},"properties":{"cartodb_id":11225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99076,40.734837]},"properties":{"cartodb_id":11226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93096,40.835384]},"properties":{"cartodb_id":11227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.894295,40.69625]},"properties":{"cartodb_id":11228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85971,40.826275]},"properties":{"cartodb_id":11230,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8632,40.88288]},"properties":{"cartodb_id":11233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02274,40.618088]},"properties":{"cartodb_id":11237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86768,40.858852]},"properties":{"cartodb_id":11238,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9894,40.599255]},"properties":{"cartodb_id":11240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.23334,40.5167]},"properties":{"cartodb_id":11243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82194,40.753166]},"properties":{"cartodb_id":11244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98407,40.583626]},"properties":{"cartodb_id":11245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22983,40.519974]},"properties":{"cartodb_id":11246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94833,40.80897]},"properties":{"cartodb_id":11247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86297,40.83442]},"properties":{"cartodb_id":11248,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91615,40.848877]},"properties":{"cartodb_id":11249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988174,40.635372]},"properties":{"cartodb_id":11250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90697,40.8504]},"properties":{"cartodb_id":11252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.109116,40.57961]},"properties":{"cartodb_id":11253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96716,40.756763]},"properties":{"cartodb_id":11255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967926,40.61066]},"properties":{"cartodb_id":11256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90734,40.853813]},"properties":{"cartodb_id":11257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81177,40.675285]},"properties":{"cartodb_id":11258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:01:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90967,40.717793]},"properties":{"cartodb_id":11259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13733,40.636093]},"properties":{"cartodb_id":11260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13927,40.62435]},"properties":{"cartodb_id":11261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93877,40.714592]},"properties":{"cartodb_id":11262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94405,40.718143]},"properties":{"cartodb_id":11263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917175,40.655872]},"properties":{"cartodb_id":11264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03332,40.61324]},"properties":{"cartodb_id":11265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75078,40.669796]},"properties":{"cartodb_id":11267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89423,40.641468]},"properties":{"cartodb_id":11268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.860405,40.66756]},"properties":{"cartodb_id":11269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992775,40.66551]},"properties":{"cartodb_id":11270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85402,40.697388]},"properties":{"cartodb_id":11273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:31:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00384,40.670647]},"properties":{"cartodb_id":11274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99392,40.743378]},"properties":{"cartodb_id":11275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94739,40.7001]},"properties":{"cartodb_id":11276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92264,40.668373]},"properties":{"cartodb_id":11277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91276,40.646328]},"properties":{"cartodb_id":11278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91485,40.822304]},"properties":{"cartodb_id":11280,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.152145,40.6255]},"properties":{"cartodb_id":11281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93144,40.81175]},"properties":{"cartodb_id":11283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95648,40.771385]},"properties":{"cartodb_id":11286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931404,40.847427]},"properties":{"cartodb_id":11287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95119,40.725628]},"properties":{"cartodb_id":11289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85688,40.76036]},"properties":{"cartodb_id":11290,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10652,40.625103]},"properties":{"cartodb_id":11291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74181,40.705765]},"properties":{"cartodb_id":11292,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95256,40.786545]},"properties":{"cartodb_id":11293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93815,40.807995]},"properties":{"cartodb_id":11294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99264,40.758427]},"properties":{"cartodb_id":11296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99437,40.69024]},"properties":{"cartodb_id":11297,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:44:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947975,40.778805]},"properties":{"cartodb_id":11298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956436,40.721043]},"properties":{"cartodb_id":11299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95368,40.822018]},"properties":{"cartodb_id":11300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14017,40.548397]},"properties":{"cartodb_id":11301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933716,40.70679]},"properties":{"cartodb_id":11302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90992,40.815933]},"properties":{"cartodb_id":11303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97598,40.748688]},"properties":{"cartodb_id":11304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94717,40.655594]},"properties":{"cartodb_id":11305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94717,40.655594]},"properties":{"cartodb_id":11306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9952,40.667027]},"properties":{"cartodb_id":11308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85325,40.88302]},"properties":{"cartodb_id":11309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:29:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99912,40.691536]},"properties":{"cartodb_id":11311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:27:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891655,40.65993]},"properties":{"cartodb_id":11312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95986,40.77364]},"properties":{"cartodb_id":11314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82821,40.755222]},"properties":{"cartodb_id":11315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98112,40.774227]},"properties":{"cartodb_id":11316,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72269,40.764435]},"properties":{"cartodb_id":11317,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83382,40.83664]},"properties":{"cartodb_id":11318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97803,40.63555]},"properties":{"cartodb_id":11319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935234,40.696983]},"properties":{"cartodb_id":11320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93944,40.66925]},"properties":{"cartodb_id":11321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88463,40.82141]},"properties":{"cartodb_id":11322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971245,40.760937]},"properties":{"cartodb_id":11323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93908,40.699135]},"properties":{"cartodb_id":11324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90788,40.673565]},"properties":{"cartodb_id":11325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78383,40.70793]},"properties":{"cartodb_id":11327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10957,40.61372]},"properties":{"cartodb_id":11328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986374,40.740185]},"properties":{"cartodb_id":11329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88226,40.86264]},"properties":{"cartodb_id":11331,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.769005,40.66351]},"properties":{"cartodb_id":11332,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00523,40.729332]},"properties":{"cartodb_id":11333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98458,40.69986]},"properties":{"cartodb_id":11334,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12721,40.564705]},"properties":{"cartodb_id":11335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95323,40.763897]},"properties":{"cartodb_id":11336,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98114,40.77929]},"properties":{"cartodb_id":11337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77431,40.737617]},"properties":{"cartodb_id":11338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99067,40.69456]},"properties":{"cartodb_id":11339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95874,40.59038]},"properties":{"cartodb_id":11340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93103,40.844776]},"properties":{"cartodb_id":11341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9962,40.748436]},"properties":{"cartodb_id":11342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90458,40.679516]},"properties":{"cartodb_id":11343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93765,40.788906]},"properties":{"cartodb_id":11344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97744,40.74954]},"properties":{"cartodb_id":11345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88598,40.831554]},"properties":{"cartodb_id":11346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.963554,40.71661]},"properties":{"cartodb_id":11347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90674,40.72773]},"properties":{"cartodb_id":11348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968735,40.761505]},"properties":{"cartodb_id":11349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937675,40.848392]},"properties":{"cartodb_id":11350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8089,40.765873]},"properties":{"cartodb_id":11351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8786,40.659702]},"properties":{"cartodb_id":11354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91974,40.69663]},"properties":{"cartodb_id":11355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":11356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893616,40.74877]},"properties":{"cartodb_id":11357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96267,40.70135]},"properties":{"cartodb_id":11358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96816,40.61196]},"properties":{"cartodb_id":11359,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79234,40.70738]},"properties":{"cartodb_id":11360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:19:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76831,40.671085]},"properties":{"cartodb_id":11362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95542,40.690907]},"properties":{"cartodb_id":11363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98711,40.690163]},"properties":{"cartodb_id":11364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99482,40.718456]},"properties":{"cartodb_id":11365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12065,40.574905]},"properties":{"cartodb_id":11366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93262,40.74478]},"properties":{"cartodb_id":11367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84442,40.830597]},"properties":{"cartodb_id":11368,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96482,40.75331]},"properties":{"cartodb_id":11369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8613,40.711716]},"properties":{"cartodb_id":11370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93826,40.643894]},"properties":{"cartodb_id":11371,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.865585,40.710655]},"properties":{"cartodb_id":11372,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91608,40.7699]},"properties":{"cartodb_id":11373,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93496,40.737785]},"properties":{"cartodb_id":11374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935196,40.66252]},"properties":{"cartodb_id":11375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98133,40.729084]},"properties":{"cartodb_id":11376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1437,40.55243]},"properties":{"cartodb_id":11377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74655,40.756096]},"properties":{"cartodb_id":11378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7868,40.764816]},"properties":{"cartodb_id":11379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96778,40.59758]},"properties":{"cartodb_id":11380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93182,40.755398]},"properties":{"cartodb_id":11381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92495,40.82751]},"properties":{"cartodb_id":11382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:49:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87529,40.824207]},"properties":{"cartodb_id":11383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.23946,40.52128]},"properties":{"cartodb_id":11384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.762726,40.754005]},"properties":{"cartodb_id":11385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19974,40.541016]},"properties":{"cartodb_id":11386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992355,40.769005]},"properties":{"cartodb_id":11387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92673,40.736046]},"properties":{"cartodb_id":11388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92504,40.862698]},"properties":{"cartodb_id":11389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86627,40.752777]},"properties":{"cartodb_id":11390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98873,40.67034]},"properties":{"cartodb_id":11391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78154,40.71058]},"properties":{"cartodb_id":11392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:23:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81128,40.717693]},"properties":{"cartodb_id":11393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80127,40.667778]},"properties":{"cartodb_id":11395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.075874,40.638283]},"properties":{"cartodb_id":11396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.851135,40.682808]},"properties":{"cartodb_id":11398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981575,40.62774]},"properties":{"cartodb_id":11399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99922,40.637478]},"properties":{"cartodb_id":11400,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:18:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95601,40.670277]},"properties":{"cartodb_id":11401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773834,40.65965]},"properties":{"cartodb_id":11402,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93358,40.802753]},"properties":{"cartodb_id":11404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96418,40.624878]},"properties":{"cartodb_id":11406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919106,40.8541]},"properties":{"cartodb_id":11407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99724,40.6843]},"properties":{"cartodb_id":11408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.908485,40.723156]},"properties":{"cartodb_id":11410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85569,40.663864]},"properties":{"cartodb_id":11411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84956,40.84203]},"properties":{"cartodb_id":11412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95337,40.675385]},"properties":{"cartodb_id":11413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.928375,40.632847]},"properties":{"cartodb_id":11414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93096,40.67058]},"properties":{"cartodb_id":11416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981346,40.758644]},"properties":{"cartodb_id":11417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91349,40.804264]},"properties":{"cartodb_id":11419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:38:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96183,40.697254]},"properties":{"cartodb_id":11420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:37:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02751,40.632156]},"properties":{"cartodb_id":11421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:33:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99404,40.667847]},"properties":{"cartodb_id":11422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:32:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871574,40.731277]},"properties":{"cartodb_id":11423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9841,40.73922]},"properties":{"cartodb_id":11424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76837,40.6629]},"properties":{"cartodb_id":11426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94438,40.675793]},"properties":{"cartodb_id":11427,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95486,40.58562]},"properties":{"cartodb_id":11428,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14445,40.54387]},"properties":{"cartodb_id":11429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95322,40.788532]},"properties":{"cartodb_id":11430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:22:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93297,40.594288]},"properties":{"cartodb_id":11431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99455,40.66725]},"properties":{"cartodb_id":11432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97446,40.750763]},"properties":{"cartodb_id":11433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93058,40.674488]},"properties":{"cartodb_id":11434,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87131,40.672855]},"properties":{"cartodb_id":11435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95184,40.790417]},"properties":{"cartodb_id":11436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00394,40.72085]},"properties":{"cartodb_id":11438,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92331,40.805073]},"properties":{"cartodb_id":11439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87744,40.738598]},"properties":{"cartodb_id":11441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.091225,40.59643]},"properties":{"cartodb_id":11442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82132,40.665916]},"properties":{"cartodb_id":11443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95659,40.696785]},"properties":{"cartodb_id":11444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90107,40.868282]},"properties":{"cartodb_id":11445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84657,40.857365]},"properties":{"cartodb_id":11446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892136,40.766685]},"properties":{"cartodb_id":11447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89021,40.81023]},"properties":{"cartodb_id":11448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19783,40.562202]},"properties":{"cartodb_id":11449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93981,40.72606]},"properties":{"cartodb_id":11452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93355,40.61957]},"properties":{"cartodb_id":11453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82964,40.75855]},"properties":{"cartodb_id":11454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95566,40.64663]},"properties":{"cartodb_id":11455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:58:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92634,40.71404]},"properties":{"cartodb_id":11456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87744,40.738598]},"properties":{"cartodb_id":11457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00771,40.742832]},"properties":{"cartodb_id":11458,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00847,40.714283]},"properties":{"cartodb_id":11459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94476,40.71976]},"properties":{"cartodb_id":11461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73384,40.671947]},"properties":{"cartodb_id":11462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80398,40.719288]},"properties":{"cartodb_id":11464,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96041,40.58787]},"properties":{"cartodb_id":11466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03077,40.63139]},"properties":{"cartodb_id":11468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98236,40.76234]},"properties":{"cartodb_id":11469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:39:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937675,40.59352]},"properties":{"cartodb_id":11470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97183,40.757214]},"properties":{"cartodb_id":11471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.837685,40.87745]},"properties":{"cartodb_id":11472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895546,40.670624]},"properties":{"cartodb_id":11473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8825,40.82638]},"properties":{"cartodb_id":11474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93677,40.73572]},"properties":{"cartodb_id":11475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.813324,40.697243]},"properties":{"cartodb_id":11476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":11477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00592,40.72225]},"properties":{"cartodb_id":11478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91008,40.85447]},"properties":{"cartodb_id":11480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83178,40.764454]},"properties":{"cartodb_id":11481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98465,40.69976]},"properties":{"cartodb_id":11482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89492,40.67591]},"properties":{"cartodb_id":11483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88047,40.843906]},"properties":{"cartodb_id":11484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978676,40.79175]},"properties":{"cartodb_id":11485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:13:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.933876,40.677658]},"properties":{"cartodb_id":11486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878914,40.879803]},"properties":{"cartodb_id":11487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852165,40.904243]},"properties":{"cartodb_id":11488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92936,40.64213]},"properties":{"cartodb_id":11489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:04:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82595,40.764347]},"properties":{"cartodb_id":11492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99905,40.749638]},"properties":{"cartodb_id":11493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76975,40.683777]},"properties":{"cartodb_id":11494,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99264,40.75432]},"properties":{"cartodb_id":11495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93215,40.67424]},"properties":{"cartodb_id":11496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94511,40.813385]},"properties":{"cartodb_id":11498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8908,40.654427]},"properties":{"cartodb_id":11499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976715,40.764996]},"properties":{"cartodb_id":11500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98054,40.76484]},"properties":{"cartodb_id":11501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93502,40.73764]},"properties":{"cartodb_id":11502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00151,40.639782]},"properties":{"cartodb_id":11503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.824936,40.877686]},"properties":{"cartodb_id":11505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97173,40.78202]},"properties":{"cartodb_id":11506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86201,40.854393]},"properties":{"cartodb_id":11507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92034,40.768112]},"properties":{"cartodb_id":11509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000854,40.747143]},"properties":{"cartodb_id":11510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988205,40.718555]},"properties":{"cartodb_id":11511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1231,40.567966]},"properties":{"cartodb_id":11512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957535,40.696674]},"properties":{"cartodb_id":11513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99063,40.750988]},"properties":{"cartodb_id":11514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9407,40.71196]},"properties":{"cartodb_id":11515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88372,40.839783]},"properties":{"cartodb_id":11516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89323,40.859875]},"properties":{"cartodb_id":11518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982666,40.686085]},"properties":{"cartodb_id":11519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95417,40.787224]},"properties":{"cartodb_id":11520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97546,40.718945]},"properties":{"cartodb_id":11521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74687,40.70651]},"properties":{"cartodb_id":11522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.846794,40.684044]},"properties":{"cartodb_id":11523,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91248,40.744167]},"properties":{"cartodb_id":11524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96914,40.766716]},"properties":{"cartodb_id":11526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.080315,40.62134]},"properties":{"cartodb_id":11528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:51:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90703,40.680946]},"properties":{"cartodb_id":11529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.967606,40.758587]},"properties":{"cartodb_id":11530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99718,40.612213]},"properties":{"cartodb_id":11531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85964,40.713596]},"properties":{"cartodb_id":11532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984665,40.749336]},"properties":{"cartodb_id":11534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.872406,40.856487]},"properties":{"cartodb_id":11536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892456,40.842358]},"properties":{"cartodb_id":11537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96239,40.609985]},"properties":{"cartodb_id":11538,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993164,40.637474]},"properties":{"cartodb_id":11539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97113,40.75534]},"properties":{"cartodb_id":11540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:24:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97315,40.79024]},"properties":{"cartodb_id":11541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82568,40.743866]},"properties":{"cartodb_id":11542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98754,40.585346]},"properties":{"cartodb_id":11543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8762,40.674786]},"properties":{"cartodb_id":11544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92816,40.755833]},"properties":{"cartodb_id":11545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997574,40.59455]},"properties":{"cartodb_id":11547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94603,40.75529]},"properties":{"cartodb_id":11548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:12:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94899,40.584644]},"properties":{"cartodb_id":11549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97653,40.78238]},"properties":{"cartodb_id":11550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:07:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93881,40.713875]},"properties":{"cartodb_id":11551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:06:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97816,40.630283]},"properties":{"cartodb_id":11552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99678,40.72543]},"properties":{"cartodb_id":11553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15378,40.54656]},"properties":{"cartodb_id":11554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89643,40.860996]},"properties":{"cartodb_id":11556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0034,40.722828]},"properties":{"cartodb_id":11557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84961,40.73294]},"properties":{"cartodb_id":11558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07624,40.63663]},"properties":{"cartodb_id":11559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91817,40.64108]},"properties":{"cartodb_id":11560,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0102,40.732403]},"properties":{"cartodb_id":11561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.012276,40.653572]},"properties":{"cartodb_id":11562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93318,40.806343]},"properties":{"cartodb_id":11563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:57:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96615,40.712055]},"properties":{"cartodb_id":11564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89333,40.817875]},"properties":{"cartodb_id":11565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89666,40.656116]},"properties":{"cartodb_id":11566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96686,40.769844]},"properties":{"cartodb_id":11567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95836,40.760536]},"properties":{"cartodb_id":11568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955086,40.820095]},"properties":{"cartodb_id":11569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97554,40.79207]},"properties":{"cartodb_id":11570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92246,40.818047]},"properties":{"cartodb_id":11572,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:34:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89726,40.698753]},"properties":{"cartodb_id":11573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.771996,40.658657]},"properties":{"cartodb_id":11574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.828285,40.75539]},"properties":{"cartodb_id":11575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91623,40.847557]},"properties":{"cartodb_id":11577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99149,40.749794]},"properties":{"cartodb_id":11578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84492,40.845425]},"properties":{"cartodb_id":11579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96679,40.61211]},"properties":{"cartodb_id":11580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:17:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84162,40.838387]},"properties":{"cartodb_id":11581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93122,40.82802]},"properties":{"cartodb_id":11582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75122,40.707306]},"properties":{"cartodb_id":11585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902054,40.84707]},"properties":{"cartodb_id":11587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:09:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98383,40.74323]},"properties":{"cartodb_id":11588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:08:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82557,40.84211]},"properties":{"cartodb_id":11591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73394,40.7032]},"properties":{"cartodb_id":11592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:03:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00329,40.723347]},"properties":{"cartodb_id":11593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78467,40.70794]},"properties":{"cartodb_id":11594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87375,40.676453]},"properties":{"cartodb_id":11595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.831726,40.68605]},"properties":{"cartodb_id":11596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83314,40.872494]},"properties":{"cartodb_id":11597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73912,40.76706]},"properties":{"cartodb_id":11598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96367,40.682804]},"properties":{"cartodb_id":11599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907036,40.631092]},"properties":{"cartodb_id":11600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84953,40.712654]},"properties":{"cartodb_id":11601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:59:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76239,40.691666]},"properties":{"cartodb_id":11603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989975,40.73112]},"properties":{"cartodb_id":11604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99263,40.68916]},"properties":{"cartodb_id":11605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:47:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.009995,40.709805]},"properties":{"cartodb_id":11606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9387,40.677048]},"properties":{"cartodb_id":11607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80337,40.76202]},"properties":{"cartodb_id":11608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93603,40.806293]},"properties":{"cartodb_id":11609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:43:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93109,40.658295]},"properties":{"cartodb_id":11610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:42:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11819,40.56213]},"properties":{"cartodb_id":11611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93361,40.710667]},"properties":{"cartodb_id":11612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97157,40.629986]},"properties":{"cartodb_id":11613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890915,40.826786]},"properties":{"cartodb_id":11614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944885,40.83406]},"properties":{"cartodb_id":11615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76041,40.602432]},"properties":{"cartodb_id":11616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:35:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979416,40.739918]},"properties":{"cartodb_id":11617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99123,40.723274]},"properties":{"cartodb_id":11618,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88986,40.76458]},"properties":{"cartodb_id":11619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.721054,40.742664]},"properties":{"cartodb_id":11621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72273,40.760025]},"properties":{"cartodb_id":11622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78456,40.69733]},"properties":{"cartodb_id":11624,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:28:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87101,40.82256]},"properties":{"cartodb_id":11625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98928,40.616688]},"properties":{"cartodb_id":11626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90031,40.65726]},"properties":{"cartodb_id":11627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87257,40.856537]},"properties":{"cartodb_id":11628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82966,40.844696]},"properties":{"cartodb_id":11629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1472,40.608562]},"properties":{"cartodb_id":11632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92714,40.621357]},"properties":{"cartodb_id":11633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952965,40.800884]},"properties":{"cartodb_id":11634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:02:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.821014,40.820065]},"properties":{"cartodb_id":11635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80576,40.683094]},"properties":{"cartodb_id":11636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95574,40.605324]},"properties":{"cartodb_id":11637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92243,40.73448]},"properties":{"cartodb_id":11638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96141,40.65217]},"properties":{"cartodb_id":11639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88768,40.649193]},"properties":{"cartodb_id":11640,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9327,40.70317]},"properties":{"cartodb_id":11641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99601,40.763996]},"properties":{"cartodb_id":11642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90217,40.906567]},"properties":{"cartodb_id":11643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90799,40.837177]},"properties":{"cartodb_id":11644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94567,40.600014]},"properties":{"cartodb_id":11645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:48:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89232,40.735897]},"properties":{"cartodb_id":11646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97943,40.73993]},"properties":{"cartodb_id":11647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87145,40.72956]},"properties":{"cartodb_id":11648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82305,40.680008]},"properties":{"cartodb_id":11649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98941,40.76286]},"properties":{"cartodb_id":11650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96385,40.76531]},"properties":{"cartodb_id":11651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89887,40.678738]},"properties":{"cartodb_id":11652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95628,40.696827]},"properties":{"cartodb_id":11653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91386,40.674908]},"properties":{"cartodb_id":11654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0129,40.717186]},"properties":{"cartodb_id":11655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990036,40.732758]},"properties":{"cartodb_id":11656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891815,40.81636]},"properties":{"cartodb_id":11657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13497,40.60465]},"properties":{"cartodb_id":11658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92656,40.663193]},"properties":{"cartodb_id":11659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T07:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86847,40.83269]},"properties":{"cartodb_id":11660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:56:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85159,40.89613]},"properties":{"cartodb_id":11661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:52:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86202,40.747944]},"properties":{"cartodb_id":11662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.797585,40.717514]},"properties":{"cartodb_id":11663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:50:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939224,40.848682]},"properties":{"cartodb_id":11664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.802666,40.671196]},"properties":{"cartodb_id":11665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.860535,40.83742]},"properties":{"cartodb_id":11666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94851,40.782314]},"properties":{"cartodb_id":11667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90266,40.876583]},"properties":{"cartodb_id":11668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89003,40.720623]},"properties":{"cartodb_id":11669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92297,40.752728]},"properties":{"cartodb_id":11672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91971,40.717297]},"properties":{"cartodb_id":11673,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8932,40.66544]},"properties":{"cartodb_id":11674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99225,40.764053]},"properties":{"cartodb_id":11675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T05:55:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87106,40.697536]},"properties":{"cartodb_id":11677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T05:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8509,40.83045]},"properties":{"cartodb_id":11678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T05:20:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87777,40.692936]},"properties":{"cartodb_id":11679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T05:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95034,40.593758]},"properties":{"cartodb_id":11681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78052,40.739304]},"properties":{"cartodb_id":11682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T03:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91484,40.743454]},"properties":{"cartodb_id":11683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T03:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.805855,40.765625]},"properties":{"cartodb_id":11684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T02:40:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89667,40.843525]},"properties":{"cartodb_id":11685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T02:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99821,40.72106]},"properties":{"cartodb_id":11686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T02:05:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93434,40.85289]},"properties":{"cartodb_id":11687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T01:14:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85026,40.68498]},"properties":{"cartodb_id":11688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T01:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91477,40.634552]},"properties":{"cartodb_id":11689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86352,40.68632]},"properties":{"cartodb_id":11690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:30:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96298,40.762486]},"properties":{"cartodb_id":11691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:26:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98464,40.759205]},"properties":{"cartodb_id":11692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:25:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00305,40.680855]},"properties":{"cartodb_id":11693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:10:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90691,40.768887]},"properties":{"cartodb_id":11694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81944,40.765137]},"properties":{"cartodb_id":11695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99201,40.7491]},"properties":{"cartodb_id":11697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99741,40.676846]},"properties":{"cartodb_id":11699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988235,40.720303]},"properties":{"cartodb_id":11700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942986,40.743366]},"properties":{"cartodb_id":11701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9711,40.684284]},"properties":{"cartodb_id":11702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T00:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96516,40.775043]},"properties":{"cartodb_id":11703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T23:46:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90498,40.59907]},"properties":{"cartodb_id":11704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85866,40.81107]},"properties":{"cartodb_id":11705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T23:45:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99119,40.75533]},"properties":{"cartodb_id":11707,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T23:15:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95245,40.604908]},"properties":{"cartodb_id":11709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94476,40.71976]},"properties":{"cartodb_id":11710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T23:00:00Z","total_injuries":0,"total_fatalities":0,"crash_type":"no_injury_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78632,40.666573]},"properties":{"cartodb_id":14655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T06:46:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79636,40.685608]},"properties":{"cartodb_id":33,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96002,40.77632]},"properties":{"cartodb_id":34,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946465,40.800663]},"properties":{"cartodb_id":36,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.857124,40.673573]},"properties":{"cartodb_id":14658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T06:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901924,40.85809]},"properties":{"cartodb_id":14660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T06:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96388,40.757008]},"properties":{"cartodb_id":14670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T03:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93358,40.672173]},"properties":{"cartodb_id":14672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T02:54:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8686,40.73261]},"properties":{"cartodb_id":14675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T02:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90849,40.865345]},"properties":{"cartodb_id":14676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T02:24:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9158,40.699062]},"properties":{"cartodb_id":14677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-01T02:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987114,40.729385]},"properties":{"cartodb_id":14678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T02:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.864456,40.75326]},"properties":{"cartodb_id":14679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-01T02:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86838,40.662014]},"properties":{"cartodb_id":14682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947655,40.77018]},"properties":{"cartodb_id":14689,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:01:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89124,40.659405]},"properties":{"cartodb_id":14691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90333,40.862732]},"properties":{"cartodb_id":14692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76736,40.65616]},"properties":{"cartodb_id":14693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89032,40.672714]},"properties":{"cartodb_id":14704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T00:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85089,40.737553]},"properties":{"cartodb_id":13,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.966156,40.58667]},"properties":{"cartodb_id":44,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-28T20:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.735344,40.665257]},"properties":{"cartodb_id":46,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85457,40.700592]},"properties":{"cartodb_id":50,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89432,40.681564]},"properties":{"cartodb_id":51,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96189,40.607338]},"properties":{"cartodb_id":54,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99337,40.747234]},"properties":{"cartodb_id":55,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89981,40.865997]},"properties":{"cartodb_id":56,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:04:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904,40.864246]},"properties":{"cartodb_id":57,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95841,40.64193]},"properties":{"cartodb_id":60,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91399,40.84543]},"properties":{"cartodb_id":61,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T20:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94484,40.616043]},"properties":{"cartodb_id":63,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-28T19:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98726,40.607243]},"properties":{"cartodb_id":65,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.802765,40.769337]},"properties":{"cartodb_id":66,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003265,40.720375]},"properties":{"cartodb_id":67,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97952,40.73978]},"properties":{"cartodb_id":68,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:40:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.856735,40.70456]},"properties":{"cartodb_id":69,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79077,40.70198]},"properties":{"cartodb_id":71,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92785,40.808243]},"properties":{"cartodb_id":73,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96544,40.771782]},"properties":{"cartodb_id":82,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.884315,40.749744]},"properties":{"cartodb_id":83,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94736,40.818535]},"properties":{"cartodb_id":89,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:46:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96103,40.6552]},"properties":{"cartodb_id":90,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81743,40.704494]},"properties":{"cartodb_id":95,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.827835,40.75425]},"properties":{"cartodb_id":96,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80928,40.704845]},"properties":{"cartodb_id":97,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95185,40.715473]},"properties":{"cartodb_id":99,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96406,40.69611]},"properties":{"cartodb_id":102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:09:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97913,40.60507]},"properties":{"cartodb_id":106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84148,40.729996]},"properties":{"cartodb_id":115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82019,40.716824]},"properties":{"cartodb_id":116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98613,40.67348]},"properties":{"cartodb_id":122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94913,40.7263]},"properties":{"cartodb_id":127,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T17:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.085884,40.59589]},"properties":{"cartodb_id":154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78527,40.762264]},"properties":{"cartodb_id":158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89489,40.823135]},"properties":{"cartodb_id":168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T16:08:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81713,40.717674]},"properties":{"cartodb_id":180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85971,40.826275]},"properties":{"cartodb_id":190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01648,40.64606]},"properties":{"cartodb_id":206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9466,40.780693]},"properties":{"cartodb_id":207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935455,40.740067]},"properties":{"cartodb_id":218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89097,40.675224]},"properties":{"cartodb_id":225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72694,40.69382]},"properties":{"cartodb_id":228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.821526,40.76178]},"properties":{"cartodb_id":236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94814,40.829597]},"properties":{"cartodb_id":242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-28T14:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.17378,40.54315]},"properties":{"cartodb_id":243,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94027,40.811363]},"properties":{"cartodb_id":244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94281,40.794132]},"properties":{"cartodb_id":261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97925,40.747066]},"properties":{"cartodb_id":263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T13:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8065,40.712223]},"properties":{"cartodb_id":284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72966,40.756992]},"properties":{"cartodb_id":293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73568,40.66561]},"properties":{"cartodb_id":294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.899956,40.857418]},"properties":{"cartodb_id":296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":2,"date_val":"2017-03-28T12:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84875,40.890648]},"properties":{"cartodb_id":300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94649,40.69634]},"properties":{"cartodb_id":313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85971,40.826275]},"properties":{"cartodb_id":315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.985435,40.74147]},"properties":{"cartodb_id":329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.739555,40.67581]},"properties":{"cartodb_id":330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T11:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924255,40.694427]},"properties":{"cartodb_id":345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98484,40.686928]},"properties":{"cartodb_id":347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87824,40.82866]},"properties":{"cartodb_id":349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8703,40.87793]},"properties":{"cartodb_id":357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97528,40.62713]},"properties":{"cartodb_id":361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T10:02:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09241,40.60707]},"properties":{"cartodb_id":374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70194,40.752346]},"properties":{"cartodb_id":383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97172,40.750492]},"properties":{"cartodb_id":385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991776,40.709198]},"properties":{"cartodb_id":389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:20:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79114,40.73332]},"properties":{"cartodb_id":394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T09:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94003,40.797943]},"properties":{"cartodb_id":414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.856735,40.70456]},"properties":{"cartodb_id":426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94509,40.695843]},"properties":{"cartodb_id":442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99544,40.603874]},"properties":{"cartodb_id":447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T06:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92807,40.8662]},"properties":{"cartodb_id":473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T01:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95574,40.757366]},"properties":{"cartodb_id":480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T00:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.757324,40.667038]},"properties":{"cartodb_id":492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T23:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89078,40.845226]},"properties":{"cartodb_id":509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:05:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9893,40.757908]},"properties":{"cartodb_id":511,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95106,40.74961]},"properties":{"cartodb_id":512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871796,40.877842]},"properties":{"cartodb_id":518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89405,40.66475]},"properties":{"cartodb_id":519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:20:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94713,40.77593]},"properties":{"cartodb_id":522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T21:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95042,40.70665]},"properties":{"cartodb_id":527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-27T20:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80229,40.664993]},"properties":{"cartodb_id":528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.004425,40.742283]},"properties":{"cartodb_id":530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825745,40.71572]},"properties":{"cartodb_id":532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:49:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91509,40.66004]},"properties":{"cartodb_id":533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:45:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96074,40.702557]},"properties":{"cartodb_id":534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:38:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98576,40.72301]},"properties":{"cartodb_id":535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82544,40.879383]},"properties":{"cartodb_id":541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:10:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83224,40.71512]},"properties":{"cartodb_id":545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T20:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8208,40.687546]},"properties":{"cartodb_id":564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81799,40.719357]},"properties":{"cartodb_id":567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922935,40.70056]},"properties":{"cartodb_id":570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:31:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85463,40.742683]},"properties":{"cartodb_id":581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952995,40.58581]},"properties":{"cartodb_id":582,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85839,40.67472]},"properties":{"cartodb_id":588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86766,40.820747]},"properties":{"cartodb_id":589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T18:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979256,40.68794]},"properties":{"cartodb_id":598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989746,40.690357]},"properties":{"cartodb_id":601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T17:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8483,40.72337]},"properties":{"cartodb_id":637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:36:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96047,40.625282]},"properties":{"cartodb_id":642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97484,40.62841]},"properties":{"cartodb_id":645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:24:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91289,40.777676]},"properties":{"cartodb_id":647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T16:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.835175,40.663525]},"properties":{"cartodb_id":661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99984,40.6742]},"properties":{"cartodb_id":665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8749,40.746666]},"properties":{"cartodb_id":669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919785,40.76615]},"properties":{"cartodb_id":683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T15:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13265,40.563503]},"properties":{"cartodb_id":686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:58:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9959,40.630016]},"properties":{"cartodb_id":687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834305,40.72025]},"properties":{"cartodb_id":700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:40:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92785,40.691833]},"properties":{"cartodb_id":708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:25:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9432,40.617676]},"properties":{"cartodb_id":715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T14:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77051,40.657875]},"properties":{"cartodb_id":731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8835,40.65759]},"properties":{"cartodb_id":739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:30:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97853,40.736855]},"properties":{"cartodb_id":741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:30:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95595,40.62334]},"properties":{"cartodb_id":749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-27T13:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9467,40.771286]},"properties":{"cartodb_id":759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02064,40.642174]},"properties":{"cartodb_id":767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93116,40.826523]},"properties":{"cartodb_id":781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T12:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969345,40.763546]},"properties":{"cartodb_id":802,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-27T11:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972374,40.762287]},"properties":{"cartodb_id":807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826195,40.712296]},"properties":{"cartodb_id":808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.875374,40.77042]},"properties":{"cartodb_id":818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T11:09:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84079,40.888603]},"properties":{"cartodb_id":828,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82735,40.705807]},"properties":{"cartodb_id":836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.134285,40.571]},"properties":{"cartodb_id":837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:39:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81507,40.75086]},"properties":{"cartodb_id":840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96248,40.767185]},"properties":{"cartodb_id":862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83044,40.843857]},"properties":{"cartodb_id":866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88034,40.871677]},"properties":{"cartodb_id":868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:36:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.765755,40.602833]},"properties":{"cartodb_id":871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:31:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99804,40.713734]},"properties":{"cartodb_id":876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9195,40.728928]},"properties":{"cartodb_id":882,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.840004,40.859257]},"properties":{"cartodb_id":884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:24:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97543,40.74788]},"properties":{"cartodb_id":886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.869644,40.88279]},"properties":{"cartodb_id":887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.923485,40.825424]},"properties":{"cartodb_id":892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8761,40.745567]},"properties":{"cartodb_id":893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-27T09:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94472,40.69215]},"properties":{"cartodb_id":900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95685,40.63865]},"properties":{"cartodb_id":901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-27T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98353,40.684814]},"properties":{"cartodb_id":907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:57:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9371,40.70938]},"properties":{"cartodb_id":908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82581,40.744576]},"properties":{"cartodb_id":913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07655,40.62893]},"properties":{"cartodb_id":914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91981,40.79737]},"properties":{"cartodb_id":926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89022,40.62764]},"properties":{"cartodb_id":930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78536,40.712284]},"properties":{"cartodb_id":931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:16:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99717,40.615993]},"properties":{"cartodb_id":935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89491,40.820988]},"properties":{"cartodb_id":941,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T08:06:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01075,40.604355]},"properties":{"cartodb_id":954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87733,40.729866]},"properties":{"cartodb_id":958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86359,40.841278]},"properties":{"cartodb_id":968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T07:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14701,40.63758]},"properties":{"cartodb_id":976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-27T07:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910934,40.676342]},"properties":{"cartodb_id":986,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:41:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97429,40.685513]},"properties":{"cartodb_id":987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924774,40.677174]},"properties":{"cartodb_id":990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T06:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95595,40.62334]},"properties":{"cartodb_id":998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T05:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906006,40.84944]},"properties":{"cartodb_id":1002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T05:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91895,40.86446]},"properties":{"cartodb_id":1003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T05:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9258,40.863243]},"properties":{"cartodb_id":1005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T04:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91734,40.801685]},"properties":{"cartodb_id":1007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T04:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779205,40.69165]},"properties":{"cartodb_id":1008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T04:15:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76786,40.70362]},"properties":{"cartodb_id":1016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T01:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75122,40.707306]},"properties":{"cartodb_id":1018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T01:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97081,40.751747]},"properties":{"cartodb_id":1023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-27T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96553,40.686745]},"properties":{"cartodb_id":1024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93159,40.663227]},"properties":{"cartodb_id":14608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80212,40.702797]},"properties":{"cartodb_id":14609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96705,40.760925]},"properties":{"cartodb_id":14613,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:27:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9622,40.649788]},"properties":{"cartodb_id":14621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92817,40.714207]},"properties":{"cartodb_id":14634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9043,40.857708]},"properties":{"cartodb_id":14635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98068,40.750904]},"properties":{"cartodb_id":14639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83875,40.881264]},"properties":{"cartodb_id":14644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77792,40.667713]},"properties":{"cartodb_id":14649,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14167,40.62464]},"properties":{"cartodb_id":14651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T07:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79511,40.67481]},"properties":{"cartodb_id":24,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-28T22:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9771,40.74615]},"properties":{"cartodb_id":1038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T23:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90805,40.690647]},"properties":{"cartodb_id":1042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T23:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.791435,40.7593]},"properties":{"cartodb_id":1067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95051,40.669857]},"properties":{"cartodb_id":1068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90749,40.77386]},"properties":{"cartodb_id":1069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88618,40.674644]},"properties":{"cartodb_id":1072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:59:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9643,40.609776]},"properties":{"cartodb_id":1073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8957,40.703957]},"properties":{"cartodb_id":1074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935455,40.740067]},"properties":{"cartodb_id":1076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08011,40.621407]},"properties":{"cartodb_id":1081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961525,40.76023]},"properties":{"cartodb_id":1082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-26T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82744,40.798256]},"properties":{"cartodb_id":1087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:47:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76387,40.70698]},"properties":{"cartodb_id":1093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86235,40.67916]},"properties":{"cartodb_id":1095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.886215,40.743774]},"properties":{"cartodb_id":1116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-26T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863434,40.73195]},"properties":{"cartodb_id":1120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:01:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07754,40.61492]},"properties":{"cartodb_id":1124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0108,40.711018]},"properties":{"cartodb_id":1131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.886444,40.815098]},"properties":{"cartodb_id":1132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77022,40.744892]},"properties":{"cartodb_id":1139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99491,40.704422]},"properties":{"cartodb_id":1142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:23:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89443,40.834637]},"properties":{"cartodb_id":1153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91893,40.645397]},"properties":{"cartodb_id":1160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:49:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970924,40.626568]},"properties":{"cartodb_id":1171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:23:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89981,40.837975]},"properties":{"cartodb_id":1181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T16:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90691,40.753284]},"properties":{"cartodb_id":1187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-26T15:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.729866,40.664894]},"properties":{"cartodb_id":1191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7706,40.70267]},"properties":{"cartodb_id":1198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94016,40.806408]},"properties":{"cartodb_id":1200,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91552,40.705627]},"properties":{"cartodb_id":1206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.23497,40.52232]},"properties":{"cartodb_id":1207,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83175,40.728016]},"properties":{"cartodb_id":1208,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T15:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76088,40.605522]},"properties":{"cartodb_id":1216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80987,40.668552]},"properties":{"cartodb_id":1235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01334,40.71523]},"properties":{"cartodb_id":1245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T14:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994545,40.638306]},"properties":{"cartodb_id":1253,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8191,40.753384]},"properties":{"cartodb_id":1256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97143,40.675755]},"properties":{"cartodb_id":1260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:13:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88175,40.761703]},"properties":{"cartodb_id":1261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924446,40.69304]},"properties":{"cartodb_id":1262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":3,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T13:10:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73863,40.653015]},"properties":{"cartodb_id":1279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951065,40.633636]},"properties":{"cartodb_id":1281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73359,40.770176]},"properties":{"cartodb_id":1288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.962555,40.712524]},"properties":{"cartodb_id":1291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T12:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991035,40.699844]},"properties":{"cartodb_id":1293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95067,40.728992]},"properties":{"cartodb_id":1301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:05:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99483,40.739017]},"properties":{"cartodb_id":1304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T11:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80112,40.704845]},"properties":{"cartodb_id":1319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00594,40.656105]},"properties":{"cartodb_id":1327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T07:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988106,40.7516]},"properties":{"cartodb_id":1330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T07:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8861,40.827656]},"properties":{"cartodb_id":1340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72694,40.69382]},"properties":{"cartodb_id":1347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:20:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99412,40.599335]},"properties":{"cartodb_id":1348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T05:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83934,40.699272]},"properties":{"cartodb_id":1353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:55:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89058,40.8369]},"properties":{"cartodb_id":1355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97625,40.715813]},"properties":{"cartodb_id":1357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:44:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95292,40.71406]},"properties":{"cartodb_id":1360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.716545,40.735565]},"properties":{"cartodb_id":1363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95887,40.70955]},"properties":{"cartodb_id":1367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999855,40.743423]},"properties":{"cartodb_id":1369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86816,40.676434]},"properties":{"cartodb_id":1374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T04:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955376,40.804417]},"properties":{"cartodb_id":1379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941795,40.721523]},"properties":{"cartodb_id":1382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07045,40.596733]},"properties":{"cartodb_id":1386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T03:10:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93088,40.671474]},"properties":{"cartodb_id":1398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T02:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99789,40.577545]},"properties":{"cartodb_id":1411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95454,40.711864]},"properties":{"cartodb_id":1417,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T01:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92307,40.82609]},"properties":{"cartodb_id":1419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.799706,40.67868]},"properties":{"cartodb_id":1430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95717,40.69283]},"properties":{"cartodb_id":1432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.964806,40.759983]},"properties":{"cartodb_id":1439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-26T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91737,40.80405]},"properties":{"cartodb_id":1441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:55:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95067,40.62636]},"properties":{"cartodb_id":1447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972046,40.72656]},"properties":{"cartodb_id":1455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T23:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93623,40.757805]},"properties":{"cartodb_id":1463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-25T23:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89603,40.88647]},"properties":{"cartodb_id":1467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T22:35:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87176,40.666595]},"properties":{"cartodb_id":1468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T22:30:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95057,40.711]},"properties":{"cartodb_id":1469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.860725,40.756287]},"properties":{"cartodb_id":1474,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85169,40.834198]},"properties":{"cartodb_id":1480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96942,40.79536]},"properties":{"cartodb_id":1481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82607,40.58301]},"properties":{"cartodb_id":1486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T21:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73427,40.703217]},"properties":{"cartodb_id":1500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86596,40.877876]},"properties":{"cartodb_id":1521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87743,40.680016]},"properties":{"cartodb_id":1529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959816,40.57997]},"properties":{"cartodb_id":1544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92531,40.75663]},"properties":{"cartodb_id":1545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T19:00:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935234,40.696983]},"properties":{"cartodb_id":1549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.900925,40.813053]},"properties":{"cartodb_id":1555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91969,40.583733]},"properties":{"cartodb_id":1556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83038,40.766815]},"properties":{"cartodb_id":1576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06574,40.60503]},"properties":{"cartodb_id":1578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:58:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84625,40.870476]},"properties":{"cartodb_id":1583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.774506,40.671825]},"properties":{"cartodb_id":1588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":5,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T17:30:00Z","total_injuries":5,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06582,40.59826]},"properties":{"cartodb_id":1602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81409,40.69773]},"properties":{"cartodb_id":1609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01334,40.71523]},"properties":{"cartodb_id":1628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:10:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92693,40.758698]},"properties":{"cartodb_id":1629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-25T16:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87664,40.771305]},"properties":{"cartodb_id":1634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90828,40.755848]},"properties":{"cartodb_id":1636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T16:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77608,40.67632]},"properties":{"cartodb_id":1644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75122,40.680355]},"properties":{"cartodb_id":1651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96556,40.580772]},"properties":{"cartodb_id":1654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84383,40.85527]},"properties":{"cartodb_id":1663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:13:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82475,40.74198]},"properties":{"cartodb_id":1664,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85362,40.816086]},"properties":{"cartodb_id":1667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93916,40.83328]},"properties":{"cartodb_id":1668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:07:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.862816,40.75776]},"properties":{"cartodb_id":1674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80791,40.689976]},"properties":{"cartodb_id":1675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920654,40.633358]},"properties":{"cartodb_id":1678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T15:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8867,40.84708]},"properties":{"cartodb_id":1679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-25T14:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74483,40.69317]},"properties":{"cartodb_id":1685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90091,40.737038]},"properties":{"cartodb_id":1694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91357,40.67843]},"properties":{"cartodb_id":1695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":5,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:14:00Z","total_injuries":5,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74655,40.756096]},"properties":{"cartodb_id":1703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84959,40.905025]},"properties":{"cartodb_id":1704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T14:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90817,40.670868]},"properties":{"cartodb_id":1712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83228,40.751453]},"properties":{"cartodb_id":1718,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.736275,40.660625]},"properties":{"cartodb_id":1720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01481,40.67573]},"properties":{"cartodb_id":1743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72855,40.670223]},"properties":{"cartodb_id":1747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907974,40.642014]},"properties":{"cartodb_id":1749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90107,40.750782]},"properties":{"cartodb_id":1752,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77968,40.758865]},"properties":{"cartodb_id":1754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92087,40.80543]},"properties":{"cartodb_id":1757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96821,40.599834]},"properties":{"cartodb_id":1762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8935,40.583878]},"properties":{"cartodb_id":1776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98575,40.68963]},"properties":{"cartodb_id":1779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76147,40.747574]},"properties":{"cartodb_id":1792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T11:15:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77637,40.723145]},"properties":{"cartodb_id":1799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81516,40.88883]},"properties":{"cartodb_id":1801,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94986,40.83441]},"properties":{"cartodb_id":1814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83919,40.824696]},"properties":{"cartodb_id":1820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-25T09:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979294,40.7528]},"properties":{"cartodb_id":1833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90835,40.863422]},"properties":{"cartodb_id":1834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98749,40.604538]},"properties":{"cartodb_id":1844,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T08:13:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871605,40.878643]},"properties":{"cartodb_id":1863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T05:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85301,40.89999]},"properties":{"cartodb_id":1866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T05:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90905,40.86268]},"properties":{"cartodb_id":1867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T04:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94938,40.714066]},"properties":{"cartodb_id":1869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T04:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.830505,40.71702]},"properties":{"cartodb_id":1872,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T04:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97973,40.746403]},"properties":{"cartodb_id":1885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T02:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984184,40.759842]},"properties":{"cartodb_id":1886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T02:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96636,40.812138]},"properties":{"cartodb_id":1891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T01:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95464,40.67187]},"properties":{"cartodb_id":1892,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T01:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955505,40.768486]},"properties":{"cartodb_id":1904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-25T00:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86921,40.89646]},"properties":{"cartodb_id":1907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930984,40.826622]},"properties":{"cartodb_id":1912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90709,40.768234]},"properties":{"cartodb_id":1915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:01:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8211,40.695824]},"properties":{"cartodb_id":1922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-25T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81082,40.715977]},"properties":{"cartodb_id":1932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02666,40.61651]},"properties":{"cartodb_id":1934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:33:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90333,40.85859]},"properties":{"cartodb_id":1935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87951,40.825905]},"properties":{"cartodb_id":1937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T23:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98383,40.721474]},"properties":{"cartodb_id":1947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94989,40.780437]},"properties":{"cartodb_id":1953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-24T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94373,40.792873]},"properties":{"cartodb_id":1961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9917,40.735203]},"properties":{"cartodb_id":1968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84591,40.688988]},"properties":{"cartodb_id":1972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01334,40.71523]},"properties":{"cartodb_id":1976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89018,40.83987]},"properties":{"cartodb_id":1984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":6,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T21:00:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.937195,40.82696]},"properties":{"cartodb_id":1989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.24256,40.513393]},"properties":{"cartodb_id":1991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.889,40.659275]},"properties":{"cartodb_id":1992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:40:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85323,40.836254]},"properties":{"cartodb_id":1999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15017,40.550766]},"properties":{"cartodb_id":2003,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T20:08:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83186,40.688293]},"properties":{"cartodb_id":2014,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:44:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.744286,40.753788]},"properties":{"cartodb_id":2026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87163,40.713287]},"properties":{"cartodb_id":2031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-24T19:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88206,40.882]},"properties":{"cartodb_id":2035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:08:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93623,40.81467]},"properties":{"cartodb_id":2037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T19:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99459,40.713688]},"properties":{"cartodb_id":2048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99832,40.760822]},"properties":{"cartodb_id":2049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-24T18:38:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991776,40.709198]},"properties":{"cartodb_id":2054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86262,40.897404]},"properties":{"cartodb_id":2063,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73887,40.757355]},"properties":{"cartodb_id":2065,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99804,40.713734]},"properties":{"cartodb_id":2067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94353,40.83907]},"properties":{"cartodb_id":2071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:37:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93857,40.85098]},"properties":{"cartodb_id":2082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95705,40.661964]},"properties":{"cartodb_id":2084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94526,40.584908]},"properties":{"cartodb_id":2093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78566,40.732273]},"properties":{"cartodb_id":2094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14711,40.54101]},"properties":{"cartodb_id":2095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.946205,40.772984]},"properties":{"cartodb_id":2102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89896,40.859085]},"properties":{"cartodb_id":2105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89799,40.862404]},"properties":{"cartodb_id":2106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88347,40.88078]},"properties":{"cartodb_id":2114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-24T16:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76383,40.663364]},"properties":{"cartodb_id":2116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7464,40.665794]},"properties":{"cartodb_id":2125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01306,40.716454]},"properties":{"cartodb_id":2130,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9112,40.84519]},"properties":{"cartodb_id":2138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90859,40.848022]},"properties":{"cartodb_id":2145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.944405,40.76272]},"properties":{"cartodb_id":2146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863335,40.81478]},"properties":{"cartodb_id":2147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T16:08:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77997,40.69137]},"properties":{"cartodb_id":2157,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88544,40.855755]},"properties":{"cartodb_id":2167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:29:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92249,40.70933]},"properties":{"cartodb_id":2168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:26:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72903,40.668896]},"properties":{"cartodb_id":2176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95068,40.81084]},"properties":{"cartodb_id":2181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T15:09:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99907,40.688766]},"properties":{"cartodb_id":2191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:54:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92526,40.66341]},"properties":{"cartodb_id":2197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79651,40.713554]},"properties":{"cartodb_id":2204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.756546,40.74879]},"properties":{"cartodb_id":2209,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T14:06:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98508,40.71908]},"properties":{"cartodb_id":2227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22888,40.5466]},"properties":{"cartodb_id":2229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.856,40.858715]},"properties":{"cartodb_id":2237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T13:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95304,40.780125]},"properties":{"cartodb_id":2259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:22:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94947,40.589085]},"properties":{"cartodb_id":2263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T12:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.891136,40.84541]},"properties":{"cartodb_id":2270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-24T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94215,40.837803]},"properties":{"cartodb_id":2281,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79272,40.773785]},"properties":{"cartodb_id":2283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94222,40.617523]},"properties":{"cartodb_id":2293,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-24T11:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95238,40.58778]},"properties":{"cartodb_id":2298,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-24T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97784,40.693436]},"properties":{"cartodb_id":2299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939316,40.723347]},"properties":{"cartodb_id":2307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913704,40.76548]},"properties":{"cartodb_id":2315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T10:29:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958664,40.61572]},"properties":{"cartodb_id":2328,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:58:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92781,40.769886]},"properties":{"cartodb_id":2333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82229,40.816994]},"properties":{"cartodb_id":2335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930824,40.73715]},"properties":{"cartodb_id":2344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92307,40.82609]},"properties":{"cartodb_id":2348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99337,40.747234]},"properties":{"cartodb_id":2351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-24T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72838,40.670692]},"properties":{"cartodb_id":2353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99432,40.575573]},"properties":{"cartodb_id":2356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":6,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:50:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.786446,40.688778]},"properties":{"cartodb_id":2358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78718,40.761276]},"properties":{"cartodb_id":2362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.940125,40.808033]},"properties":{"cartodb_id":2379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-24T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99771,40.66401]},"properties":{"cartodb_id":2396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:04:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82656,40.886375]},"properties":{"cartodb_id":2397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T07:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90669,40.753323]},"properties":{"cartodb_id":2401,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-24T06:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98445,40.733032]},"properties":{"cartodb_id":2403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T06:39:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.899956,40.857418]},"properties":{"cartodb_id":2416,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T05:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82744,40.798256]},"properties":{"cartodb_id":2420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T05:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92734,40.811108]},"properties":{"cartodb_id":2421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T05:08:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78258,40.705425]},"properties":{"cartodb_id":2422,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T05:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.829704,40.714622]},"properties":{"cartodb_id":2425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T04:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":2436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T01:38:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8701,40.73652]},"properties":{"cartodb_id":2439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T01:30:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05208,40.604313]},"properties":{"cartodb_id":2447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99382,40.746616]},"properties":{"cartodb_id":2450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:01:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95934,40.70518]},"properties":{"cartodb_id":2456,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84458,40.8313]},"properties":{"cartodb_id":2457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95715,40.60771]},"properties":{"cartodb_id":2460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9466,40.72516]},"properties":{"cartodb_id":2463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-24T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.81446]},"properties":{"cartodb_id":2465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T23:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99455,40.66725]},"properties":{"cartodb_id":2468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T23:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913704,40.76548]},"properties":{"cartodb_id":2472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.854454,40.847145]},"properties":{"cartodb_id":2476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83529,40.853245]},"properties":{"cartodb_id":2485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15334,40.608852]},"properties":{"cartodb_id":2495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T21:37:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92734,40.811108]},"properties":{"cartodb_id":2509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9044,40.870346]},"properties":{"cartodb_id":2516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.866745,40.65984]},"properties":{"cartodb_id":2521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.011765,40.636826]},"properties":{"cartodb_id":2522,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93104,40.669735]},"properties":{"cartodb_id":2530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95886,40.698677]},"properties":{"cartodb_id":2536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.790855,40.726036]},"properties":{"cartodb_id":2540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:23:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897484,40.67816]},"properties":{"cartodb_id":2541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:23:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88285,40.867733]},"properties":{"cartodb_id":2543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93277,40.856503]},"properties":{"cartodb_id":2544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81532,40.77365]},"properties":{"cartodb_id":2548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89213,40.67974]},"properties":{"cartodb_id":2554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99019,40.61913]},"properties":{"cartodb_id":2555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93911,40.757492]},"properties":{"cartodb_id":2564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-23T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75048,40.70564]},"properties":{"cartodb_id":2567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88873,40.768913]},"properties":{"cartodb_id":2577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96134,40.67135]},"properties":{"cartodb_id":2578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90284,40.735676]},"properties":{"cartodb_id":2590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:53:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779144,40.72111]},"properties":{"cartodb_id":2594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98201,40.785587]},"properties":{"cartodb_id":2595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81425,40.726604]},"properties":{"cartodb_id":2597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7343,40.717335]},"properties":{"cartodb_id":2601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95017,40.63849]},"properties":{"cartodb_id":2608,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:34:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87818,40.842625]},"properties":{"cartodb_id":2610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:31:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87818,40.842625]},"properties":{"cartodb_id":2611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:31:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94297,40.595707]},"properties":{"cartodb_id":2620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-23T17:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91827,40.668568]},"properties":{"cartodb_id":2626,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91372,40.812954]},"properties":{"cartodb_id":2627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89935,40.844734]},"properties":{"cartodb_id":2630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93947,40.816025]},"properties":{"cartodb_id":2637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89895,40.82174]},"properties":{"cartodb_id":2638,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12921,40.63101]},"properties":{"cartodb_id":2647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95702,40.69897]},"properties":{"cartodb_id":2657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-23T16:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1538,40.630608]},"properties":{"cartodb_id":2661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910835,40.654762]},"properties":{"cartodb_id":2670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903145,40.822712]},"properties":{"cartodb_id":2672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96032,40.657513]},"properties":{"cartodb_id":2679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99493,40.621994]},"properties":{"cartodb_id":2685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90018,40.778778]},"properties":{"cartodb_id":2697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-23T15:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93139,40.666122]},"properties":{"cartodb_id":2700,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74507,40.657406]},"properties":{"cartodb_id":2701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.715645,40.735764]},"properties":{"cartodb_id":2706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:08:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93359,40.74473]},"properties":{"cartodb_id":2708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91573,40.816406]},"properties":{"cartodb_id":2710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92442,40.752403]},"properties":{"cartodb_id":2715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80163,40.666355]},"properties":{"cartodb_id":2716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89838,40.700516]},"properties":{"cartodb_id":2730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87936,40.68253]},"properties":{"cartodb_id":2733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99713,40.62332]},"properties":{"cartodb_id":2749,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-23T14:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96244,40.75898]},"properties":{"cartodb_id":2755,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942276,40.701637]},"properties":{"cartodb_id":2764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91276,40.646328]},"properties":{"cartodb_id":2774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:42:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91633,40.64953]},"properties":{"cartodb_id":2775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:42:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78282,40.756664]},"properties":{"cartodb_id":2778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92002,40.770325]},"properties":{"cartodb_id":2781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95513,40.6086]},"properties":{"cartodb_id":2782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94727,40.59307]},"properties":{"cartodb_id":2786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94225,40.784325]},"properties":{"cartodb_id":2787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907005,40.760143]},"properties":{"cartodb_id":2788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85004,40.827595]},"properties":{"cartodb_id":2792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93576,40.815327]},"properties":{"cartodb_id":2795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-23T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.087906,40.645576]},"properties":{"cartodb_id":2797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76673,40.596325]},"properties":{"cartodb_id":2800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75682,40.720535]},"properties":{"cartodb_id":2811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T12:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96588,40.70316]},"properties":{"cartodb_id":2824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97769,40.763645]},"properties":{"cartodb_id":2836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82869,40.85999]},"properties":{"cartodb_id":2837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9525,40.695004]},"properties":{"cartodb_id":2840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92651,40.736145]},"properties":{"cartodb_id":2846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00287,40.733604]},"properties":{"cartodb_id":2850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96564,40.795456]},"properties":{"cartodb_id":2855,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-23T11:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917564,40.684765]},"properties":{"cartodb_id":2859,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83478,40.666435]},"properties":{"cartodb_id":2869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84523,40.868256]},"properties":{"cartodb_id":2873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T10:33:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01354,40.714478]},"properties":{"cartodb_id":2889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-23T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804955,40.725742]},"properties":{"cartodb_id":2894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98535,40.714462]},"properties":{"cartodb_id":2901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-23T09:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.812126,40.71906]},"properties":{"cartodb_id":2906,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93631,40.825428]},"properties":{"cartodb_id":2909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80914,40.76407]},"properties":{"cartodb_id":2928,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78302,40.684277]},"properties":{"cartodb_id":2938,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:40:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971405,40.648254]},"properties":{"cartodb_id":2943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.818695,40.872143]},"properties":{"cartodb_id":2947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.739555,40.665257]},"properties":{"cartodb_id":2948,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.828575,40.846268]},"properties":{"cartodb_id":2955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87364,40.72764]},"properties":{"cartodb_id":2961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88695,40.660168]},"properties":{"cartodb_id":2962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93985,40.664795]},"properties":{"cartodb_id":2963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817795,40.683502]},"properties":{"cartodb_id":2965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93203,40.768257]},"properties":{"cartodb_id":2967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92207,40.68949]},"properties":{"cartodb_id":2968,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89797,40.65753]},"properties":{"cartodb_id":2969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00417,40.713898]},"properties":{"cartodb_id":2971,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90362,40.592636]},"properties":{"cartodb_id":2972,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.729675,40.711006]},"properties":{"cartodb_id":2975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.196175,40.535168]},"properties":{"cartodb_id":2978,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89632,40.66041]},"properties":{"cartodb_id":2979,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T08:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95564,40.69689]},"properties":{"cartodb_id":2982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:54:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98724,40.576363]},"properties":{"cartodb_id":2995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90731,40.656273]},"properties":{"cartodb_id":3001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T07:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83168,40.86879]},"properties":{"cartodb_id":3004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.076965,40.62016]},"properties":{"cartodb_id":3005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:37:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":3012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T06:09:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16794,40.622402]},"properties":{"cartodb_id":3020,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T04:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883736,40.818726]},"properties":{"cartodb_id":3022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T04:02:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92465,40.810726]},"properties":{"cartodb_id":3036,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-23T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96047,40.625282]},"properties":{"cartodb_id":3039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97477,40.721592]},"properties":{"cartodb_id":3040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T00:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94739,40.58371]},"properties":{"cartodb_id":3041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887794,40.65768]},"properties":{"cartodb_id":3042,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:46:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9044,40.870346]},"properties":{"cartodb_id":3046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.06377,40.598934]},"properties":{"cartodb_id":3047,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T23:20:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9693,40.71279]},"properties":{"cartodb_id":3064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-22T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99629,40.72029]},"properties":{"cartodb_id":3066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938614,40.827377]},"properties":{"cartodb_id":3079,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T21:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95248,40.65067]},"properties":{"cartodb_id":3086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97584,40.681835]},"properties":{"cartodb_id":3092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-22T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.014114,40.634563]},"properties":{"cartodb_id":3094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948814,40.752216]},"properties":{"cartodb_id":3102,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T20:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988976,40.692097]},"properties":{"cartodb_id":3109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:55:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91975,40.66077]},"properties":{"cartodb_id":3112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.931404,40.847427]},"properties":{"cartodb_id":3116,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:34:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9709,40.60905]},"properties":{"cartodb_id":3121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T19:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80674,40.738388]},"properties":{"cartodb_id":3134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14982,40.62046]},"properties":{"cartodb_id":3135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8895,40.700012]},"properties":{"cartodb_id":3136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:45:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90163,40.60073]},"properties":{"cartodb_id":3139,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:36:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.012184,40.720318]},"properties":{"cartodb_id":3141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85097,40.750668]},"properties":{"cartodb_id":3142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:25:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99642,40.665882]},"properties":{"cartodb_id":3147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T18:11:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01162,40.640415]},"properties":{"cartodb_id":3163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94635,40.718987]},"properties":{"cartodb_id":3164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.860344,40.6802]},"properties":{"cartodb_id":3186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:21:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98121,40.575565]},"properties":{"cartodb_id":3187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955505,40.642826]},"properties":{"cartodb_id":3188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70742,40.73753]},"properties":{"cartodb_id":3189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87664,40.771305]},"properties":{"cartodb_id":3190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:15:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80713,40.69935]},"properties":{"cartodb_id":3192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T17:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.2141,40.524097]},"properties":{"cartodb_id":3206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:57:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9933,40.74223]},"properties":{"cartodb_id":3215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038666,40.608364]},"properties":{"cartodb_id":3217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87058,40.87647]},"properties":{"cartodb_id":3221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93299,40.639553]},"properties":{"cartodb_id":3223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895424,40.64705]},"properties":{"cartodb_id":3236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:18:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95655,40.666603]},"properties":{"cartodb_id":3239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94598,40.621994]},"properties":{"cartodb_id":3252,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89884,40.859303]},"properties":{"cartodb_id":3258,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99685,40.73736]},"properties":{"cartodb_id":3262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-22T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97945,40.642796]},"properties":{"cartodb_id":3266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97379,40.590164]},"properties":{"cartodb_id":3268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89048,40.753166]},"properties":{"cartodb_id":3276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76239,40.691666]},"properties":{"cartodb_id":3282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82814,40.763958]},"properties":{"cartodb_id":3286,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91789,40.761692]},"properties":{"cartodb_id":3287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98802,40.66999]},"properties":{"cartodb_id":3288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-22T14:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93635,40.740337]},"properties":{"cartodb_id":3291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75414,40.608105]},"properties":{"cartodb_id":3299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9002,40.859016]},"properties":{"cartodb_id":3305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T14:13:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909225,40.71062]},"properties":{"cartodb_id":3327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00508,40.650146]},"properties":{"cartodb_id":3340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T13:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96754,40.691643]},"properties":{"cartodb_id":3348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91918,40.63747]},"properties":{"cartodb_id":3351,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95076,40.66718]},"properties":{"cartodb_id":3353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.006996,40.711746]},"properties":{"cartodb_id":3354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84438,40.75762]},"properties":{"cartodb_id":3370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94592,40.807945]},"properties":{"cartodb_id":3375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.708046,40.744503]},"properties":{"cartodb_id":3380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98624,40.752426]},"properties":{"cartodb_id":3381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99327,40.767757]},"properties":{"cartodb_id":3389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988075,40.61785]},"properties":{"cartodb_id":3390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99161,40.60058]},"properties":{"cartodb_id":3397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T11:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86748,40.742096]},"properties":{"cartodb_id":3429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.011765,40.636826]},"properties":{"cartodb_id":3436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89004,40.854218]},"properties":{"cartodb_id":3440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91636,40.677822]},"properties":{"cartodb_id":3447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90525,40.674725]},"properties":{"cartodb_id":3450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.755585,40.665733]},"properties":{"cartodb_id":3453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88246,40.867985]},"properties":{"cartodb_id":3465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90746,40.639275]},"properties":{"cartodb_id":3466,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941826,40.62731]},"properties":{"cartodb_id":3468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997345,40.598553]},"properties":{"cartodb_id":3469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T09:15:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93291,40.67948]},"properties":{"cartodb_id":3483,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77293,40.7054]},"properties":{"cartodb_id":3489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.744225,40.714497]},"properties":{"cartodb_id":3492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.918,40.626457]},"properties":{"cartodb_id":3499,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89962,40.740875]},"properties":{"cartodb_id":3500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89962,40.740875]},"properties":{"cartodb_id":3503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.755486,40.680187]},"properties":{"cartodb_id":3507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84804,40.819016]},"properties":{"cartodb_id":3510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76115,40.72033]},"properties":{"cartodb_id":3513,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:20:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927124,40.83694]},"properties":{"cartodb_id":3524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T08:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87014,40.882057]},"properties":{"cartodb_id":3535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88979,40.663296]},"properties":{"cartodb_id":3536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:15:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16361,40.615993]},"properties":{"cartodb_id":3537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91338,40.7359]},"properties":{"cartodb_id":3542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T07:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78185,40.77502]},"properties":{"cartodb_id":3545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85575,40.71123]},"properties":{"cartodb_id":3546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93061,40.653805]},"properties":{"cartodb_id":3552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9737,40.623825]},"properties":{"cartodb_id":3553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T06:29:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89029,40.820137]},"properties":{"cartodb_id":3558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T05:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80641,40.664085]},"properties":{"cartodb_id":3564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T01:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90494,40.860287]},"properties":{"cartodb_id":3567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-22T01:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75177,40.666393]},"properties":{"cartodb_id":3589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T23:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92087,40.80543]},"properties":{"cartodb_id":3594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T23:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99238,40.57665]},"properties":{"cartodb_id":3595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T23:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907646,40.641727]},"properties":{"cartodb_id":3596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T22:47:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957466,40.70082]},"properties":{"cartodb_id":3599,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T22:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86635,40.865448]},"properties":{"cartodb_id":3603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:58:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99327,40.767757]},"properties":{"cartodb_id":3605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:39:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80109,40.7082]},"properties":{"cartodb_id":3607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02243,40.64059]},"properties":{"cartodb_id":3610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:28:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.852776,40.697556]},"properties":{"cartodb_id":3611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:22:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92443,40.650467]},"properties":{"cartodb_id":3614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T21:16:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03644,40.624733]},"properties":{"cartodb_id":3615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947464,40.78775]},"properties":{"cartodb_id":3617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82671,40.687473]},"properties":{"cartodb_id":3625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91959,40.661995]},"properties":{"cartodb_id":3629,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94958,40.650806]},"properties":{"cartodb_id":3630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91644,40.66143]},"properties":{"cartodb_id":3631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:14:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73544,40.672688]},"properties":{"cartodb_id":3634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78149,40.666637]},"properties":{"cartodb_id":3635,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98082,40.74492]},"properties":{"cartodb_id":3637,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.782326,40.789383]},"properties":{"cartodb_id":3644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:38:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94649,40.631706]},"properties":{"cartodb_id":3657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85742,40.826298]},"properties":{"cartodb_id":3663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82866,40.677654]},"properties":{"cartodb_id":3665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:58:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.734604,40.6722]},"properties":{"cartodb_id":3666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96576,40.59321]},"properties":{"cartodb_id":3672,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83471,40.743088]},"properties":{"cartodb_id":3685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95542,40.60895]},"properties":{"cartodb_id":3699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876564,40.73596]},"properties":{"cartodb_id":3709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:31:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948364,40.814037]},"properties":{"cartodb_id":3717,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:23:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949936,40.65415]},"properties":{"cartodb_id":3721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T17:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949936,40.65415]},"properties":{"cartodb_id":3723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T17:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953705,40.662174]},"properties":{"cartodb_id":3728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91152,40.681713]},"properties":{"cartodb_id":3730,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T17:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80385,40.761406]},"properties":{"cartodb_id":3740,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:51:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97463,40.623722]},"properties":{"cartodb_id":3754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00876,40.629368]},"properties":{"cartodb_id":3757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003845,40.65486]},"properties":{"cartodb_id":3761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88242,40.64844]},"properties":{"cartodb_id":3767,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1977,40.558887]},"properties":{"cartodb_id":3769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92459,40.700054]},"properties":{"cartodb_id":3776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:11:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94736,40.58851]},"properties":{"cartodb_id":3778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02324,40.63532]},"properties":{"cartodb_id":3790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960915,40.708702]},"properties":{"cartodb_id":3797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.739494,40.721523]},"properties":{"cartodb_id":3798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87459,40.734768]},"properties":{"cartodb_id":3808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91817,40.64108]},"properties":{"cartodb_id":3827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92523,40.8059]},"properties":{"cartodb_id":3834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16619,40.635853]},"properties":{"cartodb_id":3842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:50:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91256,40.703873]},"properties":{"cartodb_id":3850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T14:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96443,40.810753]},"properties":{"cartodb_id":3851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86781,40.850407]},"properties":{"cartodb_id":3858,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86317,40.83553]},"properties":{"cartodb_id":3863,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99248,40.62051]},"properties":{"cartodb_id":3866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T14:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90626,40.72452]},"properties":{"cartodb_id":3885,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01373,40.631485]},"properties":{"cartodb_id":3886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86576,40.854458]},"properties":{"cartodb_id":3896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:23:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87459,40.734768]},"properties":{"cartodb_id":3897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96619,40.75967]},"properties":{"cartodb_id":3905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95872,40.650387]},"properties":{"cartodb_id":3908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88975,40.674114]},"properties":{"cartodb_id":3911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93464,40.75694]},"properties":{"cartodb_id":3913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98465,40.59355]},"properties":{"cartodb_id":3924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T12:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92653,40.808163]},"properties":{"cartodb_id":3930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87482,40.895725]},"properties":{"cartodb_id":3940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957306,40.630512]},"properties":{"cartodb_id":3947,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T11:49:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82571,40.751]},"properties":{"cartodb_id":3958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T11:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95193,40.70149]},"properties":{"cartodb_id":3976,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T10:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.120056,40.560394]},"properties":{"cartodb_id":3981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79681,40.589966]},"properties":{"cartodb_id":3985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94531,40.618423]},"properties":{"cartodb_id":3987,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86624,40.755703]},"properties":{"cartodb_id":3994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T10:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92762,40.676445]},"properties":{"cartodb_id":3999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83894,40.843212]},"properties":{"cartodb_id":4010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:39:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986855,40.7453]},"properties":{"cartodb_id":4019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T09:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913155,40.846577]},"properties":{"cartodb_id":4022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:10:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81535,40.884846]},"properties":{"cartodb_id":4025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88674,40.68054]},"properties":{"cartodb_id":4029,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94139,40.67807]},"properties":{"cartodb_id":4061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92241,40.809776]},"properties":{"cartodb_id":4074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T07:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951355,40.587505]},"properties":{"cartodb_id":4076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85386,40.71423]},"properties":{"cartodb_id":4080,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.675735]},"properties":{"cartodb_id":4089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804344,40.681347]},"properties":{"cartodb_id":4092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T07:13:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95323,40.763897]},"properties":{"cartodb_id":4095,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00699,40.65396]},"properties":{"cartodb_id":4098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74173,40.75548]},"properties":{"cartodb_id":4099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T06:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957245,40.801857]},"properties":{"cartodb_id":4109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T05:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91727,40.77077]},"properties":{"cartodb_id":4110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T05:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89908,40.743484]},"properties":{"cartodb_id":4112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T05:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83131,40.88471]},"properties":{"cartodb_id":4113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T05:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98613,40.66147]},"properties":{"cartodb_id":4117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T05:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84756,40.738907]},"properties":{"cartodb_id":4118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T05:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89253,40.75855]},"properties":{"cartodb_id":4119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T05:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952934,40.6972]},"properties":{"cartodb_id":4124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T03:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9861,40.630478]},"properties":{"cartodb_id":4133,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-21T00:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99337,40.747234]},"properties":{"cartodb_id":4136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89417,40.7002]},"properties":{"cartodb_id":4146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89464,40.69706]},"properties":{"cartodb_id":4147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-21T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972115,40.682713]},"properties":{"cartodb_id":4153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T23:40:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.011086,40.627132]},"properties":{"cartodb_id":4163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911766,40.647224]},"properties":{"cartodb_id":4164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9821,40.73118]},"properties":{"cartodb_id":4166,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-20T22:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97138,40.611603]},"properties":{"cartodb_id":4171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.876755,40.744263]},"properties":{"cartodb_id":4173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98976,40.715553]},"properties":{"cartodb_id":4176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84875,40.890648]},"properties":{"cartodb_id":4178,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96371,40.627365]},"properties":{"cartodb_id":4183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:29:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.998024,40.66047]},"properties":{"cartodb_id":4188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T21:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85857,40.71527]},"properties":{"cartodb_id":4205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.726135,40.752197]},"properties":{"cartodb_id":4212,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99808,40.599052]},"properties":{"cartodb_id":4219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79877,40.720158]},"properties":{"cartodb_id":4224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:36:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88379,40.87138]},"properties":{"cartodb_id":4235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T19:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94415,40.837494]},"properties":{"cartodb_id":4246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:49:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90579,40.835724]},"properties":{"cartodb_id":4249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:44:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960205,40.698463]},"properties":{"cartodb_id":4250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70284,40.73851]},"properties":{"cartodb_id":4251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:33:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8757,40.68857]},"properties":{"cartodb_id":4255,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-20T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94649,40.631706]},"properties":{"cartodb_id":4257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T18:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96868,40.76734]},"properties":{"cartodb_id":4259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-20T18:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773834,40.65965]},"properties":{"cartodb_id":4273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:50:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99194,40.61739]},"properties":{"cartodb_id":4274,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":3,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:50:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16621,40.547108]},"properties":{"cartodb_id":4278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86778,40.85203]},"properties":{"cartodb_id":4288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:33:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.793915,40.686302]},"properties":{"cartodb_id":4307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T17:08:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95314,40.71076]},"properties":{"cartodb_id":4313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-20T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98906,40.73072]},"properties":{"cartodb_id":4319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-20T16:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911354,40.804993]},"properties":{"cartodb_id":4320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":6,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:50:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72711,40.6894]},"properties":{"cartodb_id":4321,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91234,40.654137]},"properties":{"cartodb_id":4335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":6,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:28:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.156654,40.61427]},"properties":{"cartodb_id":4347,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90308,40.80988]},"properties":{"cartodb_id":4349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93632,40.803024]},"properties":{"cartodb_id":4353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:06:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78448,40.75986]},"properties":{"cartodb_id":4362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74003,40.664745]},"properties":{"cartodb_id":4364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85984,40.735283]},"properties":{"cartodb_id":4370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94958,40.650806]},"properties":{"cartodb_id":4374,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93076,40.81766]},"properties":{"cartodb_id":4393,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73974,40.73886]},"properties":{"cartodb_id":4396,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85216,40.85129]},"properties":{"cartodb_id":4404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84318,40.672146]},"properties":{"cartodb_id":4412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T14:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93001,40.648182]},"properties":{"cartodb_id":4447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.990555,40.74109]},"properties":{"cartodb_id":4453,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91595,40.83955]},"properties":{"cartodb_id":4454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75136,40.687138]},"properties":{"cartodb_id":4461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951385,40.650715]},"properties":{"cartodb_id":4473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00101,40.68535]},"properties":{"cartodb_id":4476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T13:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00839,40.71436]},"properties":{"cartodb_id":4489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-20T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.853264,40.67973]},"properties":{"cartodb_id":4509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.025734,40.64063]},"properties":{"cartodb_id":4516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T12:14:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.958626,40.799976]},"properties":{"cartodb_id":4537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87644,40.644104]},"properties":{"cartodb_id":4543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87459,40.734768]},"properties":{"cartodb_id":4545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:36:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88898,40.65342]},"properties":{"cartodb_id":4548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:34:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87313,40.840973]},"properties":{"cartodb_id":4549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:33:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74681,40.715694]},"properties":{"cartodb_id":4553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97518,40.686623]},"properties":{"cartodb_id":4554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-20T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.849686,40.716667]},"properties":{"cartodb_id":4557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88409,40.755684]},"properties":{"cartodb_id":4559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90573,40.858994]},"properties":{"cartodb_id":4561,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:07:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81905,40.60957]},"properties":{"cartodb_id":4563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:05:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.811584,40.787018]},"properties":{"cartodb_id":4567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89686,40.675735]},"properties":{"cartodb_id":4570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91658,40.822826]},"properties":{"cartodb_id":4576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91959,40.77247]},"properties":{"cartodb_id":4585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:34:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.870155,40.87831]},"properties":{"cartodb_id":4589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910706,40.77613]},"properties":{"cartodb_id":4594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96085,40.660847]},"properties":{"cartodb_id":4597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85974,40.833065]},"properties":{"cartodb_id":4598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94126,40.62734]},"properties":{"cartodb_id":4605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82971,40.717014]},"properties":{"cartodb_id":4606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12379,40.60906]},"properties":{"cartodb_id":4617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:45:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10455,40.575653]},"properties":{"cartodb_id":4621,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919106,40.852673]},"properties":{"cartodb_id":4630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98628,40.619568]},"properties":{"cartodb_id":4633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:29:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.948524,40.804893]},"properties":{"cartodb_id":4643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:04:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96518,40.624763]},"properties":{"cartodb_id":4646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89856,40.60545]},"properties":{"cartodb_id":4652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95404,40.667366]},"properties":{"cartodb_id":4654,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86605,40.752846]},"properties":{"cartodb_id":4656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91386,40.85381]},"properties":{"cartodb_id":4659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77508,40.70524]},"properties":{"cartodb_id":4660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93117,40.81162]},"properties":{"cartodb_id":4662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-20T08:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90749,40.77386]},"properties":{"cartodb_id":4677,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87063,40.665092]},"properties":{"cartodb_id":4678,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8545,40.892475]},"properties":{"cartodb_id":4680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:29:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76093,40.666348]},"properties":{"cartodb_id":4681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95964,40.577995]},"properties":{"cartodb_id":4684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.756584,40.66642]},"properties":{"cartodb_id":4685,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70558,40.737923]},"properties":{"cartodb_id":4686,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833694,40.87521]},"properties":{"cartodb_id":4688,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88132,40.89587]},"properties":{"cartodb_id":4691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79747,40.68787]},"properties":{"cartodb_id":4692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92519,40.818012]},"properties":{"cartodb_id":4699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7555,40.676632]},"properties":{"cartodb_id":4703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90197,40.83717]},"properties":{"cartodb_id":4705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.884224,40.67362]},"properties":{"cartodb_id":4714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73855,40.74]},"properties":{"cartodb_id":4720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85742,40.826298]},"properties":{"cartodb_id":4722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:46:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75181,40.674698]},"properties":{"cartodb_id":4723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T07:45:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84711,40.716507]},"properties":{"cartodb_id":4739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76838,40.676548]},"properties":{"cartodb_id":4746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T06:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89449,40.88742]},"properties":{"cartodb_id":4750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90274,40.738495]},"properties":{"cartodb_id":4753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952995,40.678722]},"properties":{"cartodb_id":4765,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T04:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.929276,40.727566]},"properties":{"cartodb_id":4773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T02:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979065,40.75022]},"properties":{"cartodb_id":4775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T02:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94376,40.697155]},"properties":{"cartodb_id":4782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88575,40.86709]},"properties":{"cartodb_id":4787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88575,40.86709]},"properties":{"cartodb_id":4788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82694,40.757195]},"properties":{"cartodb_id":4793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90822,40.825314]},"properties":{"cartodb_id":4797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84804,40.819016]},"properties":{"cartodb_id":4807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:08:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86816,40.83136]},"properties":{"cartodb_id":4811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":6,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T23:00:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.161354,40.529373]},"properties":{"cartodb_id":4816,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9583,40.815685]},"properties":{"cartodb_id":4817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T22:23:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89273,40.8827]},"properties":{"cartodb_id":4818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T22:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87593,40.65904]},"properties":{"cartodb_id":4823,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86717,40.682938]},"properties":{"cartodb_id":4824,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:51:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00747,40.70722]},"properties":{"cartodb_id":4830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97582,40.651432]},"properties":{"cartodb_id":4832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97064,40.76178]},"properties":{"cartodb_id":4835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:23:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961464,40.70166]},"properties":{"cartodb_id":4841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T21:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96074,40.702557]},"properties":{"cartodb_id":4849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94717,40.655594]},"properties":{"cartodb_id":4851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:46:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93196,40.62106]},"properties":{"cartodb_id":4860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T20:05:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885666,40.84271]},"properties":{"cartodb_id":4861,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-19T20:02:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92248,40.670116]},"properties":{"cartodb_id":4871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:47:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93113,40.668797]},"properties":{"cartodb_id":4884,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74287,40.690266]},"properties":{"cartodb_id":4887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95267,40.65249]},"properties":{"cartodb_id":4896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97481,40.714314]},"properties":{"cartodb_id":4905,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.088135,40.608982]},"properties":{"cartodb_id":4911,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:39:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89273,40.8827]},"properties":{"cartodb_id":4917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88296,40.8283]},"properties":{"cartodb_id":4920,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93441,40.746033]},"properties":{"cartodb_id":4922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-19T17:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.760956,40.6818]},"properties":{"cartodb_id":4925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77568,40.673386]},"properties":{"cartodb_id":4926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87159,40.85228]},"properties":{"cartodb_id":4931,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9537,40.6745]},"properties":{"cartodb_id":4940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00242,40.64581]},"properties":{"cartodb_id":4943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:27:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9746,40.67573]},"properties":{"cartodb_id":4953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95296,40.808395]},"properties":{"cartodb_id":4961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89893,40.740784]},"properties":{"cartodb_id":4966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850876,40.83121]},"properties":{"cartodb_id":4967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885475,40.761314]},"properties":{"cartodb_id":4970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T15:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.924866,40.75855]},"properties":{"cartodb_id":4992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-19T14:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85734,40.705936]},"properties":{"cartodb_id":5000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:41:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89711,40.712555]},"properties":{"cartodb_id":5002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98363,40.755516]},"properties":{"cartodb_id":5006,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95866,40.72118]},"properties":{"cartodb_id":5010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87329,40.83801]},"properties":{"cartodb_id":5021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T14:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99485,40.740078]},"properties":{"cartodb_id":5035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75551,40.66584]},"properties":{"cartodb_id":5039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12712,40.579178]},"properties":{"cartodb_id":5050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86122,40.753933]},"properties":{"cartodb_id":5058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7973,40.738117]},"properties":{"cartodb_id":5060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9378,40.681694]},"properties":{"cartodb_id":5061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93741,40.807316]},"properties":{"cartodb_id":5074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T12:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90532,40.76496]},"properties":{"cartodb_id":5087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.923035,40.775383]},"properties":{"cartodb_id":5089,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-19T11:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81173,40.66669]},"properties":{"cartodb_id":5098,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T11:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":5101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90308,40.80988]},"properties":{"cartodb_id":5114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.846214,40.742657]},"properties":{"cartodb_id":5115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T10:15:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96427,40.619984]},"properties":{"cartodb_id":5128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81711,40.704033]},"properties":{"cartodb_id":5131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957245,40.801857]},"properties":{"cartodb_id":5140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88799,40.743546]},"properties":{"cartodb_id":5146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0021,40.656548]},"properties":{"cartodb_id":5147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99047,40.709923]},"properties":{"cartodb_id":5148,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95563,40.757465]},"properties":{"cartodb_id":5154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95574,40.757366]},"properties":{"cartodb_id":5167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T06:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0103,40.731285]},"properties":{"cartodb_id":5169,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89708,40.67722]},"properties":{"cartodb_id":5171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T05:53:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85835,40.75795]},"properties":{"cartodb_id":5186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T04:30:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94599,40.64453]},"properties":{"cartodb_id":5191,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91749,40.80682]},"properties":{"cartodb_id":5192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:51:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82789,40.823174]},"properties":{"cartodb_id":5194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":5,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:40:00Z","total_injuries":5,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81904,40.68554]},"properties":{"cartodb_id":5197,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T03:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89248,40.752945]},"properties":{"cartodb_id":5205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-19T03:05:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92403,40.655754]},"properties":{"cartodb_id":5218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T02:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971596,40.782223]},"properties":{"cartodb_id":5223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:58:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9614,40.680473]},"properties":{"cartodb_id":5232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98761,40.72153]},"properties":{"cartodb_id":5233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-19T01:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97477,40.68035]},"properties":{"cartodb_id":5257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7482,40.72621]},"properties":{"cartodb_id":5262,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T23:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97801,40.729427]},"properties":{"cartodb_id":5282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:39:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0347,40.617546]},"properties":{"cartodb_id":5283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:37:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88556,40.75662]},"properties":{"cartodb_id":5284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90685,40.842667]},"properties":{"cartodb_id":5287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":5,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:20:00Z","total_injuries":5,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19672,40.541843]},"properties":{"cartodb_id":5288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91949,40.762447]},"properties":{"cartodb_id":5291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98164,40.724495]},"properties":{"cartodb_id":5299,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08119,40.61634]},"properties":{"cartodb_id":5302,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T21:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.021515,40.63076]},"properties":{"cartodb_id":5311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:31:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93952,40.59317]},"properties":{"cartodb_id":5312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.171684,40.55924]},"properties":{"cartodb_id":5314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961464,40.74327]},"properties":{"cartodb_id":5315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81855,40.750095]},"properties":{"cartodb_id":5318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939186,40.84322]},"properties":{"cartodb_id":5324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00692,40.604336]},"properties":{"cartodb_id":5327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:37:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96239,40.609985]},"properties":{"cartodb_id":5330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T19:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93937,40.615795]},"properties":{"cartodb_id":5352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917694,40.81608]},"properties":{"cartodb_id":5353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T18:11:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916306,40.70487]},"properties":{"cartodb_id":5365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.968796,40.639256]},"properties":{"cartodb_id":5369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:34:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87898,40.729176]},"properties":{"cartodb_id":5379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994576,40.704388]},"properties":{"cartodb_id":5383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-18T17:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89389,40.661488]},"properties":{"cartodb_id":5395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T17:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0024,40.618244]},"properties":{"cartodb_id":5405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96581,40.7089]},"properties":{"cartodb_id":5407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.169876,40.57257]},"properties":{"cartodb_id":5410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T16:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85035,40.90348]},"properties":{"cartodb_id":5419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:57:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95872,40.650387]},"properties":{"cartodb_id":5425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.863434,40.73195]},"properties":{"cartodb_id":5431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T15:16:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93496,40.737785]},"properties":{"cartodb_id":5451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84604,40.684258]},"properties":{"cartodb_id":5454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:20:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98617,40.66936]},"properties":{"cartodb_id":5463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T14:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991936,40.709232]},"properties":{"cartodb_id":5472,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974655,40.646515]},"properties":{"cartodb_id":5476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":5,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:30:00Z","total_injuries":5,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.759834,40.609646]},"properties":{"cartodb_id":5481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81905,40.60957]},"properties":{"cartodb_id":5487,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.838936,40.579235]},"properties":{"cartodb_id":5488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T13:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.739555,40.665257]},"properties":{"cartodb_id":5504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99237,40.68969]},"properties":{"cartodb_id":5508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T12:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20308,40.544273]},"properties":{"cartodb_id":5528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02517,40.63061]},"properties":{"cartodb_id":5531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-18T11:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83168,40.86879]},"properties":{"cartodb_id":5535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98223,40.773872]},"properties":{"cartodb_id":5539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T10:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72469,40.724495]},"properties":{"cartodb_id":5559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:58:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95331,40.82255]},"properties":{"cartodb_id":5566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97411,40.79147]},"properties":{"cartodb_id":5569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T09:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75333,40.717293]},"properties":{"cartodb_id":5580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826515,40.856358]},"properties":{"cartodb_id":5587,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T07:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95563,40.757465]},"properties":{"cartodb_id":5589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T07:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92519,40.818012]},"properties":{"cartodb_id":5590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T07:21:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83141,40.8047]},"properties":{"cartodb_id":5604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:54:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95323,40.70835]},"properties":{"cartodb_id":5606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93166,40.85575]},"properties":{"cartodb_id":5607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78358,40.78888]},"properties":{"cartodb_id":5614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.935394,40.644073]},"properties":{"cartodb_id":5616,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T04:00:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98113,40.733242]},"properties":{"cartodb_id":5623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T03:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92347,40.764347]},"properties":{"cartodb_id":5643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988174,40.78006]},"properties":{"cartodb_id":5644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:07:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90567,40.821552]},"properties":{"cartodb_id":5645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T01:03:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95477,40.63962]},"properties":{"cartodb_id":5655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:23:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99735,40.69107]},"properties":{"cartodb_id":5665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-18T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0017,40.735535]},"properties":{"cartodb_id":5666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-18T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86097,40.669724]},"properties":{"cartodb_id":5671,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":3,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T23:47:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82374,40.756115]},"properties":{"cartodb_id":5681,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-17T23:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.886444,40.850307]},"properties":{"cartodb_id":5693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83185,40.76758]},"properties":{"cartodb_id":5701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94926,40.66709]},"properties":{"cartodb_id":5720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19295,40.59038]},"properties":{"cartodb_id":5721,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95872,40.650387]},"properties":{"cartodb_id":5722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T21:14:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75321,40.59515]},"properties":{"cartodb_id":5729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907715,40.766083]},"properties":{"cartodb_id":5736,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.811165,40.670704]},"properties":{"cartodb_id":5739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82341,40.70153]},"properties":{"cartodb_id":5748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89645,40.854904]},"properties":{"cartodb_id":5751,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85778,40.716457]},"properties":{"cartodb_id":5753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-17T19:48:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88478,40.731968]},"properties":{"cartodb_id":5759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92923,40.809563]},"properties":{"cartodb_id":5762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T19:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957985,40.67066]},"properties":{"cartodb_id":5763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-17T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94053,40.79726]},"properties":{"cartodb_id":5768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-17T19:18:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91369,40.687305]},"properties":{"cartodb_id":5781,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909874,40.865246]},"properties":{"cartodb_id":5782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81154,40.702274]},"properties":{"cartodb_id":5793,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83317,40.86832]},"properties":{"cartodb_id":5794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:16:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96156,40.603004]},"properties":{"cartodb_id":5795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98634,40.72724]},"properties":{"cartodb_id":5796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74787,40.662727]},"properties":{"cartodb_id":5798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T18:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98482,40.75386]},"properties":{"cartodb_id":5813,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82359,40.71603]},"properties":{"cartodb_id":5831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":6,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76827,40.7515]},"properties":{"cartodb_id":5835,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89464,40.69706]},"properties":{"cartodb_id":5849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909134,40.815937]},"properties":{"cartodb_id":5850,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96622,40.65319]},"properties":{"cartodb_id":5860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984184,40.583534]},"properties":{"cartodb_id":5864,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9736,40.747917]},"properties":{"cartodb_id":5868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82418,40.686234]},"properties":{"cartodb_id":5876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:53:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82985,40.75896]},"properties":{"cartodb_id":5879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97877,40.785465]},"properties":{"cartodb_id":5890,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988266,40.68827]},"properties":{"cartodb_id":5898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95026,40.672527]},"properties":{"cartodb_id":5899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:18:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94117,40.59663]},"properties":{"cartodb_id":5916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906975,40.76856]},"properties":{"cartodb_id":5922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:41:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.827194,40.68083]},"properties":{"cartodb_id":5924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85381,40.844925]},"properties":{"cartodb_id":5927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93033,40.677483]},"properties":{"cartodb_id":5930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94194,40.700726]},"properties":{"cartodb_id":5934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82744,40.798256]},"properties":{"cartodb_id":5940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.869705,40.735497]},"properties":{"cartodb_id":5942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11029,40.575882]},"properties":{"cartodb_id":5943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:05:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91998,40.645027]},"properties":{"cartodb_id":5945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868576,40.65209]},"properties":{"cartodb_id":5957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95859,40.68174]},"properties":{"cartodb_id":5959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:45:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7564,40.74947]},"properties":{"cartodb_id":5984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T14:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97681,40.782513]},"properties":{"cartodb_id":6009,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97681,40.782513]},"properties":{"cartodb_id":6010,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84445,40.862785]},"properties":{"cartodb_id":6013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83048,40.869118]},"properties":{"cartodb_id":6016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T13:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00683,40.648464]},"properties":{"cartodb_id":6035,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989685,40.725826]},"properties":{"cartodb_id":6039,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-17T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83178,40.764454]},"properties":{"cartodb_id":6052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74467,40.66552]},"properties":{"cartodb_id":6055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T12:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95292,40.71406]},"properties":{"cartodb_id":6081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90117,40.714622]},"properties":{"cartodb_id":6101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927765,40.674885]},"properties":{"cartodb_id":6108,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89853,40.817684]},"properties":{"cartodb_id":6109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:53:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90666,40.687546]},"properties":{"cartodb_id":6117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:33:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86796,40.90167]},"properties":{"cartodb_id":6126,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94046,40.851307]},"properties":{"cartodb_id":6128,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950935,40.785866]},"properties":{"cartodb_id":6129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00531,40.629246]},"properties":{"cartodb_id":6141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96062,40.761486]},"properties":{"cartodb_id":6142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:38:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86551,40.756714]},"properties":{"cartodb_id":6145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84675,40.78417]},"properties":{"cartodb_id":6158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9444,40.71453]},"properties":{"cartodb_id":6159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.816666,40.783634]},"properties":{"cartodb_id":6173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73351,40.673588]},"properties":{"cartodb_id":6179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80385,40.761406]},"properties":{"cartodb_id":6184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86166,40.863106]},"properties":{"cartodb_id":6203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921234,40.83383]},"properties":{"cartodb_id":6205,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T08:09:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10568,40.574528]},"properties":{"cartodb_id":6239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94034,40.717785]},"properties":{"cartodb_id":6241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78419,40.716354]},"properties":{"cartodb_id":6244,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T07:01:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915886,40.869846]},"properties":{"cartodb_id":6250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80576,40.683094]},"properties":{"cartodb_id":6251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:44:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95981,40.58008]},"properties":{"cartodb_id":6257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:36:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94027,40.750965]},"properties":{"cartodb_id":6261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T06:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85509,40.759823]},"properties":{"cartodb_id":6268,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T05:05:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95583,40.650528]},"properties":{"cartodb_id":6282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T02:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78626,40.698605]},"properties":{"cartodb_id":6296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:01:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16041,40.60744]},"properties":{"cartodb_id":6304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00597,40.745228]},"properties":{"cartodb_id":6306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-17T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87928,40.675655]},"properties":{"cartodb_id":6313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02447,40.63985]},"properties":{"cartodb_id":6314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82741,40.712833]},"properties":{"cartodb_id":6315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:11:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871605,40.878643]},"properties":{"cartodb_id":6322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T23:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73556,40.665268]},"properties":{"cartodb_id":6335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92287,40.708546]},"properties":{"cartodb_id":6337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T22:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988846,40.719154]},"properties":{"cartodb_id":6349,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87537,40.682747]},"properties":{"cartodb_id":6350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97085,40.646378]},"properties":{"cartodb_id":6358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T21:11:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73389,40.742573]},"properties":{"cartodb_id":6363,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:54:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.103516,40.616413]},"properties":{"cartodb_id":6376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98238,40.7674]},"properties":{"cartodb_id":6380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95296,40.74126]},"properties":{"cartodb_id":6382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:11:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90905,40.86268]},"properties":{"cartodb_id":6384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99427,40.746002]},"properties":{"cartodb_id":6385,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973206,40.67818]},"properties":{"cartodb_id":6386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87326,40.82949]},"properties":{"cartodb_id":6394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991554,40.72709]},"properties":{"cartodb_id":6398,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9296,40.644432]},"properties":{"cartodb_id":6399,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83224,40.71512]},"properties":{"cartodb_id":6403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.767136,40.666695]},"properties":{"cartodb_id":6406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78739,40.72717]},"properties":{"cartodb_id":6419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887924,40.677116]},"properties":{"cartodb_id":6424,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938194,40.596233]},"properties":{"cartodb_id":6425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82699,40.847843]},"properties":{"cartodb_id":6436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:16:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95292,40.7067]},"properties":{"cartodb_id":6439,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991356,40.750015]},"properties":{"cartodb_id":6449,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.081505,40.619568]},"properties":{"cartodb_id":6455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95631,40.65505]},"properties":{"cartodb_id":6459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.781494,40.688698]},"properties":{"cartodb_id":6460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91135,40.80422]},"properties":{"cartodb_id":6467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-16T17:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.980896,40.75348]},"properties":{"cartodb_id":6473,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:45:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99535,40.61299]},"properties":{"cartodb_id":6484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83923,40.86682]},"properties":{"cartodb_id":6491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:25:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823524,40.756264]},"properties":{"cartodb_id":6495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00636,40.722584]},"properties":{"cartodb_id":6515,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T17:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93076,40.81766]},"properties":{"cartodb_id":6533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.875084,40.836754]},"properties":{"cartodb_id":6544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86105,40.720898]},"properties":{"cartodb_id":6545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95764,40.64269]},"properties":{"cartodb_id":6547,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978264,40.73727]},"properties":{"cartodb_id":6551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78102,40.667946]},"properties":{"cartodb_id":6556,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13064,40.62111]},"properties":{"cartodb_id":6558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.779144,40.70554]},"properties":{"cartodb_id":6559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90266,40.838875]},"properties":{"cartodb_id":6565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92243,40.73448]},"properties":{"cartodb_id":6566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.152664,40.549374]},"properties":{"cartodb_id":6567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:04:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87245,40.823772]},"properties":{"cartodb_id":6570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03412,40.612293]},"properties":{"cartodb_id":6575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91722,40.881443]},"properties":{"cartodb_id":6594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.837204,40.57981]},"properties":{"cartodb_id":6597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82744,40.798256]},"properties":{"cartodb_id":6598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:26:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00162,40.610046]},"properties":{"cartodb_id":6610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86536,40.651863]},"properties":{"cartodb_id":6622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73974,40.73886]},"properties":{"cartodb_id":6627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99555,40.764626]},"properties":{"cartodb_id":6650,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.964806,40.715046]},"properties":{"cartodb_id":6653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:24:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97358,40.779476]},"properties":{"cartodb_id":6668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T14:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98327,40.694813]},"properties":{"cartodb_id":6679,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T13:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74655,40.756096]},"properties":{"cartodb_id":6710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:46:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":6713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87477,40.77162]},"properties":{"cartodb_id":6720,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.757324,40.667038]},"properties":{"cartodb_id":6727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78234,40.788555]},"properties":{"cartodb_id":6731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916595,40.76464]},"properties":{"cartodb_id":6733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9296,40.644432]},"properties":{"cartodb_id":6739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T12:14:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.828285,40.75539]},"properties":{"cartodb_id":6753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-16T11:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9371,40.8048]},"properties":{"cartodb_id":6764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94049,40.722576]},"properties":{"cartodb_id":6766,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95535,40.690628]},"properties":{"cartodb_id":6769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82281,40.74147]},"properties":{"cartodb_id":6773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.802765,40.769337]},"properties":{"cartodb_id":6779,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79266,40.682568]},"properties":{"cartodb_id":6788,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896515,40.674397]},"properties":{"cartodb_id":6792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:51:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80504,40.71604]},"properties":{"cartodb_id":6794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.993744,40.741615]},"properties":{"cartodb_id":6795,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78873,40.70003]},"properties":{"cartodb_id":6817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94561,40.83516]},"properties":{"cartodb_id":6827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T10:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817726,40.754272]},"properties":{"cartodb_id":6836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.169754,40.563446]},"properties":{"cartodb_id":6839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10937,40.614544]},"properties":{"cartodb_id":6843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90734,40.853813]},"properties":{"cartodb_id":6866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:09:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94712,40.584755]},"properties":{"cartodb_id":6873,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901855,40.90815]},"properties":{"cartodb_id":6887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:57:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88998,40.852104]},"properties":{"cartodb_id":6888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.016884,40.60301]},"properties":{"cartodb_id":6893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88239,40.728638]},"properties":{"cartodb_id":6895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.996346,40.609894]},"properties":{"cartodb_id":6901,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87661,40.6427]},"properties":{"cartodb_id":6908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90162,40.756016]},"properties":{"cartodb_id":6910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93977,40.841076]},"properties":{"cartodb_id":6912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95915,40.757668]},"properties":{"cartodb_id":6916,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:20:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90992,40.734997]},"properties":{"cartodb_id":6919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93543,40.850773]},"properties":{"cartodb_id":6921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90534,40.859642]},"properties":{"cartodb_id":6924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90189,40.65792]},"properties":{"cartodb_id":6929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:05:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92406,40.827244]},"properties":{"cartodb_id":6930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88459,40.65906]},"properties":{"cartodb_id":6951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T07:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.855385,40.703342]},"properties":{"cartodb_id":6964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96983,40.609158]},"properties":{"cartodb_id":6969,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T06:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85089,40.737553]},"properties":{"cartodb_id":6988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T01:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.737404,40.66758]},"properties":{"cartodb_id":6993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81676,40.712646]},"properties":{"cartodb_id":7013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.925606,40.668495]},"properties":{"cartodb_id":7015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T23:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992905,40.71997]},"properties":{"cartodb_id":7021,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-15T22:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98206,40.778797]},"properties":{"cartodb_id":7026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9702,40.605305]},"properties":{"cartodb_id":7027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90265,40.698013]},"properties":{"cartodb_id":7031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94116,40.700912]},"properties":{"cartodb_id":7043,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98259,40.7773]},"properties":{"cartodb_id":7048,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9532,40.608807]},"properties":{"cartodb_id":7051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1638,40.615135]},"properties":{"cartodb_id":7054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:54:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92013,40.713783]},"properties":{"cartodb_id":7055,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75711,40.76229]},"properties":{"cartodb_id":7062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9482,40.69024]},"properties":{"cartodb_id":7067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97328,40.68584]},"properties":{"cartodb_id":7072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-15T19:46:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90333,40.862732]},"properties":{"cartodb_id":7097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:54:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97986,40.73931]},"properties":{"cartodb_id":7118,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.092186,40.64326]},"properties":{"cartodb_id":7119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T18:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94969,40.80202]},"properties":{"cartodb_id":7145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81711,40.704033]},"properties":{"cartodb_id":7146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.780464,40.789085]},"properties":{"cartodb_id":7147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93509,40.851433]},"properties":{"cartodb_id":7158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92862,40.800594]},"properties":{"cartodb_id":7163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16307,40.57606]},"properties":{"cartodb_id":7164,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88771,40.837433]},"properties":{"cartodb_id":7174,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9368,40.759884]},"properties":{"cartodb_id":7182,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10526,40.585922]},"properties":{"cartodb_id":7204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80714,40.69401]},"properties":{"cartodb_id":7211,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90514,40.677208]},"properties":{"cartodb_id":7219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91375,40.65417]},"properties":{"cartodb_id":7226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:36:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98018,40.7215]},"properties":{"cartodb_id":7229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879845,40.8337]},"properties":{"cartodb_id":7239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T15:24:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7564,40.74947]},"properties":{"cartodb_id":7264,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:54:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90388,40.6665]},"properties":{"cartodb_id":7267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9779,40.74892]},"properties":{"cartodb_id":7271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19276,40.554085]},"properties":{"cartodb_id":7275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895874,40.67189]},"properties":{"cartodb_id":7277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20341,40.533157]},"properties":{"cartodb_id":7300,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T14:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85089,40.737553]},"properties":{"cartodb_id":7322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02865,40.622086]},"properties":{"cartodb_id":7338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82216,40.716953]},"properties":{"cartodb_id":7343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T13:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80523,40.72848]},"properties":{"cartodb_id":7346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98793,40.75979]},"properties":{"cartodb_id":7350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01741,40.647568]},"properties":{"cartodb_id":7356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T12:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95059,40.668964]},"properties":{"cartodb_id":7381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73974,40.73886]},"properties":{"cartodb_id":7390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T11:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82408,40.844894]},"properties":{"cartodb_id":7423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8848,40.661076]},"properties":{"cartodb_id":7426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:26:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94884,40.78588]},"properties":{"cartodb_id":7431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T10:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960045,40.703163]},"properties":{"cartodb_id":7446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96598,40.67706]},"properties":{"cartodb_id":7447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:44:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12345,40.609783]},"properties":{"cartodb_id":7455,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873695,40.667664]},"properties":{"cartodb_id":7467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T09:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80733,40.698093]},"properties":{"cartodb_id":7484,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9764,40.64305]},"properties":{"cartodb_id":7488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.861465,40.667923]},"properties":{"cartodb_id":7490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82517,40.752693]},"properties":{"cartodb_id":7496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93237,40.69536]},"properties":{"cartodb_id":7503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.05198,40.604153]},"properties":{"cartodb_id":7510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86692,40.89608]},"properties":{"cartodb_id":7516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89878,40.675632]},"properties":{"cartodb_id":7544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97481,40.714314]},"properties":{"cartodb_id":7552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T06:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00636,40.722584]},"properties":{"cartodb_id":7555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T05:56:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91075,40.66968]},"properties":{"cartodb_id":7577,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8053,40.71067]},"properties":{"cartodb_id":7585,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94105,40.634415]},"properties":{"cartodb_id":7590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99074,40.741165]},"properties":{"cartodb_id":7601,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74261,40.695923]},"properties":{"cartodb_id":7606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:27:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95826,40.648533]},"properties":{"cartodb_id":7607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:26:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956505,40.767117]},"properties":{"cartodb_id":7610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T22:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81538,40.669548]},"properties":{"cartodb_id":7641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99173,40.587326]},"properties":{"cartodb_id":7646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98236,40.76234]},"properties":{"cartodb_id":7661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T18:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82035,40.765038]},"properties":{"cartodb_id":7690,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T17:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92025,40.85288]},"properties":{"cartodb_id":7783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:48:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95612,40.68333]},"properties":{"cartodb_id":7785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T13:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99659,40.74281]},"properties":{"cartodb_id":7803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.824234,40.784996]},"properties":{"cartodb_id":7807,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97924,40.668293]},"properties":{"cartodb_id":7808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T11:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8807,40.87289]},"properties":{"cartodb_id":7820,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T10:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96188,40.637928]},"properties":{"cartodb_id":7840,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:08:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00612,40.723747]},"properties":{"cartodb_id":7847,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82226,40.66496]},"properties":{"cartodb_id":7849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T08:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83251,40.867313]},"properties":{"cartodb_id":7868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T05:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86348,40.757725]},"properties":{"cartodb_id":7871,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T04:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83126,40.748104]},"properties":{"cartodb_id":7874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T04:26:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9139,40.75982]},"properties":{"cartodb_id":7878,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.13033,40.629383]},"properties":{"cartodb_id":7880,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T03:22:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93861,40.677917]},"properties":{"cartodb_id":7891,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T02:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.224075,40.531704]},"properties":{"cartodb_id":7895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T01:30:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.965485,40.59783]},"properties":{"cartodb_id":7898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T01:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95915,40.80184]},"properties":{"cartodb_id":7900,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-14T00:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9753,40.620914]},"properties":{"cartodb_id":7912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T23:38:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99137,40.755096]},"properties":{"cartodb_id":7924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.872116,40.67798]},"properties":{"cartodb_id":7925,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.0228,40.614594]},"properties":{"cartodb_id":7927,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85454,40.742527]},"properties":{"cartodb_id":7932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85369,40.882328]},"properties":{"cartodb_id":7935,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9884,40.57858]},"properties":{"cartodb_id":7936,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.896645,40.862442]},"properties":{"cartodb_id":7939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:45:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94771,40.632885]},"properties":{"cartodb_id":7945,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:29:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8638,40.70333]},"properties":{"cartodb_id":7949,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97871,40.680523]},"properties":{"cartodb_id":7953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:02:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8503,40.842808]},"properties":{"cartodb_id":7954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":5,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:02:00Z","total_injuries":5,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911026,40.65295]},"properties":{"cartodb_id":7956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98069,40.61805]},"properties":{"cartodb_id":7957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92008,40.702255]},"properties":{"cartodb_id":7958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87176,40.666595]},"properties":{"cartodb_id":7961,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90001,40.908127]},"properties":{"cartodb_id":7964,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89847,40.65945]},"properties":{"cartodb_id":7965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83431,40.75829]},"properties":{"cartodb_id":7967,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91548,40.66157]},"properties":{"cartodb_id":7973,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:15:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97366,40.792095]},"properties":{"cartodb_id":7975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98724,40.72919]},"properties":{"cartodb_id":7981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:02:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959,40.72974]},"properties":{"cartodb_id":7988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89787,40.821598]},"properties":{"cartodb_id":7989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94571,40.807457]},"properties":{"cartodb_id":7993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83015,40.759567]},"properties":{"cartodb_id":7994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9562,40.58776]},"properties":{"cartodb_id":7995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:44:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92139,40.648716]},"properties":{"cartodb_id":8004,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88036,40.84009]},"properties":{"cartodb_id":8013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804214,40.69068]},"properties":{"cartodb_id":8017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91981,40.79737]},"properties":{"cartodb_id":8018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.770004,40.667236]},"properties":{"cartodb_id":8024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96427,40.604656]},"properties":{"cartodb_id":8027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86205,40.666252]},"properties":{"cartodb_id":8028,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T19:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97321,40.79525]},"properties":{"cartodb_id":8034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:48:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73447,40.674026]},"properties":{"cartodb_id":8040,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84741,40.829327]},"properties":{"cartodb_id":8044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969345,40.763546]},"properties":{"cartodb_id":8054,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79196,40.72867]},"properties":{"cartodb_id":8061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9863,40.640625]},"properties":{"cartodb_id":8068,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-13T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86578,40.6776]},"properties":{"cartodb_id":8073,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86761,40.67341]},"properties":{"cartodb_id":8078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80485,40.73834]},"properties":{"cartodb_id":8082,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86301,40.85232]},"properties":{"cartodb_id":8084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:44:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97397,40.75144]},"properties":{"cartodb_id":8088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87104,40.82705]},"properties":{"cartodb_id":8090,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08837,40.59075]},"properties":{"cartodb_id":8100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89432,40.681564]},"properties":{"cartodb_id":8101,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.869156,40.76101]},"properties":{"cartodb_id":8103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96138,40.610096]},"properties":{"cartodb_id":8107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:06:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826546,40.760464]},"properties":{"cartodb_id":8110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91872,40.771076]},"properties":{"cartodb_id":8123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89845,40.813175]},"properties":{"cartodb_id":8125,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:53:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94959,40.679634]},"properties":{"cartodb_id":8131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90066,40.885098]},"properties":{"cartodb_id":8140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96894,40.758327]},"properties":{"cartodb_id":8141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97086,40.793377]},"properties":{"cartodb_id":8150,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90607,40.768467]},"properties":{"cartodb_id":8158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95027,40.613926]},"properties":{"cartodb_id":8159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76814,40.692455]},"properties":{"cartodb_id":8163,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:25:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81636,40.714935]},"properties":{"cartodb_id":8179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:10:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868324,40.668667]},"properties":{"cartodb_id":8188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8696,40.84398]},"properties":{"cartodb_id":8196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95356,40.80366]},"properties":{"cartodb_id":8199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9605,40.7024]},"properties":{"cartodb_id":8219,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99167,40.709305]},"properties":{"cartodb_id":8220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:39:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81743,40.77812]},"properties":{"cartodb_id":8233,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:16:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84416,40.889175]},"properties":{"cartodb_id":8241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94462,40.73207]},"properties":{"cartodb_id":8247,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92862,40.800594]},"properties":{"cartodb_id":8259,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83842,40.842564]},"properties":{"cartodb_id":8282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94863,40.69244]},"properties":{"cartodb_id":8285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893074,40.819363]},"properties":{"cartodb_id":8287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T14:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.727425,40.704712]},"properties":{"cartodb_id":8296,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:57:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84719,40.892128]},"properties":{"cartodb_id":8313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95569,40.64721]},"properties":{"cartodb_id":8314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T13:22:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73249,40.66209]},"properties":{"cartodb_id":8337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.837776,40.72545]},"properties":{"cartodb_id":8355,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94641,40.731422]},"properties":{"cartodb_id":8356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96669,40.692394]},"properties":{"cartodb_id":8361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-13T12:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86707,40.874325]},"properties":{"cartodb_id":8369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.169556,40.578537]},"properties":{"cartodb_id":8377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92547,40.665916]},"properties":{"cartodb_id":8383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86492,40.733944]},"properties":{"cartodb_id":8394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T11:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95504,40.618557]},"properties":{"cartodb_id":8408,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87232,40.7718]},"properties":{"cartodb_id":8419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:31:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.797165,40.768898]},"properties":{"cartodb_id":8429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-13T10:26:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.930824,40.73715]},"properties":{"cartodb_id":8433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T10:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903496,40.82187]},"properties":{"cartodb_id":8440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-13T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038086,40.608757]},"properties":{"cartodb_id":8448,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92822,40.816532]},"properties":{"cartodb_id":8450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:51:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72986,40.665348]},"properties":{"cartodb_id":8451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00128,40.71896]},"properties":{"cartodb_id":8468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81428,40.73873]},"properties":{"cartodb_id":8477,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88711,40.743675]},"properties":{"cartodb_id":8478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85304,40.840733]},"properties":{"cartodb_id":8489,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87022,40.726185]},"properties":{"cartodb_id":8493,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:45:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.805466,40.756474]},"properties":{"cartodb_id":8496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99661,40.598045]},"properties":{"cartodb_id":8503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-13T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76716,40.75565]},"properties":{"cartodb_id":8509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90582,40.71479]},"properties":{"cartodb_id":8510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92228,40.82497]},"properties":{"cartodb_id":8512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92402,40.798256]},"properties":{"cartodb_id":8516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82076,40.724667]},"properties":{"cartodb_id":8518,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.932106,40.614876]},"properties":{"cartodb_id":8519,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.988625,40.57855]},"properties":{"cartodb_id":8521,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88591,40.630577]},"properties":{"cartodb_id":8524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895546,40.670624]},"properties":{"cartodb_id":8529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T08:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.984886,40.69676]},"properties":{"cartodb_id":8535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.804436,40.74217]},"properties":{"cartodb_id":8536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.780594,40.71343]},"properties":{"cartodb_id":8541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:36:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84227,40.8287]},"properties":{"cartodb_id":8558,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T07:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84261,40.89016]},"properties":{"cartodb_id":8562,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893005,40.867878]},"properties":{"cartodb_id":8571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T06:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83332,40.746025]},"properties":{"cartodb_id":8578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T05:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.989944,40.755016]},"properties":{"cartodb_id":8581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T04:12:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.954346,40.762676]},"properties":{"cartodb_id":8583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T04:07:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9109,40.633366]},"properties":{"cartodb_id":8584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T03:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83301,40.747833]},"properties":{"cartodb_id":8586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T03:07:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15525,40.61843]},"properties":{"cartodb_id":8589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T03:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850006,40.867573]},"properties":{"cartodb_id":8591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T02:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82286,40.82447]},"properties":{"cartodb_id":8595,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T01:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.012955,40.635685]},"properties":{"cartodb_id":8611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-13T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91545,40.843365]},"properties":{"cartodb_id":8617,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-13T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90896,40.866673]},"properties":{"cartodb_id":8625,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:43:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95583,40.75747]},"properties":{"cartodb_id":8627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877525,40.64404]},"properties":{"cartodb_id":8630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96391,40.808002]},"properties":{"cartodb_id":8631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:18:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73184,40.729984]},"properties":{"cartodb_id":8632,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T23:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93117,40.804066]},"properties":{"cartodb_id":8641,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955086,40.70431]},"properties":{"cartodb_id":8645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87268,40.66629]},"properties":{"cartodb_id":8646,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":5,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:15:00Z","total_injuries":5,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88852,40.67298]},"properties":{"cartodb_id":8647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83035,40.739475]},"properties":{"cartodb_id":8652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T22:03:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91282,40.861862]},"properties":{"cartodb_id":8656,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:57:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73134,40.69067]},"properties":{"cartodb_id":8658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:45:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96075,40.692425]},"properties":{"cartodb_id":8660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.797714,40.704327]},"properties":{"cartodb_id":8663,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T21:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96478,40.683037]},"properties":{"cartodb_id":8667,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-12T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94748,40.722725]},"properties":{"cartodb_id":8674,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:40:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8724,40.717827]},"properties":{"cartodb_id":8675,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93716,40.590828]},"properties":{"cartodb_id":8682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99881,40.690308]},"properties":{"cartodb_id":8683,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:06:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82111,40.767063]},"properties":{"cartodb_id":8687,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.903206,40.881176]},"properties":{"cartodb_id":8692,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99832,40.760822]},"properties":{"cartodb_id":8704,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00457,40.73401]},"properties":{"cartodb_id":8706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16907,40.582287]},"properties":{"cartodb_id":8711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90691,40.753284]},"properties":{"cartodb_id":8714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82866,40.677654]},"properties":{"cartodb_id":8715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T19:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93997,40.66223]},"properties":{"cartodb_id":8722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:47:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90021,40.700497]},"properties":{"cartodb_id":8723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90622,40.700123]},"properties":{"cartodb_id":8732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-12T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953835,40.705128]},"properties":{"cartodb_id":8746,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14209,40.63023]},"properties":{"cartodb_id":8748,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.152534,40.580616]},"properties":{"cartodb_id":8754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.869156,40.76101]},"properties":{"cartodb_id":8759,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:45:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97075,40.638794]},"properties":{"cartodb_id":8769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T17:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96434,40.7606]},"properties":{"cartodb_id":8773,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-12T17:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89566,40.742683]},"properties":{"cartodb_id":8774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-12T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.914505,40.80556]},"properties":{"cartodb_id":8786,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:44:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89098,40.87016]},"properties":{"cartodb_id":8794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90456,40.651875]},"properties":{"cartodb_id":8796,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T16:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972145,40.753944]},"properties":{"cartodb_id":8811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-12T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87145,40.847965]},"properties":{"cartodb_id":8815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:46:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83476,40.883553]},"properties":{"cartodb_id":8826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84748,40.74543]},"properties":{"cartodb_id":8833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:03:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83372,40.70978]},"properties":{"cartodb_id":8837,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.038086,40.608757]},"properties":{"cartodb_id":8842,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:59:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90265,40.7031]},"properties":{"cartodb_id":8852,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-12T14:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00901,40.622234]},"properties":{"cartodb_id":8865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:29:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9576,40.729877]},"properties":{"cartodb_id":8874,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-12T14:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95192,40.576984]},"properties":{"cartodb_id":8883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89194,40.824654]},"properties":{"cartodb_id":8887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:53:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75806,40.763245]},"properties":{"cartodb_id":8894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89303,40.721806]},"properties":{"cartodb_id":8897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911934,40.61368]},"properties":{"cartodb_id":8898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:25:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84904,40.87617]},"properties":{"cartodb_id":8902,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:20:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91068,40.84844]},"properties":{"cartodb_id":8904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T13:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98312,40.642536]},"properties":{"cartodb_id":8912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98093,40.671654]},"properties":{"cartodb_id":8913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.950005,40.767612]},"properties":{"cartodb_id":8917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93641,40.84954]},"properties":{"cartodb_id":8919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T12:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81871,40.679253]},"properties":{"cartodb_id":8934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84539,40.8628]},"properties":{"cartodb_id":8943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9872,40.597923]},"properties":{"cartodb_id":8953,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79516,40.762875]},"properties":{"cartodb_id":8960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9101,40.667156]},"properties":{"cartodb_id":8962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T09:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00085,40.600956]},"properties":{"cartodb_id":8963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T09:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98856,40.769115]},"properties":{"cartodb_id":8970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86628,40.879917]},"properties":{"cartodb_id":8974,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91707,40.86369]},"properties":{"cartodb_id":8975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T08:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873665,40.7568]},"properties":{"cartodb_id":8985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T07:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839005,40.66678]},"properties":{"cartodb_id":8990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T06:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89563,40.729473]},"properties":{"cartodb_id":8997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:32:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78156,40.681778]},"properties":{"cartodb_id":9001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82635,40.70083]},"properties":{"cartodb_id":9005,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972046,40.72656]},"properties":{"cartodb_id":9007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T05:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85654,40.685963]},"properties":{"cartodb_id":9016,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88636,40.63082]},"properties":{"cartodb_id":9017,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81574,40.710564]},"properties":{"cartodb_id":9019,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T04:05:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76147,40.747574]},"properties":{"cartodb_id":9025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955536,40.711864]},"properties":{"cartodb_id":9026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.915,40.763893]},"properties":{"cartodb_id":9030,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T03:11:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91475,40.84434]},"properties":{"cartodb_id":9046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T01:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93769,40.714558]},"properties":{"cartodb_id":9053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.833405,40.755524]},"properties":{"cartodb_id":9057,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85953,40.711815]},"properties":{"cartodb_id":9060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.762505,40.60664]},"properties":{"cartodb_id":9061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8947,40.661125]},"properties":{"cartodb_id":9062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97797,40.675434]},"properties":{"cartodb_id":9072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88585,40.673378]},"properties":{"cartodb_id":9074,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-12T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88943,40.672844]},"properties":{"cartodb_id":9088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T23:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98133,40.729084]},"properties":{"cartodb_id":9093,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95795,40.732006]},"properties":{"cartodb_id":9105,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97263,40.741936]},"properties":{"cartodb_id":9106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:15:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92274,40.66223]},"properties":{"cartodb_id":9107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.875015,40.840855]},"properties":{"cartodb_id":9109,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:05:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86918,40.755398]},"properties":{"cartodb_id":9112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9023,40.862717]},"properties":{"cartodb_id":9115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01468,40.70983]},"properties":{"cartodb_id":9124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96289,40.607018]},"properties":{"cartodb_id":9129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94787,40.67508]},"properties":{"cartodb_id":9135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91024,40.651012]},"properties":{"cartodb_id":9138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85562,40.724117]},"properties":{"cartodb_id":9147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:26:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89063,40.658577]},"properties":{"cartodb_id":9152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T20:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15334,40.608852]},"properties":{"cartodb_id":9168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90373,40.812244]},"properties":{"cartodb_id":9171,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882614,40.728474]},"properties":{"cartodb_id":9173,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T19:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92697,40.60696]},"properties":{"cartodb_id":9177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98686,40.75108]},"properties":{"cartodb_id":9193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86797,40.71927]},"properties":{"cartodb_id":9196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T18:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.780975,40.753864]},"properties":{"cartodb_id":9204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72877,40.7277]},"properties":{"cartodb_id":9210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91557,40.829002]},"properties":{"cartodb_id":9228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:05:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":9236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T17:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79031,40.671566]},"properties":{"cartodb_id":9250,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96191,40.65487]},"properties":{"cartodb_id":9254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.901184,40.824387]},"properties":{"cartodb_id":9257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.735306,40.72133]},"properties":{"cartodb_id":9265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.914505,40.80556]},"properties":{"cartodb_id":9270,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:53:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92785,40.673996]},"properties":{"cartodb_id":9273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:50:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88391,40.822937]},"properties":{"cartodb_id":9275,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919975,40.669476]},"properties":{"cartodb_id":9278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86907,40.662952]},"properties":{"cartodb_id":9283,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.20341,40.533157]},"properties":{"cartodb_id":9294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T15:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86265,40.82817]},"properties":{"cartodb_id":9303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97211,40.76552]},"properties":{"cartodb_id":9304,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84138,40.65723]},"properties":{"cartodb_id":9319,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T14:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76162,40.679737]},"properties":{"cartodb_id":9323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942986,40.831566]},"properties":{"cartodb_id":9325,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:46:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904564,40.876503]},"properties":{"cartodb_id":9344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T13:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922,40.65461]},"properties":{"cartodb_id":9360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878044,40.67452]},"properties":{"cartodb_id":9362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.820305]},"properties":{"cartodb_id":9365,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:05:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.836586,40.87137]},"properties":{"cartodb_id":9367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T12:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74025,40.704144]},"properties":{"cartodb_id":9379,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00383,40.75326]},"properties":{"cartodb_id":9380,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84128,40.88219]},"properties":{"cartodb_id":9389,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T11:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99632,40.66681]},"properties":{"cartodb_id":9395,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84604,40.684258]},"properties":{"cartodb_id":9404,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84264,40.86941]},"properties":{"cartodb_id":9413,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89619,40.846657]},"properties":{"cartodb_id":9414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:51:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99449,40.743618]},"properties":{"cartodb_id":9418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83634,40.786285]},"properties":{"cartodb_id":9419,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992615,40.724136]},"properties":{"cartodb_id":9423,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:25:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986626,40.725796]},"properties":{"cartodb_id":9425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T09:19:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.761154,40.674763]},"properties":{"cartodb_id":9440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99509,40.71797]},"properties":{"cartodb_id":9446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:37:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000534,40.71843]},"properties":{"cartodb_id":9457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72574,40.752213]},"properties":{"cartodb_id":9459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94228,40.84215]},"properties":{"cartodb_id":9461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95913,40.717766]},"properties":{"cartodb_id":9470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T07:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79189,40.73937]},"properties":{"cartodb_id":9476,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T06:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95059,40.668964]},"properties":{"cartodb_id":9482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T06:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94415,40.678238]},"properties":{"cartodb_id":9485,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:47:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89063,40.768833]},"properties":{"cartodb_id":9490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:27:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97697,40.755978]},"properties":{"cartodb_id":9491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T05:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89997,40.86235]},"properties":{"cartodb_id":9497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T04:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93033,40.677483]},"properties":{"cartodb_id":9500,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T04:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.825745,40.71572]},"properties":{"cartodb_id":9502,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T03:50:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00417,40.74769]},"properties":{"cartodb_id":9505,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T03:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.783936,40.771004]},"properties":{"cartodb_id":9506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T03:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91018,40.85198]},"properties":{"cartodb_id":9514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T02:27:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10274,40.637623]},"properties":{"cartodb_id":9524,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T01:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959564,40.77696]},"properties":{"cartodb_id":9525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T01:19:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927284,40.843903]},"properties":{"cartodb_id":9527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T01:01:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91815,40.656765]},"properties":{"cartodb_id":9528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T01:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89028,40.861107]},"properties":{"cartodb_id":9530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":9,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:48:00Z","total_injuries":9,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94666,40.707752]},"properties":{"cartodb_id":9536,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-11T00:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97035,40.752377]},"properties":{"cartodb_id":9537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:18:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97045,40.645004]},"properties":{"cartodb_id":9542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-11T00:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77907,40.75033]},"properties":{"cartodb_id":9546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:59:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82754,40.697918]},"properties":{"cartodb_id":9549,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91495,40.8557]},"properties":{"cartodb_id":9551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.808624,40.75406]},"properties":{"cartodb_id":9552,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:06:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.853424,40.75415]},"properties":{"cartodb_id":9554,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T23:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9537,40.665546]},"properties":{"cartodb_id":9559,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981316,40.720707]},"properties":{"cartodb_id":9565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T22:31:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99838,40.61483]},"properties":{"cartodb_id":9568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-10T22:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94212,40.69243]},"properties":{"cartodb_id":9581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78574,40.672382]},"properties":{"cartodb_id":9584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.839874,40.659172]},"properties":{"cartodb_id":9589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96698,40.756996]},"properties":{"cartodb_id":9590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-10T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1592,40.590153]},"properties":{"cartodb_id":9594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85217,40.69366]},"properties":{"cartodb_id":9596,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81372,40.78484]},"properties":{"cartodb_id":9598,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76348,40.746883]},"properties":{"cartodb_id":9603,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79548,40.685856]},"properties":{"cartodb_id":9604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T20:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86237,40.751186]},"properties":{"cartodb_id":9607,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-10T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97716,40.696297]},"properties":{"cartodb_id":9610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92519,40.818012]},"properties":{"cartodb_id":9612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:44:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926384,40.844917]},"properties":{"cartodb_id":9614,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:40:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01523,40.609356]},"properties":{"cartodb_id":9623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T19:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94725,40.711323]},"properties":{"cartodb_id":9631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-10T19:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83875,40.881264]},"properties":{"cartodb_id":9645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942726,40.811565]},"properties":{"cartodb_id":9647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86715,40.739834]},"properties":{"cartodb_id":9653,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99594,40.59758]},"properties":{"cartodb_id":9655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.939896,40.835793]},"properties":{"cartodb_id":9657,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84846,40.70786]},"properties":{"cartodb_id":9662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T18:20:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938866,40.594]},"properties":{"cartodb_id":9684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.193016,40.534325]},"properties":{"cartodb_id":9691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:26:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95365,40.771023]},"properties":{"cartodb_id":9698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T17:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77523,40.667915]},"properties":{"cartodb_id":9716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07142,40.612724]},"properties":{"cartodb_id":9729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.869156,40.675804]},"properties":{"cartodb_id":9732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877144,40.771374]},"properties":{"cartodb_id":9733,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93291,40.67948]},"properties":{"cartodb_id":9742,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94958,40.650806]},"properties":{"cartodb_id":9744,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T16:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91708,40.77347]},"properties":{"cartodb_id":9747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84655,40.72389]},"properties":{"cartodb_id":9757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96527,40.650642]},"properties":{"cartodb_id":9769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10977,40.570465]},"properties":{"cartodb_id":9771,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906105,40.877068]},"properties":{"cartodb_id":9775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88202,40.704403]},"properties":{"cartodb_id":9782,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927376,40.62356]},"properties":{"cartodb_id":9785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92364,40.770428]},"properties":{"cartodb_id":9794,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:38:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77078,40.66696]},"properties":{"cartodb_id":9797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.943726,40.732388]},"properties":{"cartodb_id":9803,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:21:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78108,40.668026]},"properties":{"cartodb_id":9805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78557,40.707935]},"properties":{"cartodb_id":9809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93482,40.85196]},"properties":{"cartodb_id":9810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991806,40.738503]},"properties":{"cartodb_id":9811,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-10T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92539,40.76197]},"properties":{"cartodb_id":9817,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:51:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90082,40.69874]},"properties":{"cartodb_id":9822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94415,40.678238]},"properties":{"cartodb_id":9826,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-10T13:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91636,40.677822]},"properties":{"cartodb_id":9830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09565,40.632587]},"properties":{"cartodb_id":9831,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.998146,40.639576]},"properties":{"cartodb_id":9836,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98731,40.738903]},"properties":{"cartodb_id":9841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83343,40.685566]},"properties":{"cartodb_id":9851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909225,40.736496]},"properties":{"cartodb_id":9856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:15:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883385,40.749844]},"properties":{"cartodb_id":9860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92193,40.80871]},"properties":{"cartodb_id":9862,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878204,40.835197]},"properties":{"cartodb_id":9869,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70451,40.750977]},"properties":{"cartodb_id":9895,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T11:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95687,40.71045]},"properties":{"cartodb_id":9909,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-10T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00501,40.636425]},"properties":{"cartodb_id":9910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834656,40.667114]},"properties":{"cartodb_id":9912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90375,40.675407]},"properties":{"cartodb_id":9913,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92683,40.686703]},"properties":{"cartodb_id":9914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74174,40.65973]},"properties":{"cartodb_id":9915,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:22:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94006,40.693176]},"properties":{"cartodb_id":9919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96138,40.610096]},"properties":{"cartodb_id":9922,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87743,40.680016]},"properties":{"cartodb_id":9923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:10:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969894,40.753]},"properties":{"cartodb_id":9932,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.714775,40.7379]},"properties":{"cartodb_id":9934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91836,40.7449]},"properties":{"cartodb_id":9943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95901,40.59178]},"properties":{"cartodb_id":9951,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:30:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97858,40.6131]},"properties":{"cartodb_id":9952,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00553,40.611797]},"properties":{"cartodb_id":9956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01457,40.63757]},"properties":{"cartodb_id":9957,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:26:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01245,40.719055]},"properties":{"cartodb_id":9959,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87452,40.758595]},"properties":{"cartodb_id":9962,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T09:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93227,40.586327]},"properties":{"cartodb_id":9975,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87788,40.682037]},"properties":{"cartodb_id":9980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:49:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99119,40.75533]},"properties":{"cartodb_id":9982,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.005646,40.724354]},"properties":{"cartodb_id":9984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90666,40.833275]},"properties":{"cartodb_id":9985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97328,40.75524]},"properties":{"cartodb_id":9990,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95267,40.65249]},"properties":{"cartodb_id":9992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94907,40.78843]},"properties":{"cartodb_id":9993,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912,40.89224]},"properties":{"cartodb_id":9994,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89027,40.751198]},"properties":{"cartodb_id":10001,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.817314,40.7518]},"properties":{"cartodb_id":10007,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98453,40.575302]},"properties":{"cartodb_id":10008,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96652,40.808224]},"properties":{"cartodb_id":10012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T07:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90062,40.75976]},"properties":{"cartodb_id":10023,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-10T06:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.000534,40.71843]},"properties":{"cartodb_id":10031,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T06:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.999985,40.6742]},"properties":{"cartodb_id":10034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92762,40.625824]},"properties":{"cartodb_id":10044,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T05:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96797,40.683723]},"properties":{"cartodb_id":10045,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T04:53:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.003975,40.742863]},"properties":{"cartodb_id":10050,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-10T02:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.151505,40.61806]},"properties":{"cartodb_id":10052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T01:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83917,40.78782]},"properties":{"cartodb_id":10060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85021,40.82833]},"properties":{"cartodb_id":10066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-10T00:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95637,40.690796]},"properties":{"cartodb_id":10075,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T23:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78305,40.663002]},"properties":{"cartodb_id":10087,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T22:35:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93593,40.676895]},"properties":{"cartodb_id":10088,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T22:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98726,40.62202]},"properties":{"cartodb_id":10091,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75383,40.715084]},"properties":{"cartodb_id":10096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.777145,40.675312]},"properties":{"cartodb_id":10097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90095,40.857758]},"properties":{"cartodb_id":10103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T21:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9866,40.718006]},"properties":{"cartodb_id":10129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98775,40.753063]},"properties":{"cartodb_id":10134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-09T19:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09143,40.60172]},"properties":{"cartodb_id":10138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84399,40.72145]},"properties":{"cartodb_id":10144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945206,40.68984]},"properties":{"cartodb_id":10151,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87735,40.680042]},"properties":{"cartodb_id":10152,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89985,40.84963]},"properties":{"cartodb_id":10154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:08:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.835915,40.73361]},"properties":{"cartodb_id":10160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86518,40.890293]},"properties":{"cartodb_id":10162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92839,40.651257]},"properties":{"cartodb_id":10172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81954,40.78959]},"properties":{"cartodb_id":10175,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.800415,40.788914]},"properties":{"cartodb_id":10180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98334,40.701385]},"properties":{"cartodb_id":10181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:35:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97146,40.757748]},"properties":{"cartodb_id":10183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905975,40.650944]},"properties":{"cartodb_id":10185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:22:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93809,40.68316]},"properties":{"cartodb_id":10190,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895226,40.768112]},"properties":{"cartodb_id":10198,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T18:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895065,40.82839]},"properties":{"cartodb_id":10202,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952934,40.6972]},"properties":{"cartodb_id":10216,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-09T17:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90961,40.811775]},"properties":{"cartodb_id":10218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-09T17:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72785,40.689617]},"properties":{"cartodb_id":10224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T17:05:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9553,40.799435]},"properties":{"cartodb_id":10245,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953636,40.77529]},"properties":{"cartodb_id":10257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-09T16:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76325,40.74709]},"properties":{"cartodb_id":10263,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909775,40.8086]},"properties":{"cartodb_id":10265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86636,40.831875]},"properties":{"cartodb_id":10266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.926704,40.745865]},"properties":{"cartodb_id":10267,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90088,40.75206]},"properties":{"cartodb_id":10269,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-09T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90839,40.693897]},"properties":{"cartodb_id":10271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01641,40.622013]},"properties":{"cartodb_id":10277,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T16:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99486,40.635757]},"properties":{"cartodb_id":10279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84959,40.905025]},"properties":{"cartodb_id":10282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79201,40.706528]},"properties":{"cartodb_id":10284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:34:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88901,40.697758]},"properties":{"cartodb_id":10289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9821,40.76889]},"properties":{"cartodb_id":10301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.996346,40.628445]},"properties":{"cartodb_id":10308,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.806595,40.793674]},"properties":{"cartodb_id":10309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98261,40.784992]},"properties":{"cartodb_id":10323,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-09T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94354,40.577908]},"properties":{"cartodb_id":10326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957214,40.663517]},"properties":{"cartodb_id":10330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00167,40.709503]},"properties":{"cartodb_id":10335,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00859,40.71995]},"properties":{"cartodb_id":10337,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.997795,40.724236]},"properties":{"cartodb_id":10338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909134,40.815937]},"properties":{"cartodb_id":10341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:21:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96454,40.600243]},"properties":{"cartodb_id":10342,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9277,40.860523]},"properties":{"cartodb_id":10356,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84549,40.670227]},"properties":{"cartodb_id":10366,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94985,40.676872]},"properties":{"cartodb_id":10375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81749,40.792664]},"properties":{"cartodb_id":10378,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90132,40.643253]},"properties":{"cartodb_id":10384,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960205,40.698463]},"properties":{"cartodb_id":10391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81454,40.708927]},"properties":{"cartodb_id":10411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90803,40.878284]},"properties":{"cartodb_id":10414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T12:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.743935,40.66534]},"properties":{"cartodb_id":10425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9627,40.663483]},"properties":{"cartodb_id":10426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902954,40.701454]},"properties":{"cartodb_id":10429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9174,40.76502]},"properties":{"cartodb_id":10432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78468,40.68372]},"properties":{"cartodb_id":10440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98724,40.776016]},"properties":{"cartodb_id":10443,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8835,40.65759]},"properties":{"cartodb_id":10451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:52:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94064,40.69998]},"properties":{"cartodb_id":10459,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T10:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96328,40.620094]},"properties":{"cartodb_id":10461,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-09T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94487,40.794178]},"properties":{"cartodb_id":10470,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73544,40.672688]},"properties":{"cartodb_id":10475,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80224,40.70675]},"properties":{"cartodb_id":10480,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.920395,40.732937]},"properties":{"cartodb_id":10486,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:30:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.752365,40.705917]},"properties":{"cartodb_id":10498,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8754,40.71171]},"properties":{"cartodb_id":10503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86723,40.869694]},"properties":{"cartodb_id":10507,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.885796,40.660656]},"properties":{"cartodb_id":10514,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:46:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93903,40.84394]},"properties":{"cartodb_id":10516,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9883,40.685867]},"properties":{"cartodb_id":10530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-09T08:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91018,40.85198]},"properties":{"cartodb_id":10531,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969345,40.763546]},"properties":{"cartodb_id":10534,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90399,40.64405]},"properties":{"cartodb_id":10537,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83093,40.708046]},"properties":{"cartodb_id":10539,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80282,40.749084]},"properties":{"cartodb_id":10540,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97994,40.75478]},"properties":{"cartodb_id":10543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81966,40.744587]},"properties":{"cartodb_id":10544,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":5,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T08:03:00Z","total_injuries":5,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91404,40.704746]},"properties":{"cartodb_id":10551,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.869156,40.76101]},"properties":{"cartodb_id":10553,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90959,40.70212]},"properties":{"cartodb_id":10557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01635,40.630283]},"properties":{"cartodb_id":10563,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921524,40.79522]},"properties":{"cartodb_id":10567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.006744,40.730946]},"properties":{"cartodb_id":10568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00479,40.723625]},"properties":{"cartodb_id":10571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955284,40.613377]},"properties":{"cartodb_id":10573,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T07:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92762,40.84863]},"properties":{"cartodb_id":10575,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73413,40.71365]},"properties":{"cartodb_id":10580,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93359,40.74473]},"properties":{"cartodb_id":10588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:09:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.826546,40.760464]},"properties":{"cartodb_id":10589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T06:07:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":10597,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T04:48:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8085,40.706085]},"properties":{"cartodb_id":10602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T01:48:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77724,40.750835]},"properties":{"cartodb_id":10606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T01:35:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11483,40.579174]},"properties":{"cartodb_id":10615,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73047,40.659817]},"properties":{"cartodb_id":10622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-09T00:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8882,40.671715]},"properties":{"cartodb_id":10627,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T23:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99178,40.70981]},"properties":{"cartodb_id":10628,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T23:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951805,40.743015]},"properties":{"cartodb_id":10634,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-08T23:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80296,40.73828]},"properties":{"cartodb_id":10636,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T23:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9357,40.73783]},"properties":{"cartodb_id":10639,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95528,40.670124]},"properties":{"cartodb_id":10644,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T22:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93159,40.663227]},"properties":{"cartodb_id":10655,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T21:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9407,40.71196]},"properties":{"cartodb_id":10665,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93542,40.586586]},"properties":{"cartodb_id":10666,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T20:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.10919,40.57104]},"properties":{"cartodb_id":10682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93312,40.64993]},"properties":{"cartodb_id":10684,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9294,40.660717]},"properties":{"cartodb_id":10694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-08T19:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91959,40.661995]},"properties":{"cartodb_id":10695,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90477,40.852806]},"properties":{"cartodb_id":10696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:02:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99685,40.73736]},"properties":{"cartodb_id":10697,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:01:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91707,40.86369]},"properties":{"cartodb_id":10702,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T19:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9663,40.690495]},"properties":{"cartodb_id":10703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-08T18:58:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.089676,40.63053]},"properties":{"cartodb_id":10705,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.831,40.688534]},"properties":{"cartodb_id":10708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88561,40.846542]},"properties":{"cartodb_id":10716,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76597,40.657185]},"properties":{"cartodb_id":10719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957466,40.70082]},"properties":{"cartodb_id":10723,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:24:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.847336,40.72293]},"properties":{"cartodb_id":10725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879715,40.83721]},"properties":{"cartodb_id":10728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T18:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.867546,40.680428]},"properties":{"cartodb_id":10739,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91546,40.850494]},"properties":{"cartodb_id":10741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:38:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92827,40.650227]},"properties":{"cartodb_id":10743,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00679,40.706722]},"properties":{"cartodb_id":10761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:11:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.019035,40.640263]},"properties":{"cartodb_id":10762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-08T17:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02064,40.642174]},"properties":{"cartodb_id":10769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.922104,40.850502]},"properties":{"cartodb_id":10775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-08T16:51:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94302,40.706116]},"properties":{"cartodb_id":10783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:39:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91217,40.726326]},"properties":{"cartodb_id":10784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92028,40.753338]},"properties":{"cartodb_id":10785,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:33:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":10787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:26:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75764,40.66645]},"properties":{"cartodb_id":10790,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88012,40.895195]},"properties":{"cartodb_id":10791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8712,40.84935]},"properties":{"cartodb_id":10792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02508,40.630814]},"properties":{"cartodb_id":10804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98348,40.67678]},"properties":{"cartodb_id":10809,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-08T15:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85976,40.87686]},"properties":{"cartodb_id":10812,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.791084,40.689884]},"properties":{"cartodb_id":10827,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9045,40.681007]},"properties":{"cartodb_id":10838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80212,40.713924]},"properties":{"cartodb_id":10839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83381,40.70023]},"properties":{"cartodb_id":10854,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86705,40.87518]},"properties":{"cartodb_id":10867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:34:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81481,40.733784]},"properties":{"cartodb_id":10868,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:33:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893684,40.846462]},"properties":{"cartodb_id":10889,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.016464,40.70509]},"properties":{"cartodb_id":10894,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76086,40.761585]},"properties":{"cartodb_id":10898,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99967,40.674553]},"properties":{"cartodb_id":10907,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:27:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00603,40.706142]},"properties":{"cartodb_id":10908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-08T13:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.973785,40.68306]},"properties":{"cartodb_id":10917,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94814,40.74133]},"properties":{"cartodb_id":10918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:04:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85051,40.850693]},"properties":{"cartodb_id":10919,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:03:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14409,40.634266]},"properties":{"cartodb_id":10923,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01007,40.73384]},"properties":{"cartodb_id":10924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-08T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01044,40.67946]},"properties":{"cartodb_id":10934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T12:27:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95042,40.70665]},"properties":{"cartodb_id":10937,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-08T12:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86208,40.67421]},"properties":{"cartodb_id":10956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90809,40.816032]},"properties":{"cartodb_id":10965,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T11:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93432,40.741028]},"properties":{"cartodb_id":10981,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.877525,40.64404]},"properties":{"cartodb_id":10984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93524,40.741135]},"properties":{"cartodb_id":10988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9958,40.678837]},"properties":{"cartodb_id":10989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:31:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84281,40.689865]},"properties":{"cartodb_id":11000,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T10:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79464,40.68211]},"properties":{"cartodb_id":11012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79756,40.700195]},"properties":{"cartodb_id":11015,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9918,40.72639]},"properties":{"cartodb_id":11027,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87023,40.877117]},"properties":{"cartodb_id":11032,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T09:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9578,40.773598]},"properties":{"cartodb_id":11037,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93236,40.662903]},"properties":{"cartodb_id":11051,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:34:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86419,40.749718]},"properties":{"cartodb_id":11053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94607,40.607082]},"properties":{"cartodb_id":11056,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-08T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.824524,40.836384]},"properties":{"cartodb_id":11060,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93209,40.74266]},"properties":{"cartodb_id":11064,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88725,40.82102]},"properties":{"cartodb_id":11067,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:04:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9522,40.748577]},"properties":{"cartodb_id":11069,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T08:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96271,40.769737]},"properties":{"cartodb_id":11085,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82973,40.743137]},"properties":{"cartodb_id":11092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T07:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90411,40.820297]},"properties":{"cartodb_id":11100,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:46:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93441,40.746033]},"properties":{"cartodb_id":11107,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87141,40.85223]},"properties":{"cartodb_id":11113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73939,40.75576]},"properties":{"cartodb_id":11114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T06:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83906,40.776627]},"properties":{"cartodb_id":11119,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T05:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90395,40.87626]},"properties":{"cartodb_id":11120,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T05:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9319,40.706352]},"properties":{"cartodb_id":11131,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T02:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9277,40.675663]},"properties":{"cartodb_id":11142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-08T00:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8507,40.875484]},"properties":{"cartodb_id":11154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T23:20:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895546,40.703537]},"properties":{"cartodb_id":11155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T23:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93764,40.69595]},"properties":{"cartodb_id":11160,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84314,40.708324]},"properties":{"cartodb_id":11167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87743,40.680016]},"properties":{"cartodb_id":11170,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:24:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8562,40.850777]},"properties":{"cartodb_id":11172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T22:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94436,40.800663]},"properties":{"cartodb_id":11177,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93457,40.71285]},"properties":{"cartodb_id":11180,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T21:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86381,40.844143]},"properties":{"cartodb_id":11188,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16611,40.590393]},"properties":{"cartodb_id":11189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95336,40.669113]},"properties":{"cartodb_id":11192,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:37:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96434,40.7606]},"properties":{"cartodb_id":11194,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95315,40.656914]},"properties":{"cartodb_id":11195,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:27:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.936874,40.65794]},"properties":{"cartodb_id":11196,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:23:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84511,40.896687]},"properties":{"cartodb_id":11201,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98345,40.72202]},"properties":{"cartodb_id":11204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1422,40.624714]},"properties":{"cartodb_id":11206,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9568,40.774967]},"properties":{"cartodb_id":11220,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:02:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74631,40.715805]},"properties":{"cartodb_id":11221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-07T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99804,40.713734]},"properties":{"cartodb_id":11223,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92777,40.862923]},"properties":{"cartodb_id":11229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95079,40.611637]},"properties":{"cartodb_id":11231,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:53:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95306,40.656082]},"properties":{"cartodb_id":11232,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:51:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.084656,40.615204]},"properties":{"cartodb_id":11234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73385,40.67546]},"properties":{"cartodb_id":11236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98166,40.714462]},"properties":{"cartodb_id":11239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:41:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906105,40.67435]},"properties":{"cartodb_id":11241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84399,40.72145]},"properties":{"cartodb_id":11242,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:39:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94391,40.65213]},"properties":{"cartodb_id":11251,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":6,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:20:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9248,40.679035]},"properties":{"cartodb_id":11254,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905594,40.846687]},"properties":{"cartodb_id":11266,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-07T17:53:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88039,40.672356]},"properties":{"cartodb_id":11271,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88039,40.672356]},"properties":{"cartodb_id":11272,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93361,40.710667]},"properties":{"cartodb_id":11279,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:21:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9371,40.69803]},"properties":{"cartodb_id":11282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94307,40.84019]},"properties":{"cartodb_id":11284,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.895546,40.670624]},"properties":{"cartodb_id":11285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98823,40.67095]},"properties":{"cartodb_id":11288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92269,40.80605]},"properties":{"cartodb_id":11295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.736275,40.671085]},"properties":{"cartodb_id":11307,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94878,40.693172]},"properties":{"cartodb_id":11310,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951164,40.638428]},"properties":{"cartodb_id":11313,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00189,40.719395]},"properties":{"cartodb_id":11326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-07T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.805824,40.753838]},"properties":{"cartodb_id":11330,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73286,40.743477]},"properties":{"cartodb_id":11352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79231,40.748325]},"properties":{"cartodb_id":11353,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85907,40.751312]},"properties":{"cartodb_id":11361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T15:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95844,40.67076]},"properties":{"cartodb_id":11394,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91012,40.67392]},"properties":{"cartodb_id":11397,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1183,40.575024]},"properties":{"cartodb_id":11403,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96387,40.586918]},"properties":{"cartodb_id":11405,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-07T14:01:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91727,40.77077]},"properties":{"cartodb_id":11409,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.834694,40.746902]},"properties":{"cartodb_id":11415,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.921974,40.79537]},"properties":{"cartodb_id":11418,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:38:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81515,40.718227]},"properties":{"cartodb_id":11425,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97199,40.754128]},"properties":{"cartodb_id":11437,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87743,40.680016]},"properties":{"cartodb_id":11440,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8867,40.653324]},"properties":{"cartodb_id":11450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-07T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8282,40.833233]},"properties":{"cartodb_id":11451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90929,40.643204]},"properties":{"cartodb_id":11460,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00616,40.624165]},"properties":{"cartodb_id":11463,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86027,40.894314]},"properties":{"cartodb_id":11465,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90734,40.853813]},"properties":{"cartodb_id":11467,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75517,40.608307]},"properties":{"cartodb_id":11479,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-07T12:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82226,40.66496]},"properties":{"cartodb_id":11490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8553,40.702595]},"properties":{"cartodb_id":11491,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.970085,40.759624]},"properties":{"cartodb_id":11497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90159,40.66045]},"properties":{"cartodb_id":11504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94415,40.678238]},"properties":{"cartodb_id":11508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:32:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95183,40.727383]},"properties":{"cartodb_id":11517,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85055,40.829777]},"properties":{"cartodb_id":11525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.08175,40.61731]},"properties":{"cartodb_id":11527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97339,40.67285]},"properties":{"cartodb_id":11533,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:34:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87409,40.750824]},"properties":{"cartodb_id":11535,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84418,40.896896]},"properties":{"cartodb_id":11546,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70177,40.7383]},"properties":{"cartodb_id":11555,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T10:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9378,40.696686]},"properties":{"cartodb_id":11571,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.841125,40.664192]},"properties":{"cartodb_id":11576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:29:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00825,40.745426]},"properties":{"cartodb_id":11583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.941536,40.639023]},"properties":{"cartodb_id":11584,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75407,40.60832]},"properties":{"cartodb_id":11586,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88848,40.831646]},"properties":{"cartodb_id":11589,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:07:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.850494,40.83433]},"properties":{"cartodb_id":11602,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823425,40.78679]},"properties":{"cartodb_id":11620,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:30:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994804,40.64029]},"properties":{"cartodb_id":11623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:29:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92248,40.670116]},"properties":{"cartodb_id":11630,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92277,40.817387]},"properties":{"cartodb_id":11631,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84604,40.684258]},"properties":{"cartodb_id":11670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91877,40.844975]},"properties":{"cartodb_id":11676,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T05:55:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97491,40.735764]},"properties":{"cartodb_id":11680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T04:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94726,40.700104]},"properties":{"cartodb_id":11696,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-07T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947136,40.700123]},"properties":{"cartodb_id":11698,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-07T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.887825,40.7672]},"properties":{"cartodb_id":11706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T23:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.953,40.655746]},"properties":{"cartodb_id":11708,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T23:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79563,40.711758]},"properties":{"cartodb_id":11713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7749,40.70942]},"properties":{"cartodb_id":11714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.773506,40.683483]},"properties":{"cartodb_id":11715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T22:16:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.793236,40.76314]},"properties":{"cartodb_id":11722,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.966576,40.75568]},"properties":{"cartodb_id":11724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.183815,40.59585]},"properties":{"cartodb_id":11725,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77134,40.764263]},"properties":{"cartodb_id":11726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T21:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97876,40.719933]},"properties":{"cartodb_id":11731,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:52:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78574,40.719738]},"properties":{"cartodb_id":11735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85974,40.73771]},"properties":{"cartodb_id":11738,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T20:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90053,40.863487]},"properties":{"cartodb_id":11741,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-06T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81679,40.665047]},"properties":{"cartodb_id":11745,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.176125,40.55594]},"properties":{"cartodb_id":11747,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:34:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72526,40.733696]},"properties":{"cartodb_id":11750,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95645,40.681305]},"properties":{"cartodb_id":11753,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96583,40.68821]},"properties":{"cartodb_id":11760,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-06T19:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93516,40.6835]},"properties":{"cartodb_id":11761,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-06T19:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9734,40.69614]},"properties":{"cartodb_id":11762,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907135,40.683228]},"properties":{"cartodb_id":11768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:01:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.871605,40.674133]},"properties":{"cartodb_id":11769,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.961075,40.760857]},"properties":{"cartodb_id":11787,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-06T18:09:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79915,40.706684]},"properties":{"cartodb_id":11799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815735,40.770245]},"properties":{"cartodb_id":11800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89619,40.846657]},"properties":{"cartodb_id":11804,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97426,40.800602]},"properties":{"cartodb_id":11814,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:15:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87602,40.761444]},"properties":{"cartodb_id":11818,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92011,40.614212]},"properties":{"cartodb_id":11821,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T17:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.890785,40.855812]},"properties":{"cartodb_id":11833,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93624,40.820435]},"properties":{"cartodb_id":11834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77743,40.75736]},"properties":{"cartodb_id":11849,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90799,40.837177]},"properties":{"cartodb_id":11856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T16:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00458,40.68115]},"properties":{"cartodb_id":11860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.753365,40.602272]},"properties":{"cartodb_id":11866,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88478,40.731968]},"properties":{"cartodb_id":11867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.02064,40.642174]},"properties":{"cartodb_id":11886,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85471,40.680283]},"properties":{"cartodb_id":11887,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89083,40.728626]},"properties":{"cartodb_id":11893,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.913414,40.65141]},"properties":{"cartodb_id":11908,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:09:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76162,40.679737]},"properties":{"cartodb_id":11921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97065,40.682415]},"properties":{"cartodb_id":11924,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.917946,40.826515]},"properties":{"cartodb_id":11939,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98353,40.684814]},"properties":{"cartodb_id":11946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96312,40.59276]},"properties":{"cartodb_id":11950,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T13:00:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97973,40.746403]},"properties":{"cartodb_id":11956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98633,40.75179]},"properties":{"cartodb_id":11958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-06T12:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86144,40.869602]},"properties":{"cartodb_id":11960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95687,40.665718]},"properties":{"cartodb_id":11985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91745,40.831127]},"properties":{"cartodb_id":11988,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.982124,40.76974]},"properties":{"cartodb_id":11997,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.879776,40.83114]},"properties":{"cartodb_id":11998,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T11:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972916,40.69325]},"properties":{"cartodb_id":12013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:48:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99357,40.757145]},"properties":{"cartodb_id":12018,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97797,40.675434]},"properties":{"cartodb_id":12022,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-06T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89359,40.74662]},"properties":{"cartodb_id":12026,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.952576,40.812466]},"properties":{"cartodb_id":12034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T10:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00486,40.68567]},"properties":{"cartodb_id":12053,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09957,40.61044]},"properties":{"cartodb_id":12061,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.892845,40.8827]},"properties":{"cartodb_id":12066,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09957,40.61044]},"properties":{"cartodb_id":12070,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78495,40.769054]},"properties":{"cartodb_id":12071,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.741646,40.715015]},"properties":{"cartodb_id":12072,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:24:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95803,40.64507]},"properties":{"cartodb_id":12076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T09:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94571,40.651005]},"properties":{"cartodb_id":12094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98372,40.680878]},"properties":{"cartodb_id":12096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-06T08:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916664,40.834126]},"properties":{"cartodb_id":12097,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99918,40.65935]},"properties":{"cartodb_id":12103,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.790276,40.763645]},"properties":{"cartodb_id":12106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98271,40.6266]},"properties":{"cartodb_id":12110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82533,40.73406]},"properties":{"cartodb_id":12112,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93428,40.65156]},"properties":{"cartodb_id":12113,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:16:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81085,40.67751]},"properties":{"cartodb_id":12115,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89111,40.857426]},"properties":{"cartodb_id":12121,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84573,40.741234]},"properties":{"cartodb_id":12122,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.916565,40.722004]},"properties":{"cartodb_id":12123,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.794235,40.67504]},"properties":{"cartodb_id":12124,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85915,40.703484]},"properties":{"cartodb_id":12140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902756,40.657536]},"properties":{"cartodb_id":12144,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92282,40.678925]},"properties":{"cartodb_id":12154,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84116,40.74197]},"properties":{"cartodb_id":12158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90539,40.844753]},"properties":{"cartodb_id":12162,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T07:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91414,40.7145]},"properties":{"cartodb_id":12167,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T06:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.947235,40.830845]},"properties":{"cartodb_id":12183,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T05:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9076,40.823788]},"properties":{"cartodb_id":12184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T05:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.906105,40.877068]},"properties":{"cartodb_id":12186,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T05:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91895,40.86446]},"properties":{"cartodb_id":12193,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T04:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858,40.734333]},"properties":{"cartodb_id":12204,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.803894,40.7749]},"properties":{"cartodb_id":12218,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-06T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89336,40.67358]},"properties":{"cartodb_id":12225,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T23:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94761,40.82523]},"properties":{"cartodb_id":12226,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T23:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91895,40.86446]},"properties":{"cartodb_id":12228,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T23:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86784,40.858517]},"properties":{"cartodb_id":12229,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-05T22:53:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904915,40.827274]},"properties":{"cartodb_id":12234,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:22:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85643,40.683662]},"properties":{"cartodb_id":12239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":6,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:10:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96953,40.691563]},"properties":{"cartodb_id":12240,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T22:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907295,40.844883]},"properties":{"cartodb_id":12246,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T21:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.956764,40.581306]},"properties":{"cartodb_id":12249,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-05T21:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84096,40.655556]},"properties":{"cartodb_id":12256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T20:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.979385,40.601]},"properties":{"cartodb_id":12260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85562,40.744602]},"properties":{"cartodb_id":12282,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T19:16:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91552,40.705627]},"properties":{"cartodb_id":12289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86679,40.847515]},"properties":{"cartodb_id":12291,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:41:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.086586,40.59415]},"properties":{"cartodb_id":12294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87652,40.64254]},"properties":{"cartodb_id":12303,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84087,40.890545]},"properties":{"cartodb_id":12306,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90263,40.862705]},"properties":{"cartodb_id":12309,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T18:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.70977,40.72739]},"properties":{"cartodb_id":12320,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.002754,40.677605]},"properties":{"cartodb_id":12338,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8492,40.738194]},"properties":{"cartodb_id":12339,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82429,40.71263]},"properties":{"cartodb_id":12343,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09396,40.624332]},"properties":{"cartodb_id":12346,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.919304,40.86826]},"properties":{"cartodb_id":12348,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T17:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.73743,40.758286]},"properties":{"cartodb_id":12350,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.971,40.60432]},"properties":{"cartodb_id":12352,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:36:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92571,40.635365]},"properties":{"cartodb_id":12354,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97913,40.60507]},"properties":{"cartodb_id":12357,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84669,40.836792]},"properties":{"cartodb_id":12358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75236,40.66549]},"properties":{"cartodb_id":12367,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":7,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:15:00Z","total_injuries":7,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85657,40.89487]},"properties":{"cartodb_id":12376,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88903,40.76663]},"properties":{"cartodb_id":12381,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:40:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94473,40.783245]},"properties":{"cartodb_id":12382,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91604,40.584324]},"properties":{"cartodb_id":12391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94584,40.583717]},"properties":{"cartodb_id":12392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T15:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83109,40.67815]},"properties":{"cartodb_id":12411,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77022,40.744892]},"properties":{"cartodb_id":12420,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99928,40.618176]},"properties":{"cartodb_id":12421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":5,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:30:00Z","total_injuries":5,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.19284,40.589977]},"properties":{"cartodb_id":12426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.12323,40.62925]},"properties":{"cartodb_id":12430,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00504,40.68191]},"properties":{"cartodb_id":12431,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93569,40.791405]},"properties":{"cartodb_id":12433,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95402,40.811367]},"properties":{"cartodb_id":12435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87923,40.66787]},"properties":{"cartodb_id":12436,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:53:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.788956,40.592133]},"properties":{"cartodb_id":12442,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:37:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.987915,40.642517]},"properties":{"cartodb_id":12445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.767136,40.666695]},"properties":{"cartodb_id":12451,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9528,40.63765]},"properties":{"cartodb_id":12454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:50:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8144,40.77987]},"properties":{"cartodb_id":12478,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93998,40.69268]},"properties":{"cartodb_id":12481,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974625,40.793324]},"properties":{"cartodb_id":12495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:26:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98921,40.63782]},"properties":{"cartodb_id":12501,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.951355,40.587505]},"properties":{"cartodb_id":12504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.230225,40.527668]},"properties":{"cartodb_id":12506,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95934,40.81938]},"properties":{"cartodb_id":12508,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-05T10:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97858,40.604996]},"properties":{"cartodb_id":12512,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868324,40.668667]},"properties":{"cartodb_id":12520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T10:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83512,40.73243]},"properties":{"cartodb_id":12526,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.741875,40.695683]},"properties":{"cartodb_id":12528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:40:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76162,40.679737]},"properties":{"cartodb_id":12532,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T09:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93117,40.804066]},"properties":{"cartodb_id":12541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T08:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.72694,40.69382]},"properties":{"cartodb_id":12542,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T08:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91468,40.85394]},"properties":{"cartodb_id":12545,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98055,40.698246]},"properties":{"cartodb_id":12557,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T07:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84579,40.68903]},"properties":{"cartodb_id":12574,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:46:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94649,40.79486]},"properties":{"cartodb_id":12578,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94592,40.671406]},"properties":{"cartodb_id":12583,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T04:06:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949684,40.678543]},"properties":{"cartodb_id":12590,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-05T03:01:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9917,40.735203]},"properties":{"cartodb_id":12591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T03:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97569,40.683464]},"properties":{"cartodb_id":12604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T01:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98568,40.717926]},"properties":{"cartodb_id":12610,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-05T00:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.883194,40.883286]},"properties":{"cartodb_id":12633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T23:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00966,40.7157]},"properties":{"cartodb_id":12648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-04T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86869,40.670067]},"properties":{"cartodb_id":12651,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T22:24:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93002,40.84931]},"properties":{"cartodb_id":12658,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80345,40.683594]},"properties":{"cartodb_id":12659,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:49:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90295,40.879307]},"properties":{"cartodb_id":12660,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99271,40.634468]},"properties":{"cartodb_id":12661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.767944,40.706192]},"properties":{"cartodb_id":12662,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T21:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.976364,40.71913]},"properties":{"cartodb_id":12680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-04T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91208,40.619408]},"properties":{"cartodb_id":12691,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79842,40.70274]},"properties":{"cartodb_id":12694,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:39:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88546,40.843765]},"properties":{"cartodb_id":12699,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95719,40.618324]},"properties":{"cartodb_id":12703,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96342,40.757637]},"properties":{"cartodb_id":12706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T19:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00247,40.659584]},"properties":{"cartodb_id":12709,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91796,40.841877]},"properties":{"cartodb_id":12710,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89883,40.66086]},"properties":{"cartodb_id":12712,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78063,40.667522]},"properties":{"cartodb_id":12713,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88832,40.868546]},"properties":{"cartodb_id":12714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85953,40.891655]},"properties":{"cartodb_id":12719,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01097,40.7163]},"properties":{"cartodb_id":12724,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8905,40.63328]},"properties":{"cartodb_id":12726,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T18:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82394,40.786423]},"properties":{"cartodb_id":12754,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81497,40.703537]},"properties":{"cartodb_id":12756,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99431,40.732162]},"properties":{"cartodb_id":12763,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98391,40.69484]},"properties":{"cartodb_id":12764,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:48:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9482,40.69024]},"properties":{"cartodb_id":12776,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":6,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:30:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79465,40.701237]},"properties":{"cartodb_id":12778,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.909225,40.8518]},"properties":{"cartodb_id":12783,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:13:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90852,40.768875]},"properties":{"cartodb_id":12784,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:10:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85106,40.694065]},"properties":{"cartodb_id":12791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95402,40.811367]},"properties":{"cartodb_id":12797,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-04T15:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91248,40.744167]},"properties":{"cartodb_id":12798,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:46:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77066,40.710827]},"properties":{"cartodb_id":12800,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.884544,40.67489]},"properties":{"cartodb_id":12805,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.907715,40.766083]},"properties":{"cartodb_id":12808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.80662,40.684452]},"properties":{"cartodb_id":12815,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T15:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97033,40.6466]},"properties":{"cartodb_id":12829,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99275,40.693604]},"properties":{"cartodb_id":12832,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.991554,40.72709]},"properties":{"cartodb_id":12834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-04T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00258,40.73337]},"properties":{"cartodb_id":12838,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:16:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88525,40.749653]},"properties":{"cartodb_id":12839,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-04T14:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9951,40.66327]},"properties":{"cartodb_id":12851,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T14:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82906,40.75868]},"properties":{"cartodb_id":12860,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85634,40.670555]},"properties":{"cartodb_id":12867,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:33:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95057,40.707542]},"properties":{"cartodb_id":12876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.873665,40.7568]},"properties":{"cartodb_id":12879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T13:00:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98584,40.637615]},"properties":{"cartodb_id":12883,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86157,40.901062]},"properties":{"cartodb_id":12888,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904076,40.753]},"properties":{"cartodb_id":12897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.992256,40.712185]},"properties":{"cartodb_id":12899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:18:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99427,40.604996]},"properties":{"cartodb_id":12904,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T12:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85016,40.86289]},"properties":{"cartodb_id":12910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:53:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.838066,40.8608]},"properties":{"cartodb_id":12912,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96043,40.818016]},"properties":{"cartodb_id":12914,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:49:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96425,40.680237]},"properties":{"cartodb_id":12929,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.912895,40.77052]},"properties":{"cartodb_id":12933,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T11:07:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95867,40.712795]},"properties":{"cartodb_id":12940,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74066,40.67767]},"properties":{"cartodb_id":12955,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T10:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94707,40.60216]},"properties":{"cartodb_id":12958,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99795,40.629425]},"properties":{"cartodb_id":12963,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.096176,40.583042]},"properties":{"cartodb_id":12966,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T09:13:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93491,40.82815]},"properties":{"cartodb_id":12984,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T07:26:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910416,40.85573]},"properties":{"cartodb_id":12989,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T06:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91105,40.742275]},"properties":{"cartodb_id":12991,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T06:42:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81173,40.66669]},"properties":{"cartodb_id":12992,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T06:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90419,40.812126]},"properties":{"cartodb_id":12995,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T06:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94093,40.819096]},"properties":{"cartodb_id":13002,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T05:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97412,40.731964]},"properties":{"cartodb_id":13012,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T03:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7403,40.756424]},"properties":{"cartodb_id":13033,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T02:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94769,40.71795]},"properties":{"cartodb_id":13038,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T01:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82866,40.677654]},"properties":{"cartodb_id":13041,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T01:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16386,40.619194]},"properties":{"cartodb_id":13052,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-04T00:14:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83539,40.755314]},"properties":{"cartodb_id":13062,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-04T00:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98531,40.7276]},"properties":{"cartodb_id":13081,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85745,40.88104]},"properties":{"cartodb_id":13084,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T23:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94056,40.823944]},"properties":{"cartodb_id":13086,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98404,40.754936]},"properties":{"cartodb_id":13096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T22:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83132,40.66559]},"properties":{"cartodb_id":13104,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T22:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94344,40.708782]},"properties":{"cartodb_id":13111,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T21:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96592,40.695717]},"properties":{"cartodb_id":13132,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:34:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.757935,40.71902]},"properties":{"cartodb_id":13135,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79297,40.77015]},"properties":{"cartodb_id":13136,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85807,40.86304]},"properties":{"cartodb_id":13140,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93113,40.668797]},"properties":{"cartodb_id":13141,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95973,40.64333]},"properties":{"cartodb_id":13143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93226,40.764637]},"properties":{"cartodb_id":13145,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.981575,40.62774]},"properties":{"cartodb_id":13146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T19:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.7235,40.73738]},"properties":{"cartodb_id":13147,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87187,40.85401]},"properties":{"cartodb_id":13153,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:28:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91068,40.65418]},"properties":{"cartodb_id":13155,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:21:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.978546,40.785786]},"properties":{"cartodb_id":13156,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:18:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90868,40.657803]},"properties":{"cartodb_id":13159,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94878,40.693172]},"properties":{"cartodb_id":13161,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T19:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87897,40.674385]},"properties":{"cartodb_id":13168,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98728,40.58525]},"properties":{"cartodb_id":13172,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86442,40.678997]},"properties":{"cartodb_id":13176,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.905975,40.88564]},"properties":{"cartodb_id":13179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92847,40.611614]},"properties":{"cartodb_id":13181,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81513,40.73992]},"properties":{"cartodb_id":13184,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:22:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89273,40.8827]},"properties":{"cartodb_id":13185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.844086,40.82916]},"properties":{"cartodb_id":13199,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:48:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96075,40.648643]},"properties":{"cartodb_id":13203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82427,40.751835]},"properties":{"cartodb_id":13210,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T17:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92214,40.706123]},"properties":{"cartodb_id":13221,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83369,40.756317]},"properties":{"cartodb_id":13239,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85984,40.735283]},"properties":{"cartodb_id":13257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00456,40.706406]},"properties":{"cartodb_id":13260,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00558,40.633083]},"properties":{"cartodb_id":13261,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84946,40.729153]},"properties":{"cartodb_id":13285,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97833,40.783146]},"properties":{"cartodb_id":13287,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86699,40.825165]},"properties":{"cartodb_id":13288,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T16:00:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96034,40.66411]},"properties":{"cartodb_id":13295,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96636,40.602478]},"properties":{"cartodb_id":13305,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9081,40.67619]},"properties":{"cartodb_id":13312,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868965,40.85311]},"properties":{"cartodb_id":13314,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972755,40.77843]},"properties":{"cartodb_id":13315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T15:13:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78559,40.672253]},"properties":{"cartodb_id":13326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.938126,40.75703]},"properties":{"cartodb_id":13329,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93661,40.596397]},"properties":{"cartodb_id":13333,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98018,40.75447]},"properties":{"cartodb_id":13340,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94968,40.59028]},"properties":{"cartodb_id":13345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92251,40.60981]},"properties":{"cartodb_id":13375,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.872574,40.85792]},"properties":{"cartodb_id":13377,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16432,40.62695]},"properties":{"cartodb_id":13387,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89165,40.626907]},"properties":{"cartodb_id":13388,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.815056,40.7304]},"properties":{"cartodb_id":13391,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.914825,40.83599]},"properties":{"cartodb_id":13392,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T13:29:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.945175,40.790894]},"properties":{"cartodb_id":13406,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.084564,40.619804]},"properties":{"cartodb_id":13410,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:58:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9512,40.61382]},"properties":{"cartodb_id":13412,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.22264,40.532074]},"properties":{"cartodb_id":13414,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T12:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91385,40.82419]},"properties":{"cartodb_id":13447,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97434,40.67613]},"properties":{"cartodb_id":13452,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T11:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94476,40.71976]},"properties":{"cartodb_id":13454,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97023,40.59054]},"properties":{"cartodb_id":13457,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98875,40.75866]},"properties":{"cartodb_id":13462,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T11:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95566,40.64663]},"properties":{"cartodb_id":13488,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.16549,40.527653]},"properties":{"cartodb_id":13495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96011,40.584774]},"properties":{"cartodb_id":13497,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99195,40.687313]},"properties":{"cartodb_id":13503,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.023636,40.627083]},"properties":{"cartodb_id":13504,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95127,40.774292]},"properties":{"cartodb_id":13509,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:43:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88969,40.670193]},"properties":{"cartodb_id":13510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.882515,40.656216]},"properties":{"cartodb_id":13520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.746376,40.73965]},"properties":{"cartodb_id":13525,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:12:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8429,40.720966]},"properties":{"cartodb_id":13527,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96571,40.612225]},"properties":{"cartodb_id":13528,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:02:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8221,40.717033]},"properties":{"cartodb_id":13529,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87621,40.70844]},"properties":{"cartodb_id":13543,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90381,40.681343]},"properties":{"cartodb_id":13548,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949486,40.714752]},"properties":{"cartodb_id":13550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90223,40.709633]},"properties":{"cartodb_id":13565,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.823425,40.741917]},"properties":{"cartodb_id":13567,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94982,40.71679]},"properties":{"cartodb_id":13568,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:18:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.751976,40.696186]},"properties":{"cartodb_id":13569,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.790306,40.71927]},"properties":{"cartodb_id":13579,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93175,40.796986]},"properties":{"cartodb_id":13581,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91813,40.6686]},"properties":{"cartodb_id":13588,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82964,40.75855]},"properties":{"cartodb_id":13592,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85186,40.905983]},"properties":{"cartodb_id":13594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:49:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15767,40.61439]},"properties":{"cartodb_id":13600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91434,40.58493]},"properties":{"cartodb_id":13604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":6,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:30:00Z","total_injuries":6,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.78234,40.788555]},"properties":{"cartodb_id":13609,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90721,40.816822]},"properties":{"cartodb_id":13611,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14987,40.60915]},"properties":{"cartodb_id":13612,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T07:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91478,40.70519]},"properties":{"cartodb_id":13619,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.74429,40.765358]},"properties":{"cartodb_id":13622,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8684,40.732822]},"properties":{"cartodb_id":13623,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T06:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77664,40.773285]},"properties":{"cartodb_id":13633,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T05:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92493,40.644753]},"properties":{"cartodb_id":13642,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T04:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00139,40.643356]},"properties":{"cartodb_id":13643,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T04:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92151,40.755913]},"properties":{"cartodb_id":13645,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T04:31:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75806,40.763245]},"properties":{"cartodb_id":13647,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T03:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92689,40.819477]},"properties":{"cartodb_id":13648,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T03:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.763306,40.730118]},"properties":{"cartodb_id":13652,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T02:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89139,40.8617]},"properties":{"cartodb_id":13661,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T01:48:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99202,40.72575]},"properties":{"cartodb_id":13668,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T01:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93159,40.663227]},"properties":{"cartodb_id":13669,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-03T00:55:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95771,40.63823]},"properties":{"cartodb_id":13670,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-03T00:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98869,40.7007]},"properties":{"cartodb_id":13680,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T23:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88675,40.845203]},"properties":{"cartodb_id":13682,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T23:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93077,40.655334]},"properties":{"cartodb_id":13693,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T22:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96842,40.804115]},"properties":{"cartodb_id":13701,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:50:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9376,40.82102]},"properties":{"cartodb_id":13706,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:37:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.800995,40.69248]},"properties":{"cartodb_id":13711,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:15:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75573,40.665497]},"properties":{"cartodb_id":13714,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.171684,40.55924]},"properties":{"cartodb_id":13715,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T21:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94659,40.68218]},"properties":{"cartodb_id":13727,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:25:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82326,40.76132]},"properties":{"cartodb_id":13728,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96188,40.69993]},"properties":{"cartodb_id":13729,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.959984,40.650208]},"properties":{"cartodb_id":13732,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:06:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858246,40.760704]},"properties":{"cartodb_id":13735,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98043,40.73855]},"properties":{"cartodb_id":13737,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T20:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96464,40.627266]},"properties":{"cartodb_id":13757,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T19:16:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87699,40.734905]},"properties":{"cartodb_id":13768,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01439,40.710876]},"properties":{"cartodb_id":13774,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-02T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.849304,40.681046]},"properties":{"cartodb_id":13775,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75372,40.609535]},"properties":{"cartodb_id":13777,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T18:20:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.955795,40.616035]},"properties":{"cartodb_id":13791,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92579,40.681572]},"properties":{"cartodb_id":13792,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79176,40.666187]},"properties":{"cartodb_id":13799,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79238,40.706413]},"properties":{"cartodb_id":13808,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91566,40.73085]},"properties":{"cartodb_id":13810,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:18:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89612,40.657753]},"properties":{"cartodb_id":13822,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95637,40.631184]},"properties":{"cartodb_id":13830,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92591,40.77226]},"properties":{"cartodb_id":13834,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":3,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:40:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8939,40.84464]},"properties":{"cartodb_id":13841,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95382,40.682846]},"properties":{"cartodb_id":13843,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-02T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.005554,40.727154]},"properties":{"cartodb_id":13846,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9564,40.655872]},"properties":{"cartodb_id":13856,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:10:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91731,40.66871]},"properties":{"cartodb_id":13865,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T16:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9894,40.599255]},"properties":{"cartodb_id":13870,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91499,40.74273]},"properties":{"cartodb_id":13876,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.15255,40.616276]},"properties":{"cartodb_id":13879,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.11192,40.571625]},"properties":{"cartodb_id":13896,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.033875,40.616592]},"properties":{"cartodb_id":13897,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:04:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.816185,40.717937]},"properties":{"cartodb_id":13899,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.809906,40.715847]},"properties":{"cartodb_id":13910,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00021,40.72661]},"properties":{"cartodb_id":13918,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-02T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97094,40.748405]},"properties":{"cartodb_id":13921,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.76147,40.747574]},"properties":{"cartodb_id":13926,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.964806,40.759983]},"properties":{"cartodb_id":13930,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.878494,40.881073]},"properties":{"cartodb_id":13934,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83053,40.693356]},"properties":{"cartodb_id":13942,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.18013,40.60067]},"properties":{"cartodb_id":13943,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T14:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91418,40.823578]},"properties":{"cartodb_id":13946,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8279,40.885952]},"properties":{"cartodb_id":13954,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92251,40.60981]},"properties":{"cartodb_id":13956,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98724,40.776016]},"properties":{"cartodb_id":13960,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T13:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87009,40.7553]},"properties":{"cartodb_id":13970,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99195,40.624855]},"properties":{"cartodb_id":13980,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:35:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94929,40.807667]},"properties":{"cartodb_id":13985,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:22:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88481,40.650764]},"properties":{"cartodb_id":13996,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.77179,40.744465]},"properties":{"cartodb_id":13999,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T12:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96502,40.644302]},"properties":{"cartodb_id":14011,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90962,40.775368]},"properties":{"cartodb_id":14013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.102325,40.577946]},"properties":{"cartodb_id":14024,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T11:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.994194,40.69301]},"properties":{"cartodb_id":14025,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:49:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93492,40.800793]},"properties":{"cartodb_id":14034,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T10:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96894,40.758327]},"properties":{"cartodb_id":14046,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96343,40.70279]},"properties":{"cartodb_id":14049,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:48:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.814926,40.732037]},"properties":{"cartodb_id":14058,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96753,40.766037]},"properties":{"cartodb_id":14059,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-02T09:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97861,40.762394]},"properties":{"cartodb_id":14076,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.71374,40.751026]},"properties":{"cartodb_id":14078,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T09:10:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.2238,40.548744]},"properties":{"cartodb_id":14092,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8786,40.76001]},"properties":{"cartodb_id":14094,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.09576,40.610508]},"properties":{"cartodb_id":14096,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96124,40.5829]},"properties":{"cartodb_id":14099,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.845436,40.734947]},"properties":{"cartodb_id":14106,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:45:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.1639,40.555454]},"properties":{"cartodb_id":14110,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:42:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75122,40.707306]},"properties":{"cartodb_id":14114,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:37:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91831,40.83142]},"properties":{"cartodb_id":14117,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01703,40.607655]},"properties":{"cartodb_id":14129,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:15:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.904205,40.67066]},"properties":{"cartodb_id":14134,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:09:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897606,40.659832]},"properties":{"cartodb_id":14137,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:04:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94644,40.681446]},"properties":{"cartodb_id":14138,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:02:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.949814,40.61669]},"properties":{"cartodb_id":14142,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89289,40.830147]},"properties":{"cartodb_id":14143,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-02T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85851,40.76113]},"properties":{"cartodb_id":14146,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T08:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96659,40.76155]},"properties":{"cartodb_id":14158,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.911446,40.84587]},"properties":{"cartodb_id":14165,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T07:17:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.969345,40.763546]},"properties":{"cartodb_id":14179,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T06:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.858246,40.760704]},"properties":{"cartodb_id":14185,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T05:39:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94221,40.70089]},"properties":{"cartodb_id":14187,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T05:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9553,40.799435]},"properties":{"cartodb_id":14189,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T05:26:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98583,40.757256]},"properties":{"cartodb_id":14203,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-02T01:24:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93779,40.8285]},"properties":{"cartodb_id":14215,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:52:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.14763,40.58502]},"properties":{"cartodb_id":14217,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87235,40.86801]},"properties":{"cartodb_id":14224,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T23:00:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89637,40.858376]},"properties":{"cartodb_id":14227,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T22:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99854,40.713444]},"properties":{"cartodb_id":14235,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-01T21:59:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.942825,40.72114]},"properties":{"cartodb_id":14236,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89931,40.723824]},"properties":{"cartodb_id":14237,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.868416,40.76886]},"properties":{"cartodb_id":14241,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T21:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93023,40.742443]},"properties":{"cartodb_id":14256,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:37:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.893074,40.819363]},"properties":{"cartodb_id":14257,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:36:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960556,40.60312]},"properties":{"cartodb_id":14265,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T20:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86806,40.877796]},"properties":{"cartodb_id":14273,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:56:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.01317,40.64591]},"properties":{"cartodb_id":14276,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.82523,40.781853]},"properties":{"cartodb_id":14278,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95637,40.690796]},"properties":{"cartodb_id":14289,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T19:10:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.902565,40.7497]},"properties":{"cartodb_id":14294,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":2,"date_val":"2017-03-01T18:58:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9673,40.707]},"properties":{"cartodb_id":14301,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.00053,40.596184]},"properties":{"cartodb_id":14311,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90311,40.83563]},"properties":{"cartodb_id":14315,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":2,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:25:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.81629,40.588997]},"properties":{"cartodb_id":14318,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90357,40.656826]},"properties":{"cartodb_id":14322,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90751,40.741863]},"properties":{"cartodb_id":14324,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:14:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.142166,40.63912]},"properties":{"cartodb_id":14326,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-01T18:05:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9528,40.76817]},"properties":{"cartodb_id":14327,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T18:01:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97262,40.75906]},"properties":{"cartodb_id":14341,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-01T17:27:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93446,40.797306]},"properties":{"cartodb_id":14344,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.07188,40.613316]},"properties":{"cartodb_id":14345,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:15:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75136,40.687138]},"properties":{"cartodb_id":14358,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93911,40.757492]},"properties":{"cartodb_id":14360,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87477,40.77162]},"properties":{"cartodb_id":14361,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.85915,40.703484]},"properties":{"cartodb_id":14362,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T17:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83546,40.884502]},"properties":{"cartodb_id":14364,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:57:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.897285,40.776752]},"properties":{"cartodb_id":14369,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92771,40.75775]},"properties":{"cartodb_id":14370,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:45:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88405,40.67625]},"properties":{"cartodb_id":14383,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91797,40.806114]},"properties":{"cartodb_id":14386,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-01T16:20:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.972725,40.643456]},"properties":{"cartodb_id":14390,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T16:12:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8019,40.70197]},"properties":{"cartodb_id":14407,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98895,40.763485]},"properties":{"cartodb_id":14421,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:19:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93273,40.7697]},"properties":{"cartodb_id":14426,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.94692,40.678394]},"properties":{"cartodb_id":14429,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.840965,40.7422]},"properties":{"cartodb_id":14432,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T15:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.96192,40.80054]},"properties":{"cartodb_id":14435,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93016,40.75201]},"properties":{"cartodb_id":14441,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:40:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-74.03644,40.624733]},"properties":{"cartodb_id":14444,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91422,40.756718]},"properties":{"cartodb_id":14445,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-01T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91582,40.757473]},"properties":{"cartodb_id":14446,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9779,40.74892]},"properties":{"cartodb_id":14450,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T14:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.95491,40.623455]},"properties":{"cartodb_id":14468,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-01T13:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.84861,40.721565]},"properties":{"cartodb_id":14469,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93385,40.7375]},"properties":{"cartodb_id":14471,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":3,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:45:00Z","total_injuries":3,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.92566,40.75892]},"properties":{"cartodb_id":14482,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:30:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.8972,40.614193]},"properties":{"cartodb_id":14490,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:15:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.99262,40.70206]},"properties":{"cartodb_id":14492,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:13:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.974655,40.75337]},"properties":{"cartodb_id":14495,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-01T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79986,40.674225]},"properties":{"cartodb_id":14496,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T13:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.79888,40.689465]},"properties":{"cartodb_id":14510,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T12:30:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.89338,40.8464]},"properties":{"cartodb_id":14520,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:50:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.9902,40.741817]},"properties":{"cartodb_id":14530,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T11:25:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90038,40.904057]},"properties":{"cartodb_id":14541,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:57:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.75305,40.75018]},"properties":{"cartodb_id":14550,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:36:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.90333,40.862732]},"properties":{"cartodb_id":14566,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T10:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98545,40.66623]},"properties":{"cartodb_id":14570,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:50:00Z","total_injuries":2,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93838,40.684624]},"properties":{"cartodb_id":14576,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":4,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T09:30:00Z","total_injuries":4,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.98558,40.719223]},"properties":{"cartodb_id":14591,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":1,"date_val":"2017-03-01T09:00:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.986725,40.715954]},"properties":{"cartodb_id":14593,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.802795,40.707714]},"properties":{"cartodb_id":14594,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:55:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.957825,40.719738]},"properties":{"cartodb_id":14600,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:45:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.960625,40.663303]},"properties":{"cartodb_id":14604,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:39:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.927574,40.661907]},"properties":{"cartodb_id":14605,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:35:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.83438,40.8588]},"properties":{"cartodb_id":14606,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":1,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-01T08:33:00Z","total_injuries":1,"total_fatalities":0,"crash_type":"injury"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93034,40.84603]},"properties":{"cartodb_id":1013,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":1,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-27T02:05:00Z","total_injuries":2,"total_fatalities":1,"crash_type":"injury_and_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.86068,40.82842]},"properties":{"cartodb_id":6408,"number_of_pedestrian_killed":1,"number_of_pedestrian_injured":1,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T19:08:00Z","total_injuries":1,"total_fatalities":1,"crash_type":"injury_and_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93348,40.83863]},"properties":{"cartodb_id":2467,"number_of_pedestrian_killed":1,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T23:04:00Z","total_injuries":0,"total_fatalities":1,"crash_type":"fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.87625,40.76813]},"properties":{"cartodb_id":2506,"number_of_pedestrian_killed":1,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T20:45:00Z","total_injuries":0,"total_fatalities":1,"crash_type":"fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93413,40.726852]},"properties":{"cartodb_id":11671,"number_of_pedestrian_killed":1,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T06:05:00Z","total_injuries":0,"total_fatalities":1,"crash_type":"fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88481,40.892235]},"properties":{"cartodb_id":4758,"number_of_pedestrian_killed":1,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-20T05:06:00Z","total_injuries":0,"total_fatalities":1,"crash_type":"fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.91243,40.8047]},"properties":{"cartodb_id":2825,"number_of_pedestrian_killed":1,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-23T11:58:00Z","total_injuries":0,"total_fatalities":1,"crash_type":"fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.93141,40.598476]},"properties":{"cartodb_id":11235,"number_of_pedestrian_killed":1,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T18:50:00Z","total_injuries":0,"total_fatalities":1,"crash_type":"fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.97481,40.714314]},"properties":{"cartodb_id":7564,"number_of_pedestrian_killed":0,"number_of_pedestrian_injured":0,"number_of_motorist_killed":1,"number_of_motorist_injured":2,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-15T03:12:00Z","total_injuries":2,"total_fatalities":1,"crash_type":"injury_and_fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.910934,40.676342]},"properties":{"cartodb_id":6593,"number_of_pedestrian_killed":1,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-16T15:31:00Z","total_injuries":0,"total_fatalities":1,"crash_type":"fatality"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-73.88435,40.85819]},"properties":{"cartodb_id":11590,"number_of_pedestrian_killed":1,"number_of_pedestrian_injured":0,"number_of_motorist_killed":0,"number_of_motorist_injured":0,"number_of_cyclist_killed":0,"number_of_cyclist_injured":0,"date_val":"2017-03-07T09:06:00Z","total_injuries":0,"total_fatalities":1,"crash_type":"fatality"}}]} \ No newline at end of file diff --git a/src/test/nyc_crashes3.json b/src/test/nyc_crashes3.json deleted file mode 100644 index 2c83e738..00000000 --- a/src/test/nyc_crashes3.json +++ /dev/null @@ -1,87 +0,0 @@ -{ - "type": "FeatureCollection", - "features": [ - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74, - 40 - ], - [ - -73.5, - 40 - ], - [ - -73.25, - 40.433 - ], - [ - -73.5, - 40.866 - ], - [ - -74, - 40.866 - ], - [ - -74.25, - 40.433 - ], - [ - -74, - 40 - ] - ] - ] - }, - "properties": { - "data": "[{\"cartodb_id\":11786,\"number_of_pedestrian_killed\":0,\"number_of_pedestrian_injured\":0,\"number_of_motorist_killed\":0,\"number_of_motorist_injured\":0,\"number_of_cyclist_killed\":0,\"number_of_cyclist_injured\":0,\"date_val\":\"2017-03-06T18:14:00Z\",\"total_injuries\":0,\"total_fatalities\":0,\"crash_type\":\"no_injury_fatality\"},{\"cartodb_id\":11803,\"number_of_pedestrian_killed\":0,\"number_of_pedestrian_injured\":0,\"number_of_motorist_killed\":0,\"number_of_motorist_injured\":0,\"number_of_cyclist_killed\":0,\"number_of_cyclist_injured\":0,\"date_val\":\"2017-03-06T17:45:00Z\",\"total_injuries\":0,\"total_fatalities\":0,\"crash_type\":\"no_injury_fatality\"}]" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74, - 10 - ], - [ - -73.5, - 10 - ], - [ - -73.25, - 10.433 - ], - [ - -73.5, - 10.866 - ], - [ - -74, - 10.866 - ], - [ - -74.25, - 10.433 - ], - [ - -74, - 10 - ] - ] - ] - }, - "properties": { - "data": "[{\"cartodb_id\":11786,\"number_of_pedestrian_killed\":0,\"number_of_pedestrian_injured\":0,\"number_of_motorist_killed\":0,\"number_of_motorist_injured\":0,\"number_of_cyclist_killed\":0,\"number_of_cyclist_injured\":0,\"date_val\":\"2017-03-06T18:14:00Z\",\"total_injuries\":0,\"total_fatalities\":0,\"crash_type\":\"no_injury_fatality\"},{\"cartodb_id\":11803,\"number_of_pedestrian_killed\":0,\"number_of_pedestrian_injured\":0,\"number_of_motorist_killed\":0,\"number_of_motorist_injured\":0,\"number_of_cyclist_killed\":0,\"number_of_cyclist_injured\":0,\"date_val\":\"2017-03-06T17:45:00Z\",\"total_injuries\":0,\"total_fatalities\":0,\"crash_type\":\"no_injury_fatality\"}]" - } - } - ] -} diff --git a/src/test/testHex.json b/src/test/testHex.json deleted file mode 100644 index ec98202c..00000000 --- a/src/test/testHex.json +++ /dev/null @@ -1,2657 +0,0 @@ -{ - "type": "FeatureCollection", - "features": [ - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.2117698, - 40.4889395 - ], - [ - -74.2354175, - 40.5200832 - ], - [ - -74.282713, - 40.5200832 - ], - [ - -74.3063607, - 40.4889395 - ], - [ - -74.282713, - 40.4577959 - ], - [ - -74.2354175, - 40.4577959 - ], - [ - -74.2117698, - 40.4889395 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.2117698, - 40.5512268 - ], - [ - -74.2354175, - 40.5823704 - ], - [ - -74.282713, - 40.5823704 - ], - [ - -74.3063607, - 40.5512268 - ], - [ - -74.282713, - 40.5200832 - ], - [ - -74.2354175, - 40.5200832 - ], - [ - -74.2117698, - 40.5512268 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.2117698, - 40.6135141 - ], - [ - -74.2354175, - 40.6446577 - ], - [ - -74.282713, - 40.6446577 - ], - [ - -74.3063607, - 40.6135141 - ], - [ - -74.282713, - 40.5823704 - ], - [ - -74.2354175, - 40.5823704 - ], - [ - -74.2117698, - 40.6135141 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.2117698, - 40.6758014 - ], - [ - -74.2354175, - 40.706945 - ], - [ - -74.282713, - 40.706945 - ], - [ - -74.3063607, - 40.6758014 - ], - [ - -74.282713, - 40.6446577 - ], - [ - -74.2354175, - 40.6446577 - ], - [ - -74.2117698, - 40.6758014 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.2117698, - 40.7380886 - ], - [ - -74.2354175, - 40.7692323 - ], - [ - -74.282713, - 40.7692323 - ], - [ - -74.3063607, - 40.7380886 - ], - [ - -74.282713, - 40.706945 - ], - [ - -74.2354175, - 40.706945 - ], - [ - -74.2117698, - 40.7380886 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.2117698, - 40.8003759 - ], - [ - -74.2354175, - 40.8315196 - ], - [ - -74.282713, - 40.8315196 - ], - [ - -74.3063607, - 40.8003759 - ], - [ - -74.282713, - 40.7692323 - ], - [ - -74.2354175, - 40.7692323 - ], - [ - -74.2117698, - 40.8003759 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.2117698, - 40.8626632 - ], - [ - -74.2354175, - 40.8938068 - ], - [ - -74.282713, - 40.8938068 - ], - [ - -74.3063607, - 40.8626632 - ], - [ - -74.282713, - 40.8315196 - ], - [ - -74.2354175, - 40.8315196 - ], - [ - -74.2117698, - 40.8626632 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.2117698, - 40.9249505 - ], - [ - -74.2354175, - 40.9560941 - ], - [ - -74.282713, - 40.9560941 - ], - [ - -74.3063607, - 40.9249505 - ], - [ - -74.282713, - 40.8938068 - ], - [ - -74.2354175, - 40.8938068 - ], - [ - -74.2117698, - 40.9249505 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.1408266, - 40.5200832 - ], - [ - -74.1644743, - 40.5512268 - ], - [ - -74.2117698, - 40.5512268 - ], - [ - -74.2354175, - 40.5200832 - ], - [ - -74.2117698, - 40.4889395 - ], - [ - -74.1644743, - 40.4889395 - ], - [ - -74.1408266, - 40.5200832 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.1408266, - 40.5823704 - ], - [ - -74.1644743, - 40.6135141 - ], - [ - -74.2117698, - 40.6135141 - ], - [ - -74.2354175, - 40.5823704 - ], - [ - -74.2117698, - 40.5512268 - ], - [ - -74.1644743, - 40.5512268 - ], - [ - -74.1408266, - 40.5823704 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.1408266, - 40.6446577 - ], - [ - -74.1644743, - 40.6758014 - ], - [ - -74.2117698, - 40.6758014 - ], - [ - -74.2354175, - 40.6446577 - ], - [ - -74.2117698, - 40.6135141 - ], - [ - -74.1644743, - 40.6135141 - ], - [ - -74.1408266, - 40.6446577 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.1408266, - 40.706945 - ], - [ - -74.1644743, - 40.7380886 - ], - [ - -74.2117698, - 40.7380886 - ], - [ - -74.2354175, - 40.706945 - ], - [ - -74.2117698, - 40.6758014 - ], - [ - -74.1644743, - 40.6758014 - ], - [ - -74.1408266, - 40.706945 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.1408266, - 40.7692323 - ], - [ - -74.1644743, - 40.8003759 - ], - [ - -74.2117698, - 40.8003759 - ], - [ - -74.2354175, - 40.7692323 - ], - [ - -74.2117698, - 40.7380886 - ], - [ - -74.1644743, - 40.7380886 - ], - [ - -74.1408266, - 40.7692323 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.1408266, - 40.8315196 - ], - [ - -74.1644743, - 40.8626632 - ], - [ - -74.2117698, - 40.8626632 - ], - [ - -74.2354175, - 40.8315196 - ], - [ - -74.2117698, - 40.8003759 - ], - [ - -74.1644743, - 40.8003759 - ], - [ - -74.1408266, - 40.8315196 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.1408266, - 40.8938068 - ], - [ - -74.1644743, - 40.9249505 - ], - [ - -74.2117698, - 40.9249505 - ], - [ - -74.2354175, - 40.8938068 - ], - [ - -74.2117698, - 40.8626632 - ], - [ - -74.1644743, - 40.8626632 - ], - [ - -74.1408266, - 40.8938068 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.0698834, - 40.4889395 - ], - [ - -74.0935311, - 40.5200832 - ], - [ - -74.1408266, - 40.5200832 - ], - [ - -74.1644743, - 40.4889395 - ], - [ - -74.1408266, - 40.4577959 - ], - [ - -74.0935311, - 40.4577959 - ], - [ - -74.0698834, - 40.4889395 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.0698834, - 40.5512268 - ], - [ - -74.0935311, - 40.5823704 - ], - [ - -74.1408266, - 40.5823704 - ], - [ - -74.1644743, - 40.5512268 - ], - [ - -74.1408266, - 40.5200832 - ], - [ - -74.0935311, - 40.5200832 - ], - [ - -74.0698834, - 40.5512268 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.0698834, - 40.6135141 - ], - [ - -74.0935311, - 40.6446577 - ], - [ - -74.1408266, - 40.6446577 - ], - [ - -74.1644743, - 40.6135141 - ], - [ - -74.1408266, - 40.5823704 - ], - [ - -74.0935311, - 40.5823704 - ], - [ - -74.0698834, - 40.6135141 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.0698834, - 40.6758014 - ], - [ - -74.0935311, - 40.706945 - ], - [ - -74.1408266, - 40.706945 - ], - [ - -74.1644743, - 40.6758014 - ], - [ - -74.1408266, - 40.6446577 - ], - [ - -74.0935311, - 40.6446577 - ], - [ - -74.0698834, - 40.6758014 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.0698834, - 40.7380886 - ], - [ - -74.0935311, - 40.7692323 - ], - [ - -74.1408266, - 40.7692323 - ], - [ - -74.1644743, - 40.7380886 - ], - [ - -74.1408266, - 40.706945 - ], - [ - -74.0935311, - 40.706945 - ], - [ - -74.0698834, - 40.7380886 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.0698834, - 40.8003759 - ], - [ - -74.0935311, - 40.8315196 - ], - [ - -74.1408266, - 40.8315196 - ], - [ - -74.1644743, - 40.8003759 - ], - [ - -74.1408266, - 40.7692323 - ], - [ - -74.0935311, - 40.7692323 - ], - [ - -74.0698834, - 40.8003759 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.0698834, - 40.8626632 - ], - [ - -74.0935311, - 40.8938068 - ], - [ - -74.1408266, - 40.8938068 - ], - [ - -74.1644743, - 40.8626632 - ], - [ - -74.1408266, - 40.8315196 - ], - [ - -74.0935311, - 40.8315196 - ], - [ - -74.0698834, - 40.8626632 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -74.0698834, - 40.9249505 - ], - [ - -74.0935311, - 40.9560941 - ], - [ - -74.1408266, - 40.9560941 - ], - [ - -74.1644743, - 40.9249505 - ], - [ - -74.1408266, - 40.8938068 - ], - [ - -74.0935311, - 40.8938068 - ], - [ - -74.0698834, - 40.9249505 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.9989402, - 40.5200832 - ], - [ - -74.022588, - 40.5512268 - ], - [ - -74.0698834, - 40.5512268 - ], - [ - -74.0935311, - 40.5200832 - ], - [ - -74.0698834, - 40.4889395 - ], - [ - -74.022588, - 40.4889395 - ], - [ - -73.9989402, - 40.5200832 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.9989402, - 40.5823704 - ], - [ - -74.022588, - 40.6135141 - ], - [ - -74.0698834, - 40.6135141 - ], - [ - -74.0935311, - 40.5823704 - ], - [ - -74.0698834, - 40.5512268 - ], - [ - -74.022588, - 40.5512268 - ], - [ - -73.9989402, - 40.5823704 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.9989402, - 40.6446577 - ], - [ - -74.022588, - 40.6758014 - ], - [ - -74.0698834, - 40.6758014 - ], - [ - -74.0935311, - 40.6446577 - ], - [ - -74.0698834, - 40.6135141 - ], - [ - -74.022588, - 40.6135141 - ], - [ - -73.9989402, - 40.6446577 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.9989402, - 40.706945 - ], - [ - -74.022588, - 40.7380886 - ], - [ - -74.0698834, - 40.7380886 - ], - [ - -74.0935311, - 40.706945 - ], - [ - -74.0698834, - 40.6758014 - ], - [ - -74.022588, - 40.6758014 - ], - [ - -73.9989402, - 40.706945 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.9989402, - 40.7692323 - ], - [ - -74.022588, - 40.8003759 - ], - [ - -74.0698834, - 40.8003759 - ], - [ - -74.0935311, - 40.7692323 - ], - [ - -74.0698834, - 40.7380886 - ], - [ - -74.022588, - 40.7380886 - ], - [ - -73.9989402, - 40.7692323 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.9989402, - 40.8315196 - ], - [ - -74.022588, - 40.8626632 - ], - [ - -74.0698834, - 40.8626632 - ], - [ - -74.0935311, - 40.8315196 - ], - [ - -74.0698834, - 40.8003759 - ], - [ - -74.022588, - 40.8003759 - ], - [ - -73.9989402, - 40.8315196 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.9989402, - 40.8938068 - ], - [ - -74.022588, - 40.9249505 - ], - [ - -74.0698834, - 40.9249505 - ], - [ - -74.0935311, - 40.8938068 - ], - [ - -74.0698834, - 40.8626632 - ], - [ - -74.022588, - 40.8626632 - ], - [ - -73.9989402, - 40.8938068 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.927997, - 40.4889395 - ], - [ - -73.9516448, - 40.5200832 - ], - [ - -73.9989402, - 40.5200832 - ], - [ - -74.022588, - 40.4889395 - ], - [ - -73.9989402, - 40.4577959 - ], - [ - -73.9516448, - 40.4577959 - ], - [ - -73.927997, - 40.4889395 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.927997, - 40.5512268 - ], - [ - -73.9516448, - 40.5823704 - ], - [ - -73.9989402, - 40.5823704 - ], - [ - -74.022588, - 40.5512268 - ], - [ - -73.9989402, - 40.5200832 - ], - [ - -73.9516448, - 40.5200832 - ], - [ - -73.927997, - 40.5512268 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.927997, - 40.6135141 - ], - [ - -73.9516448, - 40.6446577 - ], - [ - -73.9989402, - 40.6446577 - ], - [ - -74.022588, - 40.6135141 - ], - [ - -73.9989402, - 40.5823704 - ], - [ - -73.9516448, - 40.5823704 - ], - [ - -73.927997, - 40.6135141 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.927997, - 40.6758014 - ], - [ - -73.9516448, - 40.706945 - ], - [ - -73.9989402, - 40.706945 - ], - [ - -74.022588, - 40.6758014 - ], - [ - -73.9989402, - 40.6446577 - ], - [ - -73.9516448, - 40.6446577 - ], - [ - -73.927997, - 40.6758014 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.927997, - 40.7380886 - ], - [ - -73.9516448, - 40.7692323 - ], - [ - -73.9989402, - 40.7692323 - ], - [ - -74.022588, - 40.7380886 - ], - [ - -73.9989402, - 40.706945 - ], - [ - -73.9516448, - 40.706945 - ], - [ - -73.927997, - 40.7380886 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.927997, - 40.8003759 - ], - [ - -73.9516448, - 40.8315196 - ], - [ - -73.9989402, - 40.8315196 - ], - [ - -74.022588, - 40.8003759 - ], - [ - -73.9989402, - 40.7692323 - ], - [ - -73.9516448, - 40.7692323 - ], - [ - -73.927997, - 40.8003759 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.927997, - 40.8626632 - ], - [ - -73.9516448, - 40.8938068 - ], - [ - -73.9989402, - 40.8938068 - ], - [ - -74.022588, - 40.8626632 - ], - [ - -73.9989402, - 40.8315196 - ], - [ - -73.9516448, - 40.8315196 - ], - [ - -73.927997, - 40.8626632 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.927997, - 40.9249505 - ], - [ - -73.9516448, - 40.9560941 - ], - [ - -73.9989402, - 40.9560941 - ], - [ - -74.022588, - 40.9249505 - ], - [ - -73.9989402, - 40.8938068 - ], - [ - -73.9516448, - 40.8938068 - ], - [ - -73.927997, - 40.9249505 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.8570539, - 40.5200832 - ], - [ - -73.8807016, - 40.5512268 - ], - [ - -73.927997, - 40.5512268 - ], - [ - -73.9516448, - 40.5200832 - ], - [ - -73.927997, - 40.4889395 - ], - [ - -73.8807016, - 40.4889395 - ], - [ - -73.8570539, - 40.5200832 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.8570539, - 40.5823704 - ], - [ - -73.8807016, - 40.6135141 - ], - [ - -73.927997, - 40.6135141 - ], - [ - -73.9516448, - 40.5823704 - ], - [ - -73.927997, - 40.5512268 - ], - [ - -73.8807016, - 40.5512268 - ], - [ - -73.8570539, - 40.5823704 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.8570539, - 40.6446577 - ], - [ - -73.8807016, - 40.6758014 - ], - [ - -73.927997, - 40.6758014 - ], - [ - -73.9516448, - 40.6446577 - ], - [ - -73.927997, - 40.6135141 - ], - [ - -73.8807016, - 40.6135141 - ], - [ - -73.8570539, - 40.6446577 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.8570539, - 40.706945 - ], - [ - -73.8807016, - 40.7380886 - ], - [ - -73.927997, - 40.7380886 - ], - [ - -73.9516448, - 40.706945 - ], - [ - -73.927997, - 40.6758014 - ], - [ - -73.8807016, - 40.6758014 - ], - [ - -73.8570539, - 40.706945 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.8570539, - 40.7692323 - ], - [ - -73.8807016, - 40.8003759 - ], - [ - -73.927997, - 40.8003759 - ], - [ - -73.9516448, - 40.7692323 - ], - [ - -73.927997, - 40.7380886 - ], - [ - -73.8807016, - 40.7380886 - ], - [ - -73.8570539, - 40.7692323 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.8570539, - 40.8315196 - ], - [ - -73.8807016, - 40.8626632 - ], - [ - -73.927997, - 40.8626632 - ], - [ - -73.9516448, - 40.8315196 - ], - [ - -73.927997, - 40.8003759 - ], - [ - -73.8807016, - 40.8003759 - ], - [ - -73.8570539, - 40.8315196 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.8570539, - 40.8938068 - ], - [ - -73.8807016, - 40.9249505 - ], - [ - -73.927997, - 40.9249505 - ], - [ - -73.9516448, - 40.8938068 - ], - [ - -73.927997, - 40.8626632 - ], - [ - -73.8807016, - 40.8626632 - ], - [ - -73.8570539, - 40.8938068 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7861107, - 40.4889395 - ], - [ - -73.8097584, - 40.5200832 - ], - [ - -73.8570539, - 40.5200832 - ], - [ - -73.8807016, - 40.4889395 - ], - [ - -73.8570539, - 40.4577959 - ], - [ - -73.8097584, - 40.4577959 - ], - [ - -73.7861107, - 40.4889395 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7861107, - 40.5512268 - ], - [ - -73.8097584, - 40.5823704 - ], - [ - -73.8570539, - 40.5823704 - ], - [ - -73.8807016, - 40.5512268 - ], - [ - -73.8570539, - 40.5200832 - ], - [ - -73.8097584, - 40.5200832 - ], - [ - -73.7861107, - 40.5512268 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7861107, - 40.6135141 - ], - [ - -73.8097584, - 40.6446577 - ], - [ - -73.8570539, - 40.6446577 - ], - [ - -73.8807016, - 40.6135141 - ], - [ - -73.8570539, - 40.5823704 - ], - [ - -73.8097584, - 40.5823704 - ], - [ - -73.7861107, - 40.6135141 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7861107, - 40.6758014 - ], - [ - -73.8097584, - 40.706945 - ], - [ - -73.8570539, - 40.706945 - ], - [ - -73.8807016, - 40.6758014 - ], - [ - -73.8570539, - 40.6446577 - ], - [ - -73.8097584, - 40.6446577 - ], - [ - -73.7861107, - 40.6758014 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7861107, - 40.7380886 - ], - [ - -73.8097584, - 40.7692323 - ], - [ - -73.8570539, - 40.7692323 - ], - [ - -73.8807016, - 40.7380886 - ], - [ - -73.8570539, - 40.706945 - ], - [ - -73.8097584, - 40.706945 - ], - [ - -73.7861107, - 40.7380886 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7861107, - 40.8003759 - ], - [ - -73.8097584, - 40.8315196 - ], - [ - -73.8570539, - 40.8315196 - ], - [ - -73.8807016, - 40.8003759 - ], - [ - -73.8570539, - 40.7692323 - ], - [ - -73.8097584, - 40.7692323 - ], - [ - -73.7861107, - 40.8003759 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7861107, - 40.8626632 - ], - [ - -73.8097584, - 40.8938068 - ], - [ - -73.8570539, - 40.8938068 - ], - [ - -73.8807016, - 40.8626632 - ], - [ - -73.8570539, - 40.8315196 - ], - [ - -73.8097584, - 40.8315196 - ], - [ - -73.7861107, - 40.8626632 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7861107, - 40.9249505 - ], - [ - -73.8097584, - 40.9560941 - ], - [ - -73.8570539, - 40.9560941 - ], - [ - -73.8807016, - 40.9249505 - ], - [ - -73.8570539, - 40.8938068 - ], - [ - -73.8097584, - 40.8938068 - ], - [ - -73.7861107, - 40.9249505 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7151675, - 40.5200832 - ], - [ - -73.7388152, - 40.5512268 - ], - [ - -73.7861107, - 40.5512268 - ], - [ - -73.8097584, - 40.5200832 - ], - [ - -73.7861107, - 40.4889395 - ], - [ - -73.7388152, - 40.4889395 - ], - [ - -73.7151675, - 40.5200832 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7151675, - 40.5823704 - ], - [ - -73.7388152, - 40.6135141 - ], - [ - -73.7861107, - 40.6135141 - ], - [ - -73.8097584, - 40.5823704 - ], - [ - -73.7861107, - 40.5512268 - ], - [ - -73.7388152, - 40.5512268 - ], - [ - -73.7151675, - 40.5823704 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7151675, - 40.6446577 - ], - [ - -73.7388152, - 40.6758014 - ], - [ - -73.7861107, - 40.6758014 - ], - [ - -73.8097584, - 40.6446577 - ], - [ - -73.7861107, - 40.6135141 - ], - [ - -73.7388152, - 40.6135141 - ], - [ - -73.7151675, - 40.6446577 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7151675, - 40.706945 - ], - [ - -73.7388152, - 40.7380886 - ], - [ - -73.7861107, - 40.7380886 - ], - [ - -73.8097584, - 40.706945 - ], - [ - -73.7861107, - 40.6758014 - ], - [ - -73.7388152, - 40.6758014 - ], - [ - -73.7151675, - 40.706945 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7151675, - 40.7692323 - ], - [ - -73.7388152, - 40.8003759 - ], - [ - -73.7861107, - 40.8003759 - ], - [ - -73.8097584, - 40.7692323 - ], - [ - -73.7861107, - 40.7380886 - ], - [ - -73.7388152, - 40.7380886 - ], - [ - -73.7151675, - 40.7692323 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7151675, - 40.8315196 - ], - [ - -73.7388152, - 40.8626632 - ], - [ - -73.7861107, - 40.8626632 - ], - [ - -73.8097584, - 40.8315196 - ], - [ - -73.7861107, - 40.8003759 - ], - [ - -73.7388152, - 40.8003759 - ], - [ - -73.7151675, - 40.8315196 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.7151675, - 40.8938068 - ], - [ - -73.7388152, - 40.9249505 - ], - [ - -73.7861107, - 40.9249505 - ], - [ - -73.8097584, - 40.8938068 - ], - [ - -73.7861107, - 40.8626632 - ], - [ - -73.7388152, - 40.8626632 - ], - [ - -73.7151675, - 40.8938068 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.6442243, - 40.4889395 - ], - [ - -73.667872, - 40.5200832 - ], - [ - -73.7151675, - 40.5200832 - ], - [ - -73.7388152, - 40.4889395 - ], - [ - -73.7151675, - 40.4577959 - ], - [ - -73.667872, - 40.4577959 - ], - [ - -73.6442243, - 40.4889395 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.6442243, - 40.5512268 - ], - [ - -73.667872, - 40.5823704 - ], - [ - -73.7151675, - 40.5823704 - ], - [ - -73.7388152, - 40.5512268 - ], - [ - -73.7151675, - 40.5200832 - ], - [ - -73.667872, - 40.5200832 - ], - [ - -73.6442243, - 40.5512268 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.6442243, - 40.6135141 - ], - [ - -73.667872, - 40.6446577 - ], - [ - -73.7151675, - 40.6446577 - ], - [ - -73.7388152, - 40.6135141 - ], - [ - -73.7151675, - 40.5823704 - ], - [ - -73.667872, - 40.5823704 - ], - [ - -73.6442243, - 40.6135141 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.6442243, - 40.6758014 - ], - [ - -73.667872, - 40.706945 - ], - [ - -73.7151675, - 40.706945 - ], - [ - -73.7388152, - 40.6758014 - ], - [ - -73.7151675, - 40.6446577 - ], - [ - -73.667872, - 40.6446577 - ], - [ - -73.6442243, - 40.6758014 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.6442243, - 40.7380886 - ], - [ - -73.667872, - 40.7692323 - ], - [ - -73.7151675, - 40.7692323 - ], - [ - -73.7388152, - 40.7380886 - ], - [ - -73.7151675, - 40.706945 - ], - [ - -73.667872, - 40.706945 - ], - [ - -73.6442243, - 40.7380886 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.6442243, - 40.8003759 - ], - [ - -73.667872, - 40.8315196 - ], - [ - -73.7151675, - 40.8315196 - ], - [ - -73.7388152, - 40.8003759 - ], - [ - -73.7151675, - 40.7692323 - ], - [ - -73.667872, - 40.7692323 - ], - [ - -73.6442243, - 40.8003759 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.6442243, - 40.8626632 - ], - [ - -73.667872, - 40.8938068 - ], - [ - -73.7151675, - 40.8938068 - ], - [ - -73.7388152, - 40.8626632 - ], - [ - -73.7151675, - 40.8315196 - ], - [ - -73.667872, - 40.8315196 - ], - [ - -73.6442243, - 40.8626632 - ] - ] - ] - }, - "properties": {} - }, - { - "type": "Feature", - "geometry": { - "type": "Polygon", - "coordinates": [ - [ - [ - -73.6442243, - 40.9249505 - ], - [ - -73.667872, - 40.9560941 - ], - [ - -73.7151675, - 40.9560941 - ], - [ - -73.7388152, - 40.9249505 - ], - [ - -73.7151675, - 40.8938068 - ], - [ - -73.667872, - 40.8938068 - ], - [ - -73.6442243, - 40.9249505 - ] - ] - ] - }, - "properties": {} - } - ] -} diff --git a/src/utils/hexbinDataConverter.js b/src/utils/hexbinDataConverter.js deleted file mode 100644 index 033e339d..00000000 --- a/src/utils/hexbinDataConverter.js +++ /dev/null @@ -1,51 +0,0 @@ -import turf from 'turf' -import { propEach, featureReduce } from '@turf/meta' -import simpleStats from 'simple-statistics' -import { extent } from 'd3-array' - -// cellSize: 六角网格每一边的大小(公里) -export default function hexbinDataConverter (data, cellSize = 0.5) { - // 纽约的粗略地理边界框 - const bbox = [-74.24939, 40.50394, -73.701195, 40.90995] - // const bbox = [74, 18, 136, 42] - // const bbox = [74, 18, 136, 54] - - // 为给定的 bbox 和cellSize创建 hexbin(六边形) 几何形状 - const hexGrid = turf.hexGrid(bbox, cellSize) - - // 对我们的六边形几何体和数据点执行“空间连接” - const collected = turf.collect(hexGrid, data, 'data', 'data') - - // 为每个六边形设置一个唯一id - collected.features.forEach((feature, i) => { - feature.id = i - }) - // 过滤掉没有连接数据的多边形 - collected.features = collected.features.filter(d => d.properties.data.length) - - // 计算每个六边形里点的总数 count - propEach(collected, props => { - props.count = props.data.reduce((acc, cur) => acc += 1, 0) - }) - - // 将 count 拎出来 - const reduced = featureReduce(collected, (acc, cur) => { - acc.push(cur.properties.count) - return acc - }, []) - - // 用 ckmeans 算法将值按大小分成3(设计图中的颜色数量)层 - const levels = simpleStats.ckmeans(reduced, 3) - - // 将六边形层级和该层的范围添加到数据中 - propEach(collected, props => { - levels.forEach((level, index) => { - if (level.indexOf(props.count) > -1) { - props.level = index - props.levelRange = extent(level) - } - }) - }) - - return collected -} diff --git a/src/views/location/Index.vue b/src/views/location/Index.vue index ef75b952..b0e4c364 100644 --- a/src/views/location/Index.vue +++ b/src/views/location/Index.vue @@ -1,8 +1,8 @@