<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Visualizations on R Views</title>
    <link>https://rviews.rstudio.com/categories/visualizations/</link>
    <description>Recent content in Visualizations on R Views</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 11 Jan 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rviews.rstudio.com/categories/visualizations/" rel="self" type="application/rss+xml" />
    
    
    
    
    <item>
      <title>Wonderful Wednesdays</title>
      <link>https://rviews.rstudio.com/2021/01/11/wonderful-wednesdays/</link>
      <pubDate>Mon, 11 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2021/01/11/wonderful-wednesdays/</guid>
      <description>
        &lt;p&gt;For almost a year now, the PSI Visualization Special Interest Group &lt;a href=&#34;https://www.psiweb.org/sigs-special-interest-groups/visualisation&#34;&gt;(VIS SIG)&lt;/a&gt; has been conducting a monthly graduate-level seminar on creating effective statistical visualizations that is open to everyone. &lt;a href=&#34;https://www.psiweb.org/sigs-special-interest-groups/visualisation/welcome-to-wonderful-wednesdays&#34;&gt;Wonderful Wednesdays&lt;/a&gt; is a unique collegial event. Every month the SIG publishes a link to a new data set and issues a challenge to produce visualizations that effectively illustrate some specific aspects of the data. Anyone can submit an entry coded in the language of their choice. Submissions that are received by the deadline are then critiqued in free webinar that takes place roughly thirty days later. You don&amp;rsquo;t have to make a submission to attend the webinar.&lt;/p&gt;

&lt;p&gt;The process is well organized and straightforward. The figure below illustrates the process and time liness for the for the webinar that will happen this week on Wednesday, January 13th.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;ww1.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;Click &lt;a href=&#34;https://attendee.gotowebinar.com/register/3242063276946783247&#34;&gt;here&lt;/a&gt; to register for the webinar.&lt;/p&gt;

&lt;p&gt;Here is the &lt;a href=&#34;https://www.psiweb.org/vod/item/psi-vissig-wonderful-wednesday-10-meta-analysis#video_490750250&#34;&gt;link&lt;/a&gt; to the December webinar where the challenge was to visualize the heterogeneity among the data used for a meta-analysis of seven studies undertaken to show a reduction in hypertension.&lt;/p&gt;

&lt;p&gt;The following image is a traditional forest plot showing a comparison of the odds ratios for the seven studies. (If you are not familiar with this plot type look &lt;a href=&#34;https://s4be.cochrane.org/blog/2016/07/11/tutorial-read-forest-plot/&#34;&gt;here&lt;/a&gt; for some tips on how to interpret it.)&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;forest.png&#34; height = &#34;300&#34; width=&#34;500&#34;&gt;&lt;/p&gt;

&lt;p&gt;This image comes from a shiny app that is critiqued at the by the VIS-SIG statisticians towards the beginning of the webinar. The experts liked the clean look and labeling on the plot, but had mixed feelings about the colored bands which are meant to show regions where the studies overlap. (Darker color indicates more overlap.) Here are the links to the &lt;a href=&#34;https://waseem-medhat.shinyapps.io/forest_plot_with_bands/&#34;&gt;Shiny App&lt;/a&gt; and the &lt;a href=&#34;https://vis-sig.github.io/blog/posts/2020-12-03-wonderful-wednesdays-december-2020/#example1%20code&#34;&gt;code&lt;/a&gt; and also to the &lt;a href=&#34;https://vis-sig.github.io/blog/posts/2020-12-03-wonderful-wednesdays-december-2020/&#34;&gt;blog post&lt;/a&gt; that reviews all of the submissions for the December challenge.&lt;/p&gt;

&lt;p&gt;Visit the &lt;a href=&#34;https://vis-sig.github.io/blog/&#34;&gt;VIS-SIG Blog&lt;/a&gt; to finds posts and code for the submissions for all of Wonderful Wednesday events so far.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2021/01/11/wonderful-wednesdays/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Learning things we already know about stocks</title>
      <link>https://rviews.rstudio.com/2017/08/22/stocks/</link>
      <pubDate>Tue, 22 Aug 2017 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2017/08/22/stocks/</guid>
      <description>
         

&lt;script src=&#34;/rmarkdown-libs/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/threejs/three.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/threejs/Detector.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/threejs/Projector.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/threejs/CanvasRenderer.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/threejs/TrackballControls.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/threejs/StateOrbitControls.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/scatterplotThree-binding/scatterplotThree.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/rmarkdown-libs/crosstalk/css/crosstalk.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/rmarkdown-libs/crosstalk/js/crosstalk.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/transmitter-binding/transmitter.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;This example groups stocks together in a network that highlights associations within and between the groups using only historical price data. The result is far from ground-breaking: you can already guess the output. For the most part, the stocks get grouped together into pretty obvious business sectors.&lt;/p&gt;
&lt;p&gt;Despite the obvious result, the process of teasing out latent groupings from historic price data is interesting. That’s the focus of this example. A central idea of the approach taken here comes from the great paper of Ledoit and Wolf, “Honey, I Shrunk the Sample Covariance Matrix” (&lt;a href=&#34;http://www.ledoit.net/honey.pdf&#34; class=&#34;uri&#34;&gt;http://www.ledoit.net/honey.pdf&lt;/a&gt;). This example employs an alternative approach based on a matrix eigenvalue decomposition, but it’s the same general idea.&lt;/p&gt;
&lt;p&gt;This note follows an informal, how-to format. Rather than focus on mathematical analysis, which is well-detailed in the references, I try to spell out the how’s and why’s: how to do things step by step (using R) and a somewhat non-rigorous rationale for each step that’s hopefully at least convincing and intuitive.&lt;/p&gt;
&lt;p&gt;For emphasis, allow me to restate the first sentence as an objective:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Group stocks together in a network that highlights associations within and between the groups using only historical price data.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That’s what the rest of this example will do, hopefully illuminating some key ideas about regularization along the way.&lt;/p&gt;
&lt;div id=&#34;software-used-in-the-example&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Software used in the example&lt;/h1&gt;
&lt;p&gt;The example uses R of course, and the following R packages, all available on CRAN (some of the packages themselves have dependencies):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;quantmod (at least version 0.4-10)&lt;/li&gt;
&lt;li&gt;igraph (at least version 1.1.2)&lt;/li&gt;
&lt;li&gt;threejs (at least version 0.3.1)&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;getting-data&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Getting data&lt;/h1&gt;
&lt;p&gt;NOTE: You can skip ahead to the &lt;a href=&#34;#correlation&#34;&gt;Sample correlation&lt;/a&gt; section by simply downloading a sample copy of processed log(return) data as follows:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(quantmod)
load(url(&amp;quot;http://illposed.net/logreturns.rdata&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Otherwise, follow the next two sections to download the raw stock daily price data and process those data into log(returns).&lt;/p&gt;
&lt;div id=&#34;download-daily-closing-price-data-from-google-finance&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Download daily closing price data from Google Finance&lt;/h2&gt;
&lt;p&gt;The quantmod package (Ulrich and Ryan, &lt;a href=&#34;http://www.quantmod.com/&#34; class=&#34;uri&#34;&gt;http://www.quantmod.com/&lt;/a&gt;) makes it ridiculously easy to download (and visualize) financial time series data. The following code uses quantmod to download daily stock price data for about 100 companies with the largest market capitalizations listed on the Standard &amp;amp; Poor’s 500 index at the time of this writing. The code downloads daily closing prices from 2012 until the present. Modify the code to experiment with different time periods or stocks as desired!&lt;/p&gt;
&lt;p&gt;Because stock symbol names may change and companies my come and go, it’s possible that some of the data for some time periods are not available. The &lt;code&gt;tryCatch()&lt;/code&gt; block in the code checks for a download error and flags problems by returning &lt;code&gt;NA&lt;/code&gt;, later removed from the result. The upshot is that the output number of columns of stock price time series may be smaller than the input list of stock symbols.&lt;/p&gt;
&lt;p&gt;The output of the following code is an xts time series matrix of stock prices called &lt;code&gt;prices&lt;/code&gt; whose rows correspond to days and columns to stock symbols.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(quantmod)
from=&amp;quot;2012-05-17&amp;quot;
sym = c(&amp;quot;AAPL&amp;quot;, &amp;quot;ABBV&amp;quot;, &amp;quot;ABT&amp;quot;, &amp;quot;ACN&amp;quot;, &amp;quot;AGN&amp;quot;, &amp;quot;AIG&amp;quot;, &amp;quot;ALL&amp;quot;, &amp;quot;AMGN&amp;quot;, &amp;quot;AMZN&amp;quot;, &amp;quot;AXP&amp;quot;,
        &amp;quot;BA&amp;quot;, &amp;quot;BAC&amp;quot;, &amp;quot;BIIB&amp;quot;, &amp;quot;BK&amp;quot;, &amp;quot;BLK&amp;quot;, &amp;quot;BMY&amp;quot;, &amp;quot;BRK.B&amp;quot;, &amp;quot;C&amp;quot;, &amp;quot;CAT&amp;quot;, &amp;quot;CELG&amp;quot;, &amp;quot;CL&amp;quot;,
        &amp;quot;CMCSA&amp;quot;, &amp;quot;COF&amp;quot;, &amp;quot;COP&amp;quot;, &amp;quot;COST&amp;quot;, &amp;quot;CSCO&amp;quot;, &amp;quot;CVS&amp;quot;, &amp;quot;CVX&amp;quot;, &amp;quot;DD&amp;quot;, &amp;quot;DHR&amp;quot;, &amp;quot;DIS&amp;quot;, &amp;quot;DOW&amp;quot;,
        &amp;quot;DUK&amp;quot;, &amp;quot;EMR&amp;quot;, &amp;quot;EXC&amp;quot;, &amp;quot;F&amp;quot;, &amp;quot;FB&amp;quot;, &amp;quot;FDX&amp;quot;, &amp;quot;FOX&amp;quot;, &amp;quot;FOXA&amp;quot;, &amp;quot;GD&amp;quot;, &amp;quot;GE&amp;quot;, &amp;quot;GILD&amp;quot;, &amp;quot;GM&amp;quot;,
        &amp;quot;GOOG&amp;quot;, &amp;quot;GOOGL&amp;quot;, &amp;quot;GS&amp;quot;, &amp;quot;HAL&amp;quot;, &amp;quot;HD&amp;quot;, &amp;quot;HON&amp;quot;, &amp;quot;IBM&amp;quot;, &amp;quot;INTC&amp;quot;, &amp;quot;JNJ&amp;quot;, &amp;quot;JPM&amp;quot;, &amp;quot;KHC&amp;quot;,
        &amp;quot;KMI&amp;quot;, &amp;quot;KO&amp;quot;, &amp;quot;LLY&amp;quot;, &amp;quot;LMT&amp;quot;, &amp;quot;LOW&amp;quot;, &amp;quot;MA&amp;quot;, &amp;quot;MCD&amp;quot;, &amp;quot;MDLZ&amp;quot;, &amp;quot;MDT&amp;quot;, &amp;quot;MET&amp;quot;, &amp;quot;MMM&amp;quot;,
        &amp;quot;MO&amp;quot;, &amp;quot;MON&amp;quot;, &amp;quot;MRK&amp;quot;, &amp;quot;MS&amp;quot;, &amp;quot;MSFT&amp;quot;, &amp;quot;NEE&amp;quot;, &amp;quot;NKE&amp;quot;, &amp;quot;ORCL&amp;quot;, &amp;quot;OXY&amp;quot;, &amp;quot;PCLN&amp;quot;, &amp;quot;PEP&amp;quot;,
        &amp;quot;PFE&amp;quot;, &amp;quot;PG&amp;quot;, &amp;quot;PM&amp;quot;, &amp;quot;PYPL&amp;quot;, &amp;quot;QCOM&amp;quot;, &amp;quot;RTN&amp;quot;, &amp;quot;SBUX&amp;quot;, &amp;quot;SLB&amp;quot;, &amp;quot;SO&amp;quot;, &amp;quot;SPG&amp;quot;, &amp;quot;T&amp;quot;,
        &amp;quot;TGT&amp;quot;, &amp;quot;TWX&amp;quot;, &amp;quot;TXN&amp;quot;, &amp;quot;UNH&amp;quot;, &amp;quot;UNP&amp;quot;, &amp;quot;UPS&amp;quot;, &amp;quot;USB&amp;quot;, &amp;quot;UTX&amp;quot;, &amp;quot;V&amp;quot;, &amp;quot;VZ&amp;quot;, &amp;quot;WBA&amp;quot;,
        &amp;quot;WFC&amp;quot;, &amp;quot;WMT&amp;quot;, &amp;quot;XOM&amp;quot;)

prices = Map(function(n)
             {
               print(n)
               tryCatch(getSymbols(n, src=&amp;quot;google&amp;quot;, env=NULL, from=from)[, 4], error = function(e) NA)
             }, sym)
N = length(prices)
# identify symbols returning valid data
i = ! unlist(Map(function(i) is.na(prices[i]), seq(N)))
# combine returned prices list into a matrix, one column for each symbol with valid data
prices = Reduce(cbind, prices[i])
colnames(prices) = sym[i]&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;clean-up-and-transform-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Clean up and transform data&lt;/h2&gt;
&lt;p&gt;Not every stock symbol may have prices available for every day. Trading can be suspended for some reason, companies get acquired or go private, new companies form, etc.&lt;/p&gt;
&lt;p&gt;Let’s fill in missing values going forward in time using the last reported price (piecewise constant interpolation)–a reasonable approach for stock price time series. After that, if there are still missing values, just remove those symbols that contain them, possibly further reducing the universe of stock symbols we’re working with.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;for(j in 1:ncol(prices)) prices[, j] = na.locf(prices[, j])       # fill in
prices = prices[, apply(prices, 2, function(x) ! any(is.na(x)))]  # omit stocks with missing data&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now that we have a universe of stocks with valid price data, convert those prices to log(returns) for the remaining analysis (by returns I mean simply the ratio of prices relative to the first price).&lt;/p&gt;
&lt;p&gt;Why log(returns) instead of prices?&lt;/p&gt;
&lt;p&gt;The log(returns) are closer to normally distributed than prices especially in the long run. Pat Burns wrote a note about this (with a Tom Waits soundrack): &lt;a href=&#34;http://www.portfolioprobe.com/2012/01/23/the-distribution-of-financial-returns-made-simple/&#34; class=&#34;uri&#34;&gt;http://www.portfolioprobe.com/2012/01/23/the-distribution-of-financial-returns-made-simple/&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But why care about getting data closer to normally distributed?&lt;/p&gt;
&lt;p&gt;That turns out to be important to us because later we’ll use a technique called partial correlation. That technique generally works better for normally distributed data than otherwise, see for example a nice technical discussion about this by Baba, Shibata, and Sibuya here: &lt;a href=&#34;https://doi.org/10.1111%2Fj.1467-842X.2004.00360.x&#34;&gt;https://doi.org/10.1111%2Fj.1467-842X.2004.00360.x&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The following simple code converts our &lt;code&gt;prices&lt;/code&gt; matrix into a matrix of log(returns):&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;log_returns = apply(prices, 2, function(x) diff(log(x)))&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;sample-correlation-matrix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Sample correlation &lt;a name=&#34;correlation&#34;/&gt; matrix&lt;/h1&gt;
&lt;p&gt;It’s easy to convert the downloaded log(returns) data into a Pearson’s sample correlation matrix &lt;code&gt;X&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;X = cor(log_returns)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The (i, j)th entry of the sample correlation matrix &lt;code&gt;X&lt;/code&gt; above is a measurement of the degree of linear dependence between the log(return) series for the stocks in columns i and j.&lt;/p&gt;
&lt;p&gt;There exist at least two issues that can lead to serious problems with the interpretation of the sample correlation values:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;As Ledoit and Wolf point out, it’s well-known that empirical correlation estimates may contain lots of error.&lt;/li&gt;
&lt;li&gt;Correlation estimates between two stock log(return) series can be misleading for many reasons, including spurious correlation or existence of confounding variables related to both series (&lt;a href=&#34;http://www.tylervigen.com/spurious-correlations&#34; class=&#34;uri&#34;&gt;http://www.tylervigen.com/spurious-correlations&lt;/a&gt;).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;A &lt;a href=&#34;http://www.nobelprize.org/nobel_prizes/economic-sciences/laureates/2003/&#34;&gt;Nobel-prize winning&lt;/a&gt; approach to dealing with the second problem considers cointegration between series instead of correlation, see for example notes by Eric Zivot (&lt;a href=&#34;https://faculty.washington.edu/ezivot/econ584/notes/cointegrationslides.pdf&#34; class=&#34;uri&#34;&gt;https://faculty.washington.edu/ezivot/econ584/notes/cointegrationslides.pdf&lt;/a&gt;), or Bernhard Pfaff’s lovely book “Analysis of Integrated and Cointegrated Time Series with R” (&lt;a href=&#34;http://www.springer.com/us/book/9780387759661&#34; class=&#34;uri&#34;&gt;http://www.springer.com/us/book/9780387759661&lt;/a&gt;), or Wikipedia (&lt;a href=&#34;https://en.wikipedia.org/wiki/Cointegration&#34; class=&#34;uri&#34;&gt;https://en.wikipedia.org/wiki/Cointegration&lt;/a&gt;). (I also have some weird technical notes on the numerics of cointegration at &lt;a href=&#34;http://illposed.net/cointegration.html&#34; class=&#34;uri&#34;&gt;http://illposed.net/cointegration.html&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;Cointegration is a wonderful but fairly technical topic. Instead, let’s try a simpler approach.&lt;/p&gt;
&lt;p&gt;We can try to address issue 2 above by controlling for confounding variables, at least partially. One approach considers &lt;em&gt;partial correlation&lt;/em&gt; instead of correlation (see for example the nice description in Wikipedia &lt;a href=&#34;https://en.wikipedia.org/wiki/Partial_correlation&#34; class=&#34;uri&#34;&gt;https://en.wikipedia.org/wiki/Partial_correlation&lt;/a&gt;). That approach works best in practice with approximately normal data–one reason for the switch to log(returns) instead of prices. We will treat the entries of the precision matrix as measures of association in a network of stocks below.&lt;/p&gt;
&lt;p&gt;It’s worth stating that our simple approach basically treats the log(returns) series as a bunch of vectors and not so much bona fide time series, and can’t handle as many pathologies that might occur as well as cointegration can. But as we will see, this simple technique is still pretty effective at finding structure in our data. (And indeed related methods as discussed by Ledoit and Wolf and elsewhere are widely used in portfolio and risk analyses in practice.)&lt;/p&gt;
&lt;p&gt;The partial correlation coefficients between all stock log(returns) series are the entries of the inverse of the sample correlation matrix (&lt;a href=&#34;https://www.statlect.com/glossary/precision-matrix&#34; class=&#34;uri&#34;&gt;https://www.statlect.com/glossary/precision-matrix&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Market trading of our universe of companies, with myriad known and unknown associations between them and the larger economy, produced the stock prices we downloaded. Our objective is a kind of inverse problem: given a bunch of historical stock prices, produce a network of associations.&lt;/p&gt;
&lt;p&gt;You may recall from some long ago class that, numerically speaking, inverting matrices is generally a bad idea. Even worse, issue 1 above says that our estimated correlation coefficients contain error (noise). Even a tiny amount noise can be hugely amplified if we invert the matrix. That’s because, as we will soon see, the sample correlation matrix contains tiny eigenvalues and matrix inversion effectively divides the noise by those tiny values. Simply stated, dividing by a tiny number returns a big number–that is, matrix inversion tends to blow the noise up. This is a fundamental issue (in a sense, &lt;em&gt;the&lt;/em&gt; fundamental issue) common to many inverse problems.&lt;/p&gt;
&lt;p&gt;Ledoit and Wolf’s sensible answer to reducing the influence of noise is &lt;em&gt;regularization&lt;/em&gt;. Regularization replaces models with &lt;em&gt;different, but related&lt;/em&gt;, models designed to reduce the influence of noise on their output. LW use a form of regularization related to ridge regression (a. k. a. Tikhonov regularization) with a peculiar regularization operator based on a highly structured estimate of the covariance. We will use a simpler kind of regularization based on an eigenvalue decomposition of the sample correlation matrix &lt;code&gt;X&lt;/code&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;regularization&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Regularization&lt;/h1&gt;
&lt;p&gt;Here is an eigenvalue decomposition of the sample correlation matrix:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;L = eigen(X, symmetric=TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Note that R’s &lt;code&gt;eigen()&lt;/code&gt; function takes care to return the (real-valued) eigenvalues of a symmetric matrix in decreasing order for us. (Technically, the correlation matrix is symmetric positive semi-definite, and will have only nonnegative real eigenvalues.)&lt;/p&gt;
&lt;p&gt;Each eigenvector represents an orthogonal projection of the sample correlation matrix into a line (a 1-d shadow of the data); The first two eigenvectors define a projection of the sample correlation matrix into a plane (2-d), and so on. The eigenvalues estimate the proportion of information (or variability if you prefer) from the original sample correlation matrix contained in each eigenvector. Because the eigenvectors are orthogonal, these measurements of projected information are additive.&lt;/p&gt;
&lt;p&gt;Here is a plot of all the sample correlation matrix eigenvalues (along with a vertical line that will be explained in a moment):&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;plot(L$values, ylab=&amp;quot;eigenvalues&amp;quot;)
abline(v=10)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;/post/2017-08-21-stocks_files/figure-html/unnamed-chunk-8-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The eigenvalues fall off rather quickly in our example! That means that a lot of the information in the sample correlation matrix is contained in the first few eigenvectors.&lt;/p&gt;
&lt;p&gt;Let’s assume, perhaps unreasonably, that the errors in our estimate of the correlation matrix are equally likely to occur in any direction (that the errors are white noise, basically). As we can see above, most of the information is concentrated in the subspace corresponding to the first few eigenvectors. But white noise will have information content in all the dimensions more or less equally.&lt;/p&gt;
&lt;p&gt;One regularization technique replaces the sample correlation matrix with an approximation defined by only its first few eigenvectors. Because they represent a large amount of the information content, the approximation can be pretty good. More importantly, because we assumed noise to be more or less equally represented across the eigenvector directions and we’re cutting most of those off, this approximation tends to damp the noise more than the underlying information. Most importantly, we’re cutting off the subspace associated with tiny eigenvalues, avoiding the problem of division by tiny values and significantly reducing amplified noise in the inverse of the sample correlation matrix (the precision matrix).&lt;/p&gt;
&lt;p&gt;The upshot is, we regularize the sample correlation matrix by approximating it by a low-rank matrix that substantially reduces the influence of noise on the precision matrix. See Per Christian Hansen’s classic paperback “Rank-Deficient and Discrete Ill-Posed Problems” (&lt;a href=&#34;http://epubs.siam.org/doi/book/10.1137/1.9780898719697&#34; class=&#34;uri&#34;&gt;http://epubs.siam.org/doi/book/10.1137/1.9780898719697&lt;/a&gt;) for insight into related topics.&lt;/p&gt;
&lt;div id=&#34;but-how-to-choose-a-cut-off-rank&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;But how to choose a cut-off rank?&lt;/h2&gt;
&lt;p&gt;There is a substantial mathematical literature for just this topic (regularization parameter choice selection), complete with deep theory as well as lots of heuristics. Let’s keep things simple for this example and form our approximation by cutting off eigenvectors beyond where the eigenvalue plot starts to flatten out – close to the vertical line in the above plot.&lt;/p&gt;
&lt;p&gt;Alternatively consider the lovely short 2004 paper by Chris Ding and Xiaofeng He (&lt;a href=&#34;http://dl.acm.org/citation.cfm?id=1015408&#34; class=&#34;uri&#34;&gt;http://dl.acm.org/citation.cfm?id=1015408&lt;/a&gt;) that illuminates connections (that I happen to find fascinating) between k-means clustering and projections like truncated eigenvalue expansions. Although we aren’t interested in k-means clustering per se, our objective &lt;em&gt;is&lt;/em&gt; connected to clustering. Ding and He show that we can find at least k (k-means) clusters using the first k - 1 eigenvectors above. This gives us another heuristic way to choose a projection dimension, at least if we have an idea about the number of clusters to look for.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;a-precision-matrix-finally&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;A precision matrix, finally&lt;/h2&gt;
&lt;p&gt;Finally, we form the precision matrix &lt;code&gt;P&lt;/code&gt; from the regularized sample correlation matrix. The inversion is less numerically-problematic now because of regularization. Feel free to experiment with the projected rank &lt;code&gt;N&lt;/code&gt; below!&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;N = 10  # (use 1st 10 eigenvectors, set N larger to reduce regularization)
P = L$vectors[, 1:N] %*% ((1 / L$values[1:N]) * t(L$vectors[, 1:N]))
P = P / tcrossprod(sqrt(diag(P)))&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;other-approaches&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Other approaches&lt;/h2&gt;
&lt;p&gt;I’m not qualified to write about them, but you should be aware that Bayesian approaches to solving problems like this are also effectively (and effective!) regularization methods. I hope to someday better understand the connections between classical inverse problem solution methods that I know a little bit about, and Bayesian methods that I know substantially less about.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;put-a-package-on-it&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Put a package on it&lt;/h1&gt;
&lt;p&gt;There is a carefully written R package to construct regularized correlation and precision matrices: the corpcor package (&lt;a href=&#34;https://cran.r-project.org/package=corpcor&#34; class=&#34;uri&#34;&gt;https://cran.r-project.org/package=corpcor&lt;/a&gt;, and also see &lt;a href=&#34;http://strimmerlab.org/software/corpcor/&#34; class=&#34;uri&#34;&gt;http://strimmerlab.org/software/corpcor/&lt;/a&gt;) by Juliane Schafer, Rainer Opgen-Rhein, Verena Zuber, Miika Ahdesmaki, A. Pedro Duarte Silva, and Korbinian Strimmer. Their package includes the original Ledoit Wolf-like regularization method, as well as refinements to it and many other methods. The corpcor package, like Ledoit Wolf, includes ways to use sophisticated regularization operators and can apply more broadly than the simple approach taken in this note.&lt;/p&gt;
&lt;p&gt;You can use the corpcor package to form a Ledoit-Wolf-like regularized precision matrix P, and you should try it! The result is pretty similar to what we get from our simple truncated eigenvalue decomposition regularization in this example.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;networks-and-clustering&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Networks and clustering&lt;/h1&gt;
&lt;p&gt;The (i, j)th entry of the precision matrix &lt;code&gt;P&lt;/code&gt; is a measure of association between the log(return) time series for the stocks in columns i and j, with larger values corresponding to more association.&lt;/p&gt;
&lt;p&gt;An interesting way to group related stocks together is to think of the precision matrix as an adjacency matrix defining a weighted, undirected network of stock associations. Thresholding entries of the precision matrix to include, say, only the top ten per cent results in a network of only the most strongly associated stocks.&lt;/p&gt;
&lt;p&gt;Thinking in terms of networks opens up a huge and useful toolbox: graph theory. We gain access to all kinds of nifty ways to analyze and visualize data, including methods for clustering and community detection.&lt;/p&gt;
&lt;p&gt;R’s comprehensive igraph package by Gábor Csárdi (&lt;a href=&#34;https://cran.r-project.org/package=igraph&#34; class=&#34;uri&#34;&gt;https://cran.r-project.org/package=igraph&lt;/a&gt;) includes many network cluster detection algorithms. The example below uses Blondel and co-authors’ fast community detection algorithm implemented by igraph’s &lt;code&gt;cluster_louvain()&lt;/code&gt; function to segment the thresholded precision matrix of stocks into groups. The code produces an igraph graph object &lt;code&gt;g&lt;/code&gt;, with vertices colored by group membership.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;suppressMessages(library(igraph))

threshold = 0.90
Q = P * (P &amp;gt; quantile(P, probs=threshold))                           # thresholded precision matrix
g = graph.adjacency(Q, mode=&amp;quot;undirected&amp;quot;, weighted=TRUE, diag=FALSE) # ...expressed as a graph

# The rest of the code lumps any singletons lacking edges into a single &amp;#39;unassociated&amp;#39; group shown in gray
# (also assigning distinct colors to the other groups).
x = groups(cluster_louvain(g))
i = unlist(lapply(x, length))
d = order(i, decreasing=TRUE)
x = x[d]
i = i[d]
j = i &amp;gt; 1
s = sum(j)
names(x)[j] = seq(1, s)
names(x)[! j] = s + 1
grp = as.integer(rep(names(x), i))
clrs = c(rainbow(s), &amp;quot;gray&amp;quot;)[grp[order(unlist(x))]]
g = set_vertex_attr(g, &amp;quot;color&amp;quot;, value=clrs)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Use the latest threejs package to make a nice interactive visualization of the network (you can use your mouse/trackpad to rotate, zoom and pan the visualization).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(threejs)
graphjs(g, vertex.size=0.2, vertex.shape=colnames(X), edge.alpha=0.5)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-1&#34; style=&#34;width:816px;height:672px;&#34; class=&#34;scatterplotThree html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;NROW&#34;:94,&#34;height&#34;:null,&#34;width&#34;:null,&#34;axis&#34;:false,&#34;numticks&#34;:[6,6,6],&#34;xticklabs&#34;:null,&#34;yticklabs&#34;:null,&#34;zticklabs&#34;:null,&#34;color&#34;:[[&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#00FFFF&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#0040FF&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#80FF00&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#00FF40&#34;,&#34;#FF00BF&#34;,&#34;#80FF00&#34;,&#34;#8000FF&#34;,&#34;#FFBF00&#34;,&#34;#00FFFF&#34;,&#34;#FFBF00&#34;,&#34;#8000FF&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#FF00BF&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#00FF40&#34;,&#34;#FF0000&#34;,&#34;#FF00BF&#34;,&#34;#FF00BF&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#FFBF00&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#8000FF&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#00FFFF&#34;,&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#8000FF&#34;,&#34;#00FF40&#34;,&#34;#0040FF&#34;,&#34;#FFBF00&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#00FF40&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#00FFFF&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#00FFFF&#34;,&#34;#8000FF&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#0040FF&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#00FFFF&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#8000FF&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#00FFFF&#34;,&#34;#FFBF00&#34;,&#34;#FF00BF&#34;,&#34;#00FFFF&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#00FF40&#34;,&#34;#00FFFF&#34;,&#34;#80FF00&#34;,&#34;#FFBF00&#34;,&#34;#8000FF&#34;]],&#34;size&#34;:0.2,&#34;stroke&#34;:&#34;black&#34;,&#34;flipy&#34;:true,&#34;grid&#34;:false,&#34;renderer&#34;:&#34;auto&#34;,&#34;signif&#34;:8,&#34;bg&#34;:&#34;white&#34;,&#34;cexsymbols&#34;:1,&#34;xlim&#34;:[-1,1],&#34;ylim&#34;:[-1,1],&#34;zlim&#34;:[-1,1],&#34;pch&#34;:[&#34;AAPL&#34;,&#34;ABT&#34;,&#34;ACN&#34;,&#34;AIG&#34;,&#34;ALL&#34;,&#34;AMGN&#34;,&#34;AMZN&#34;,&#34;AXP&#34;,&#34;BA&#34;,&#34;BAC&#34;,&#34;BIIB&#34;,&#34;BK&#34;,&#34;BLK&#34;,&#34;BMY&#34;,&#34;BRK.B&#34;,&#34;C&#34;,&#34;CAT&#34;,&#34;CELG&#34;,&#34;CL&#34;,&#34;CMCSA&#34;,&#34;COF&#34;,&#34;COP&#34;,&#34;COST&#34;,&#34;CSCO&#34;,&#34;CVS&#34;,&#34;CVX&#34;,&#34;DD&#34;,&#34;DHR&#34;,&#34;DIS&#34;,&#34;DOW&#34;,&#34;DUK&#34;,&#34;EMR&#34;,&#34;EXC&#34;,&#34;F&#34;,&#34;FB&#34;,&#34;FDX&#34;,&#34;FOX&#34;,&#34;FOXA&#34;,&#34;GD&#34;,&#34;GE&#34;,&#34;GILD&#34;,&#34;GM&#34;,&#34;GOOG&#34;,&#34;GOOGL&#34;,&#34;GS&#34;,&#34;HAL&#34;,&#34;HD&#34;,&#34;HON&#34;,&#34;IBM&#34;,&#34;INTC&#34;,&#34;JNJ&#34;,&#34;JPM&#34;,&#34;KMI&#34;,&#34;KO&#34;,&#34;LLY&#34;,&#34;LOW&#34;,&#34;MA&#34;,&#34;MCD&#34;,&#34;MET&#34;,&#34;MMM&#34;,&#34;MO&#34;,&#34;MON&#34;,&#34;MRK&#34;,&#34;MS&#34;,&#34;MSFT&#34;,&#34;NEE&#34;,&#34;NKE&#34;,&#34;ORCL&#34;,&#34;OXY&#34;,&#34;PCLN&#34;,&#34;PEP&#34;,&#34;PFE&#34;,&#34;PG&#34;,&#34;PM&#34;,&#34;QCOM&#34;,&#34;RTN&#34;,&#34;SBUX&#34;,&#34;SLB&#34;,&#34;SO&#34;,&#34;SPG&#34;,&#34;T&#34;,&#34;TGT&#34;,&#34;TWX&#34;,&#34;TXN&#34;,&#34;UNH&#34;,&#34;UNP&#34;,&#34;UPS&#34;,&#34;USB&#34;,&#34;UTX&#34;,&#34;V&#34;,&#34;VZ&#34;,&#34;WFC&#34;,&#34;WMT&#34;,&#34;XOM&#34;],&#34;from&#34;:[[0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,16,16,17,17,17,17,18,18,18,18,18,18,18,19,19,19,19,20,20,20,20,20,20,21,21,21,21,21,21,22,22,22,22,22,23,23,23,23,23,23,23,24,24,24,24,24,24,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,28,28,28,29,29,29,29,29,30,30,30,30,30,30,31,31,31,31,31,31,31,31,31,32,32,32,33,33,33,33,33,33,34,34,34,34,34,35,35,35,35,35,35,36,36,37,38,38,38,38,38,38,39,39,40,40,40,41,41,42,42,43,44,44,44,44,44,45,45,45,45,46,46,46,46,46,47,47,47,47,47,48,48,48,48,48,48,48,49,49,49,49,49,49,50,50,50,50,51,51,51,51,52,52,52,53,53,53,53,53,54,54,55,55,55,55,56,56,56,56,57,57,57,57,58,58,58,59,59,59,59,60,60,60,60,61,62,62,62,62,63,63,64,64,64,64,64,65,65,66,66,67,67,67,67,68,68,69,69,70,70,72,73,74,74,74,75,75,75,77,78,80,81,85,85,86,87]],&#34;to&#34;:[[2,23,48,49,64,67,74,83,5,10,13,17,40,50,54,62,71,23,48,49,59,64,67,83,4,7,9,11,12,14,15,20,44,51,58,63,87,91,7,11,12,14,18,53,70,87,91,10,13,17,40,50,54,62,71,34,42,43,56,69,76,89,9,11,12,15,20,44,51,58,63,87,91,26,27,29,31,35,38,47,59,61,75,85,86,88,11,12,14,15,20,44,51,58,63,87,91,13,17,40,54,71,84,12,14,15,20,44,51,58,63,87,91,14,15,20,44,51,58,63,87,91,17,40,50,71,84,15,18,44,51,53,58,63,70,72,87,91,20,44,51,58,63,87,91,31,83,40,54,62,71,53,57,60,70,72,73,89,28,36,37,82,44,51,58,63,87,91,25,45,52,68,77,93,24,46,55,81,92,48,49,64,67,74,80,83,46,55,66,81,84,92,45,52,68,77,93,27,29,31,38,39,47,59,61,75,85,86,29,31,35,38,47,59,75,85,86,88,36,37,82,31,38,47,61,85,32,33,41,65,78,79,35,38,39,47,59,75,85,86,88,65,78,79,41,46,55,79,81,92,42,43,56,69,89,38,47,75,85,86,88,37,82,82,47,59,75,85,86,88,59,86,54,62,71,79,81,43,69,69,51,58,63,87,91,52,68,77,93,55,66,76,81,92,59,75,85,86,88,49,64,67,74,80,83,90,64,67,74,80,83,90,54,62,71,72,58,63,87,91,68,77,93,57,60,70,72,73,62,71,66,76,81,92,57,69,76,89,60,70,72,73,63,87,91,75,85,86,88,70,72,73,89,89,71,74,80,90,87,91,67,74,80,83,90,78,79,76,84,74,80,83,90,77,93,76,89,72,73,73,89,80,83,90,85,86,88,93,79,90,92,86,88,88,91]],&#34;lwd&#34;:1,&#34;linealpha&#34;:0.5,&#34;center&#34;:true,&#34;main&#34;:[&#34;&#34;],&#34;options&#34;:true,&#34;alpha&#34;:[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],&#34;vertices&#34;:[[0.99435826,-0.18517922,0.27016006,0.46310306,-0.6845987,0.92797536,0.75298048,0.019898935,0.25485259,0.17296863,-0.48576149,0.37713592,0.31635867,-0.39382867,0.20195847,0.39357401,-0.70224116,0.92521416,0.15618082,-0.29979211,-0.49132011,0.14799075,-0.52003878,0.42759141,-0.047326101,0.855766,-0.018309461,0.23787088,-0.52634344,0.44263582,0.27072708,-0.73901044,0.92066817,0.24939707,-0.44805402,0.3885148,0.28547091,-0.4582017,0.44776476,0.22771722,-0.74618952,0.89503219,0.33184386,-0.3974979,0.26441651,0.10146587,-0.47988207,0.47418627,0.47920665,0.48172673,0.098332213,0.46682555,-0.73666797,0.8716736,0.44591884,-0.2435929,-0.083724264,-0.32834071,0.24872013,-0.75703723,0.11649181,-0.54903517,0.49069722,0.033614675,-0.88120323,-1,-0.58911005,-0.65719304,0.11553562,0.93098793,-0.21248371,0.29722672,-0.4568082,-0.67078647,0.35404278,0.032283929,-0.91790968,-0.83037476,-0.040018615,0.7930879,0.078475013,-0.11563657,0.89878401,-0.031182212,-0.43967858,0.27976747,-0.67444814,-0.064729336,0.78922016,-0.12909993,-0.88300096,-0.59494548,0.39682545,0.034793553,0.83241268,0.070586601,-0.96193802,-0.52958259,0.31409861,-0.70978399,-0.62782263,0.29401669,0.31656398,-0.24743532,-0.58084584,-0.19239341,0.96554072,-0.0061389222,-0.3994254,0.36769528,-0.7857988,-0.49965905,0.23945035,-0.73470881,-0.14985577,0.85891474,0.071671587,0.011409109,0.87870328,0.29579214,0.48277378,-0.75529751,1,-0.82379511,-0.64498419,0.2549568,0.27044719,-0.30440136,-0.68449783,0.31410635,-0.39990667,-0.61817165,0.17608954,-0.48023468,0.5401067,-0.089924603,-0.90886065,-0.94260113,-0.43009607,-0.61622572,0.1479685,-0.12505817,0.93695276,0.043978762,0.97277485,-0.19251592,0.40544854,1,-0.23114637,0.36674268,0.4792984,-0.59294701,0.7079636,0.19719787,-0.58851532,0.46903548,-0.090520908,-1,-0.8967193,0.55004151,-0.28814195,-0.012940899,0.53605226,-0.59584496,0.9036283,-0.46821967,-0.63821157,0.11291664,0.23488173,-0.26842928,-0.35313458,0.52876423,-0.25584505,-0.18584821,0.27011225,-0.5636189,0.51751115,0.098756115,0.71127219,0.13061134,0.61112413,-0.15775248,-0.17084602,0.077302842,0.57973828,-0.21243846,0.69409011,-0.58040032,0.76466432,0.2036897,-0.37950144,0.47109146,0.96059803,-0.32544398,0.37130888,-1,-0.61625086,0.40060929,-0.28151607,-0.67264632,0.22857152,0.92971023,-0.12554655,0.4154447,0.057413422,-0.96027397,-0.89062801,0.19178498,-0.35501392,-0.4618808,0.47900151,-0.30209176,0.0012528252,0.45667885,-0.83127889,0.868696,0.55045092,-0.31867252,0.099941103,0.55264929,-0.10723572,-0.12864382,0.90367356,-0.37207164,0.48815237,-0.030850668,0.99007015,0.035684545,-0.11764282,-0.48439,-0.14617896,-0.027951798,-0.94151224,-0.84732979,-0.9413136,-0.63878196,0.53304791,-0.85021553,-0.5489049,0.46772456,0.92404712,-0.36594974,0.55478319,-0.64770157,-0.63916066,0.18994941,-0.44471347,0.22155795,-0.848248,0.87859166,-0.014521476,0.30073867,-0.13828589,-0.77190768,0.67428421,-0.10623841,0.89079742,0.14207471,-0.046086419,0.99517338,0.10773409,0.18273265,-0.37085274,0.36167704,-0.14001989,1,0.14884917,0.33036303,-0.042606931,-0.34845295,0.99864786,-0.42016859,0.57269573,0.12937751,-0.48833,0.3387481,-0.57765168,-0.82602171,0.19780566,0.11230442,-0.86699388,-0.91950212]],&#34;xticklab&#34;:[&#34;-1.00&#34;,&#34;-0.60&#34;,&#34;-0.20&#34;,&#34;0.20&#34;,&#34;0.60&#34;,&#34;1.00&#34;],&#34;yticklab&#34;:[&#34;-1.00&#34;,&#34;-0.60&#34;,&#34;-0.20&#34;,&#34;0.20&#34;,&#34;0.60&#34;,&#34;1.00&#34;],&#34;zticklab&#34;:[&#34;1.00&#34;,&#34;0.60&#34;,&#34;0.20&#34;,&#34;-0.20&#34;,&#34;-0.60&#34;,&#34;-1.00&#34;],&#34;xtick&#34;:[0,0.2,0.4,0.6,0.8,1],&#34;ytick&#34;:[0,0.2,0.4,0.6,0.8,1],&#34;ztick&#34;:[0,0.2,0.4,0.6,0.8,1]},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;The stock groups identified by this method are uncanny, but hardly all that surprising really. Look closely and you will see clusters made up of bank-like companies (AIG, BAC, BK, C, COF, GS, JPM, MET, MS, USB, WFC), pharmaceutical companies (ABT, AMGN, BIIB, BMY, CELG, GILD, JNJ, LLY, MRK, PFE), computer/technology-driven companies (AAPL, ACN, CSCO, IBM, INTC, MSFT, ORCL, QCOM, T, TXN, VZ, and so on. With the threshold value of 0.9 above, a few stocks aren’t connected to any others – they appear in gray.&lt;/p&gt;
&lt;p&gt;The groups more or less correspond to what we already know!&lt;/p&gt;
&lt;p&gt;The FB, GOOG, AMZN, PCLN (Facebook, Alphabet/Google, Amazon, Priceline) group is interesting–it includes credit card companies V (Visa), MA (Mastercard). Perhaps the returns of FB, GOOG and AMZN are more closely connected to consumer spending than technology!&lt;/p&gt;
&lt;p&gt;This way of looking at things also nicely highlights connections between groups. For instance, the pharma group is connected to consumer products group through JNJ and PG (Johnson and Johnson and Proctor and Gamble). See the appendix below for a visualization that explores different precision matrix threshold values, including lower values with far greater network connectivity.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;review&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Review&lt;/h1&gt;
&lt;p&gt;We downloaded daily closing stock prices for 100 stocks from the S&amp;amp;P 500, and, using basic tools of statistics and analysis like correlation and regularization, we grouped the stocks together in a network that highlights associations within and between the groups. The structure teased out of the stock price data is reasonably intuitive.&lt;/p&gt;
&lt;hr/&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix-threejs-tricks&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix: threejs tricks&lt;/h1&gt;
&lt;p&gt;The following self-contained example shows how the network changes with threshold value. It performs the same steps as we did above, but uses some tricks in threejs and an experimental extension to the crosstalk package and a few additional R packages to present an interactive animation. Enjoy!&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;suppressMessages({
library(quantmod)
library(igraph)
library(threejs)
library(crosstalk)
library(htmltools)
# using an experimental extension to crosstalk:
library(crosstool) # devtools::install_github(&amp;#39;bwlewis/crosstool&amp;#39;)
})

# Download the processed log(returns) data:
suppressMessages(load(url(&amp;quot;http://illposed.net/logreturns.rdata&amp;quot;)))

X = cor(log_returns)
L = eigen(X, symmetric=TRUE)
N = 10  # (use 1st 10 eigenvectors, set N larger to reduce regularization)
P = L$vectors[, 1:N] %*% ((1 / L$values[1:N]) * t(L$vectors[, 1:N]))
P = P / tcrossprod(sqrt(diag(P)))
colnames(P) = colnames(X)

# A function that creates a network for a given threshold and precision matrix
f = function(threshold, P)
{
  Q = P * (P &amp;gt; quantile(P, probs=threshold))                           # thresholded precision matrix
  g = graph.adjacency(Q, mode=&amp;quot;undirected&amp;quot;, weighted=TRUE, diag=FALSE) # ...expressed as a graph

  x = groups(cluster_louvain(g))
  i = unlist(lapply(x, length))
  d = order(i, decreasing=TRUE)
  x = x[d]
  i = i[d]
  j = i &amp;gt; 1
  s = sum(j)
  names(x)[j] = seq(1, s)
  names(x)[! j] = s + 1
  grp = as.integer(rep(names(x), i))
  clrs = c(rainbow(s), &amp;quot;gray&amp;quot;)[grp[order(unlist(x))]]
  g = set_vertex_attr(g, &amp;quot;color&amp;quot;, value=clrs)
  set_vertex_attr(g, &amp;quot;shape&amp;quot;, value=colnames(P))
}

threshold = c(0.97, 0.95, 0.90, 0.85, 0.8)
g = Map(f, threshold, MoreArgs=list(P=P)) # list of graphs, one for each threshold

# Compute force-directed network layouts for each threshold value
# A bit expensive to compute, so run in parallel!
library(parallel)
l = mcMap(function(x) layout_with_fr(x, dim=3, niter=150), g, mc.cores=detectCores())

sdf = SharedData$new(data.frame(key=paste(seq(0, length(threshold) - 1))), key=~key)
slider = crosstool(sdf, &amp;quot;transmitter&amp;quot;,
                sprintf(&amp;quot;&amp;lt;input type=&amp;#39;range&amp;#39; min=&amp;#39;0&amp;#39; max=&amp;#39;%d&amp;#39; value=&amp;#39;0&amp;#39;/&amp;gt;&amp;quot;,
                length(threshold) - 1), width=&amp;quot;100%&amp;quot;, height=20, channel=&amp;quot;filter&amp;quot;)
vis = graphjs(g, l, vertex.size=0.2, main=as.list(threshold), defer=TRUE, edge.alpha=0.5, deferfps=30,
        crosstalk=sdf, width=&amp;quot;100%&amp;quot;, height=900)

browsable(div(list(HTML(&amp;quot;&amp;lt;center&amp;gt;&amp;quot;), tags$h3(&amp;quot;Precision matrix quantile threshold (adjust slider to change)&amp;quot;), slider, vis)))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;div&gt;
&lt;center&gt;
&lt;h3&gt;Precision matrix quantile threshold (adjust slider to change)&lt;/h3&gt;
&lt;div id=&#34;htmlwidget-2&#34; style=&#34;width:100%;height:20px;&#34; class=&#34;transmitter html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-2&#34;&gt;{&#34;x&#34;:{&#34;innerHTML&#34;:&#34;&lt;input type=&#39;range&#39; min=&#39;0&#39; max=&#39;4&#39; value=&#39;0&#39;/&gt;&#34;,&#34;value&#34;:&#34;value&#34;,&#34;channel&#34;:&#34;filter&#34;,&#34;crosstalk_key&#34;:[&#34;0&#34;,&#34;1&#34;,&#34;2&#34;,&#34;3&#34;,&#34;4&#34;],&#34;crosstalk_group&#34;:&#34;SharedDatafe99d0a2&#34;,&#34;crosstalk_group2&#34;:&#34;SharedDatafe99d0a2&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;div id=&#34;htmlwidget-3&#34; style=&#34;width:100%;height:900px;&#34; class=&#34;scatterplotThree html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-3&#34;&gt;{&#34;x&#34;:{&#34;NROW&#34;:94,&#34;height&#34;:null,&#34;width&#34;:null,&#34;axis&#34;:false,&#34;numticks&#34;:[6,6,6],&#34;xticklabs&#34;:null,&#34;yticklabs&#34;:null,&#34;zticklabs&#34;:null,&#34;color&#34;:[[&#34;#BEBEBE&#34;,&#34;#00FFFF&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#00FF24&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#FF6D00&#34;,&#34;#FF0000&#34;,&#34;#00FF24&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#00FF24&#34;,&#34;#49FF00&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#FFDB00&#34;,&#34;#0024FF&#34;,&#34;#B6FF00&#34;,&#34;#BEBEBE&#34;,&#34;#FFDB00&#34;,&#34;#BEBEBE&#34;,&#34;#FF6D00&#34;,&#34;#00FF92&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#0092FF&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#00FF92&#34;,&#34;#00FF92&#34;,&#34;#FF6D00&#34;,&#34;#BEBEBE&#34;,&#34;#00FF24&#34;,&#34;#BEBEBE&#34;,&#34;#4900FF&#34;,&#34;#4900FF&#34;,&#34;#FF0000&#34;,&#34;#FFDB00&#34;,&#34;#B600FF&#34;,&#34;#FF6D00&#34;,&#34;#B6FF00&#34;,&#34;#B6FF00&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#49FF00&#34;,&#34;#00FFFF&#34;,&#34;#B600FF&#34;,&#34;#FF00DB&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#49FF00&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#0092FF&#34;,&#34;#BEBEBE&#34;,&#34;#B6FF00&#34;,&#34;#FFDB00&#34;,&#34;#BEBEBE&#34;,&#34;#49FF00&#34;,&#34;#00FFFF&#34;,&#34;#BEBEBE&#34;,&#34;#49FF00&#34;,&#34;#BEBEBE&#34;,&#34;#FF6D00&#34;,&#34;#BEBEBE&#34;,&#34;#FFDB00&#34;,&#34;#0092FF&#34;,&#34;#BEBEBE&#34;,&#34;#FF006D&#34;,&#34;#0024FF&#34;,&#34;#00FF92&#34;,&#34;#B6FF00&#34;,&#34;#BEBEBE&#34;,&#34;#FF6D00&#34;,&#34;#FF6D00&#34;,&#34;#FF0000&#34;,&#34;#FF6D00&#34;,&#34;#FF00DB&#34;,&#34;#FF006D&#34;,&#34;#FF0000&#34;,&#34;#0024FF&#34;,&#34;#FFDB00&#34;]],&#34;size&#34;:0.2,&#34;stroke&#34;:&#34;black&#34;,&#34;flipy&#34;:true,&#34;grid&#34;:false,&#34;renderer&#34;:&#34;auto&#34;,&#34;signif&#34;:8,&#34;bg&#34;:&#34;white&#34;,&#34;cexsymbols&#34;:1,&#34;xlim&#34;:[-1,1],&#34;ylim&#34;:[-1,1],&#34;zlim&#34;:[-1,1],&#34;pch&#34;:[&#34;AAPL&#34;,&#34;ABT&#34;,&#34;ACN&#34;,&#34;AIG&#34;,&#34;ALL&#34;,&#34;AMGN&#34;,&#34;AMZN&#34;,&#34;AXP&#34;,&#34;BA&#34;,&#34;BAC&#34;,&#34;BIIB&#34;,&#34;BK&#34;,&#34;BLK&#34;,&#34;BMY&#34;,&#34;BRK.B&#34;,&#34;C&#34;,&#34;CAT&#34;,&#34;CELG&#34;,&#34;CL&#34;,&#34;CMCSA&#34;,&#34;COF&#34;,&#34;COP&#34;,&#34;COST&#34;,&#34;CSCO&#34;,&#34;CVS&#34;,&#34;CVX&#34;,&#34;DD&#34;,&#34;DHR&#34;,&#34;DIS&#34;,&#34;DOW&#34;,&#34;DUK&#34;,&#34;EMR&#34;,&#34;EXC&#34;,&#34;F&#34;,&#34;FB&#34;,&#34;FDX&#34;,&#34;FOX&#34;,&#34;FOXA&#34;,&#34;GD&#34;,&#34;GE&#34;,&#34;GILD&#34;,&#34;GM&#34;,&#34;GOOG&#34;,&#34;GOOGL&#34;,&#34;GS&#34;,&#34;HAL&#34;,&#34;HD&#34;,&#34;HON&#34;,&#34;IBM&#34;,&#34;INTC&#34;,&#34;JNJ&#34;,&#34;JPM&#34;,&#34;KMI&#34;,&#34;KO&#34;,&#34;LLY&#34;,&#34;LOW&#34;,&#34;MA&#34;,&#34;MCD&#34;,&#34;MET&#34;,&#34;MMM&#34;,&#34;MO&#34;,&#34;MON&#34;,&#34;MRK&#34;,&#34;MS&#34;,&#34;MSFT&#34;,&#34;NEE&#34;,&#34;NKE&#34;,&#34;ORCL&#34;,&#34;OXY&#34;,&#34;PCLN&#34;,&#34;PEP&#34;,&#34;PFE&#34;,&#34;PG&#34;,&#34;PM&#34;,&#34;QCOM&#34;,&#34;RTN&#34;,&#34;SBUX&#34;,&#34;SLB&#34;,&#34;SO&#34;,&#34;SPG&#34;,&#34;T&#34;,&#34;TGT&#34;,&#34;TWX&#34;,&#34;TXN&#34;,&#34;UNH&#34;,&#34;UNP&#34;,&#34;UPS&#34;,&#34;USB&#34;,&#34;UTX&#34;,&#34;V&#34;,&#34;VZ&#34;,&#34;WFC&#34;,&#34;WMT&#34;,&#34;XOM&#34;],&#34;from&#34;:[[1,5,5,5,8,8,9,9,9,9,9,9,9,9,10,10,11,11,15,15,15,15,15,17,18,18,18,21,21,21,21,21,22,22,23,23,23,25,27,27,28,28,32,32,36,36,37,38,38,38,38,42,44,44,44,44,45,45,46,47,47,47,48,48,49,51,51,51,53,53,53,54,56,60,60,63,63,65,67,68,70,75,80,81,86,87]],&#34;to&#34;:[[71,10,17,40,38,47,11,15,44,51,58,63,87,91,17,40,51,87,44,51,63,87,91,40,53,60,70,25,45,68,77,93,81,92,48,67,83,93,38,47,36,37,65,78,37,82,82,47,75,86,88,43,51,63,87,91,68,77,55,75,85,88,49,67,67,63,87,91,60,70,73,71,89,70,73,87,91,78,83,77,73,86,90,92,88,91]],&#34;lwd&#34;:1,&#34;linealpha&#34;:0.5,&#34;center&#34;:true,&#34;main&#34;:[0.97,0.95,0.9,0.85,0.8],&#34;defer&#34;:{&#34;vertices&#34;:[[-0.083756874,-1,-1,-0.33193237,0.65896192,-0.33462375,0.0096707596,-0.96759652,-0.84339247,-0.39491718,-0.41929575,-0.49189299,0.50987879,-0.46153034,0.25408287,-0.48342594,-0.031117573,0.067823284,0.52322845,-0.0097745858,-0.44432355,0.5172261,0.36887232,-0.33947207,-0.26453272,-0.49680054,0.41740054,-0.59137677,0.1426698,0.93899703,-0.45717261,-0.037827692,-0.038347319,-0.56771021,0.15991127,0.78530781,0.40135361,-0.30204938,-0.46331872,0.81395512,0.28902531,-0.19023344,-0.00013346484,-0.51813993,-0.47397787,-0.78854768,0.16241969,0.88765227,-0.28875332,0.10665586,-0.3669419,-0.60974348,-0.03431126,-0.0045589152,0.65555212,-0.15966689,0.83816434,0.47689396,0.58696671,0.22606262,0.67968406,-0.051663567,-0.21914243,-0.81564367,0.3268111,-0.19217847,-0.9372025,-0.27764425,0.18271458,0.12266908,0.32554487,0.87621059,-0.055723204,-0.16165957,-0.48401914,-0.66168606,0.34186115,-0.28298988,0.70999933,0.7252045,0.11241263,-0.214983,-0.50962755,0.65602303,-0.95097409,0.50381866,0.46347676,0.90494463,0.22874719,0.15583371,0.89089658,-0.0015200295,0.14189409,0.36082772,0.58315832,0.60306553,0.84680781,-0.24688717,0.13290201,0.84404613,0.33039334,0.56892104,0.79293173,-0.29607883,0.48196394,0.54329474,0.70497988,0.73633538,-0.98766591,0.49951256,0.33953809,-0.85575316,0.51079779,0.36702661,-0.10547412,-0.51073799,0.52551814,0.719118,0.69562464,0.49594976,-0.53221647,-0.11847456,0.024336579,-0.52922962,0.82740432,0.27252236,-0.24690065,-0.60124972,-0.12863172,-0.36481925,-0.58287999,-0.19633625,-0.76559397,0.1637044,0.97106114,-0.87865218,0.34500031,-0.07634441,-0.27505681,0.87630528,0.016039001,-0.22343293,-0.4939272,0.53764224,-0.019561316,0.34179128,0.79566277,-0.075037083,0.37582269,0.68033287,0.90324636,0.51838321,0.1224127,-0.68420191,0.16139919,0.88267825,0.71865992,0.081063093,0.49566018,0.57064316,-0.19992546,0.81235123,-0.58480953,0.70082009,-0.19043758,-0.18630364,0.87474672,-0.07598433,0.37616422,-0.42805688,-0.15187929,0.38819008,0.87377858,0.029032726,-0.37815971,0.033229865,0.9513037,0.36155228,0.90100371,0.37480731,0.47353227,-0.17203459,0.86558091,0.18212402,0.70833847,-0.26524121,0.082196942,0.84610805,0.58372459,-0.66720407,0.17588241,1,1,0.074628513,-0.098637032,0.79765763,-0.23155687,0.23807418,-0.2965246,0.77939115,0.65168405,0.093634887,0.34223716,0.74164117,-0.99246744,0.30497849,-0.095777432,0.087655791,0.48475836,-0.52009561,0.54105337,-0.12231407,0.76980373,-0.46956202,0.67006717,-0.27255805,0.42526566,0.62421597,-0.33613309,0.43148749,-0.20862259,0.75056717,0.10246196,1,0.14877759,-0.0095979434,-0.52395947,0.59613473,-0.15176462,0.9368179,0.38740995,-0.95259418,0.29037993,-0.17559448,0.92958003,-0.18166612,0.21690782,-0.031431568,0.28093375,-0.69300415,0.043424645,0.15189207,-0.53721695,-1,-0.24216711,0.27407577,-0.8797843,0.51064178,0.24448582,0.25054541,0.31845891,0.81199533,0.72214751,0.54497611,-0.22160546,-0.45029238,-0.45899454,0.55437481,0.07809239,-0.53704013,0.49219656,-0.65278471,0.2232103,0.87309214,-0.065016291,-0.53628966,0.42558831,0.28163512,-0.47975048,-0.073220636,0.1756893,0.15383767,-0.48871923,-0.73039227,0.24517354,0.93223765,-0.8619314,-0.27752725,0.2844637,-0.73710826,0.25955476,-0.32797016],[0.73919769,-0.30596899,0.59834348,-0.70678838,0.19659466,-0.64313837,0.26534468,-0.24149075,1,-0.65130218,-0.47902757,0.64332343,0.50949762,-0.19064893,-0.74953059,-0.85786915,0.02406967,-0.40553526,0.67110947,0.18122774,-0.29257523,-0.11171521,-0.84566246,-1,-0.34905863,0.085477451,0.13740591,-0.7820176,-0.45813377,0.5352464,-1,-0.064726381,-0.35056446,-0.67369753,-0.43230329,0.59915373,-0.48372482,-0.46286841,0.65330047,0.25412436,-0.62700489,-0.91759974,-0.43721116,-0.42466279,0.79581844,-0.71365125,-0.4668363,0.46463085,0.90353266,-0.36309681,0.02492799,-0.93732872,-0.042416201,-0.25516789,0.55249918,-0.98974174,-0.13492361,0.088585912,0.17359704,-0.88517069,-0.85783275,-0.46325542,0.38641513,0.0082816113,-0.94941398,-0.49483781,0.088926592,0.6682804,0.7200672,0.3307044,-0.22054968,0.87910335,1,0.34319883,0.29923785,-0.13216963,-0.95245955,-0.39309138,0.082195174,0.94233053,0.015137239,-0.17632862,0.099481169,0.21699646,-0.012213514,0.17165303,-0.79881106,0.2000125,0.9452973,-0.049258047,-0.24290279,0.98821517,-0.26156315,-0.50049626,0.12024956,0.37885328,-0.54604176,0.86811718,-0.33489173,0.67299188,-0.34113964,-0.40294521,0.72536362,0.22101533,-0.4210859,-0.19857932,0.097893242,0.3614796,-0.10196563,0.14908343,-0.88386483,-0.0072176265,0.16054664,-0.93831649,-0.23815903,0.084407012,0.26593743,0.47517914,0.96450139,-0.20178385,-0.8919706,-0.14458301,-0.31618497,0.79278813,-0.35359064,-0.47039809,0.72785287,0.35367415,0.64288024,0.78359111,0.37610246,0.52943424,-0.84085633,-0.48055818,0.57974833,0.013903647,-0.98351681,-0.60752221,0.19629684,0.58850719,0.84268815,-0.34610181,0.10737543,0.21327681,0.44006497,-0.26181113,0.88661124,0.52212591,-0.23848896,0.80332959,0.41357112,0.93875296,0.38111072,-0.87385323,-0.42372178,0.49350352,0.65907469,0.72546939,0.10611872,0.39231105,-0.97907269,-0.14162412,-0.70995807,0.17585318,-0.50282133,0.26013634,0.62184758,0.73073578,0.7599042,0.17294995,0.16697956,0.66560914,0.71549334,-0.31578685,-0.77378758,-0.48819779,0.62993234,-0.17645243,0.11325855,-0.14370994,0.37933971,-0.97882386,-0.038592486,0.95474747,0.42059767,-0.094588102,-0.56658662,0.22275796,-0.61216449,-0.69854048,-0.42910675,0.52092588,0.57721435,-0.32394156,0.71514054,-0.59777952,0.87095197,-0.43787749,-0.012113965,0.93869665,-0.53004986,0.41936431,-0.25543179,0.7537221,-0.10417944,-0.92019468,-0.54450173,0.64932002,0.096879443,-0.41937197,0.48364639,-0.95862299,-0.12932588,-0.82563428,0.18457221,-0.52569326,0.47737795,-0.99018172,0.0047683114,0.49912661,-0.88757633,-0.053602641,0.82757523,0.55353315,-0.44467326,-0.24050917,0.085845037,0.078079753,0.061460648,0.94796535,-0.42063035,-0.060503013,-1,-0.44342054,-0.4575855,0.85925486,-0.4549039,0.38958576,0.60783665,-0.71096254,-0.60858395,0.94964685,0.20877471,-0.030251023,0.76018323,0.61034488,0.0077857639,0.052830287,-0.85314965,0.41803393,-0.12018081,0.81708845,0.36002599,0.94533,-0.52240058,-0.33780572,0.12208383,0.31887938,-0.26128337,0.15448296,0.19539403,-0.79980938,-0.39477175,0.45133674,-0.32181128,0.017604248,0.25960878,0.879686,0.099006088,0.13843197,-0.51179911,1,0.2971215,-0.77194506,-0.55415923,0.48043833,-0.053954356,0.76552024,0.72945885,-0.14786358,-0.85249512,-0.45444209],[0.32238601,0.74845331,0.68164812,0.31690224,0.67047337,-0.27217508,0.1006646,0.6769327,0.66115629,0.1364207,-0.88294148,-0.094025425,-0.012006868,-0.6921301,-0.19196444,0.42209944,0.6719605,-0.29519442,-0.7743261,-0.036177852,-0.34985437,0.20847671,-0.89082979,-0.026698948,-0.46150079,0.22439841,0.85596128,-0.0034623602,-0.89592457,0.067785636,0.33729048,0.67943563,-0.51729829,-0.0039878934,-0.88823896,-0.056255804,0.085058944,-0.88063118,-0.059009851,0.25948522,0.61096104,-0.47209558,-0.033607058,-0.70159312,-0.079456739,0.11313488,-0.92572885,0.041609998,-0.09148819,0.41368687,0.67887697,0.45028102,0.72605835,-0.37962859,-0.23357055,-0.35862452,-0.11658074,1,-0.31139209,0.33934443,0.13780344,-0.93955975,0.11000514,0.81578995,-0.024358514,-0.7342156,-0.38697548,0.45037438,-1,0.20787929,0.75873822,0.54284435,-0.27007254,0.45321986,-0.90730758,0.94197114,-0.018594303,-0.79709528,-0.57052347,0.22395549,0.73681533,-0.57580404,0.26165293,0.91073548,0.97511437,-0.3178364,0.23519102,-0.6191415,0.1324015,0.83751692,-0.73123188,0.83166834,-0.51936655,-0.4168933,0.29770511,0.77761963,-0.85835445,0.89722805,-0.38193684,-0.61681826,0.63229037,-0.7728453,-0.84493622,-0.083286415,-0.18073959,-0.50936917,0.2955393,1,0.84421526,-0.2923455,0.35648037,0.87491399,-0.35205466,0.2726977,-0.42564888,0.2629897,0.94340495,-0.58021546,0.346357,0.57550548,0.3763265,0.76768312,-0.41765657,-0.69720119,0.75352375,-0.76206222,-1,-0.067218404,-0.30618978,-0.9580744,-0.15426325,-0.29054662,0.083505858,-0.85778176,0.063313044,0.81594914,-0.049210637,-0.80468826,-0.49821794,0.39083012,-0.80795963,-0.52318644,0.32602561,0.89111265,0.19762965,0.81988549,0.54636536,0.31339995,0.77960991,0.56125159,0.2351816,0.45591481,-0.26271694,-0.01853538,-0.96200536,-0.0025860172,0.84862423,-0.054258067,-0.63508932,-0.13582489,-0.38952456,-0.18061388,0.3927306,0.76456305,-0.28215652,-0.42626965,0.41407336,-0.81377868,-0.60072022,-0.076188291,-0.33101816,-0.28115753,-0.27797172,-0.32792068,0.036823972,-0.99735722,0.04556002,-0.35209253,0.35918252,0.76529431,-0.32181323,-0.28884434,-0.22752857,-0.60370904,0.037572108,0.50888367,0.36683695,0.75327992,-0.055817241,0.13138184,-1,-0.00011181188,0.37731299,0.76311398,0.57872383,-0.72887581,0.96435107,-0.38672813,-0.29909169,0.3361939,-0.73988045,0.27825777,0.85410355,0.54729124,0.87345246,0.065507372,-0.816642,-0.79433578,-0.00060735828,-0.28393815,-0.18232154,-0.44222288,-0.23197076,0.28377372,0.7408029,-0.32641138,-0.080394287,-0.20532533,-0.21031787,-0.31461256,-0.28509189,-0.14805029,0.36327452,0.77733309,0.42704856,-0.48762325,0.32137448,0.81821241,-0.57028298,0.18328348,-0.57449878,0.96906673,-0.080286668,-0.72944206,-0.80513941,1,-0.46604914,-0.75761788,0.8859979,-0.59115496,0.29968584,0.84205498,0.33506512,-0.50115236,0.55178241,-0.92544808,0.91430518,-0.37750785,0.41627824,0.22432333,0.643879,0.61786382,0.035966311,0.53747,-0.73881543,-0.47877913,0.16603984,0.90987607,-0.56683665,0.34467416,0.80489907,0.10239332,-0.80639258,-0.031130916,-0.41029435,0.37837333,0.91532357,-0.58495175,-0.13099499,-0.083833298,0.39994687,0.8647988,0.34219904,0.036318178,-0.95843763,-0.10861079,-0.50730571,0.43948098,-0.96446143,0.9279595,0.03588929,-0.65327385],[0.078585607,-0.3951495,-0.4608002,0.072547668,0.86794811,-0.44652788,-0.029305853,-0.064566378,-0.2386658,0.33448664,-0.18240112,0.93358008,0.1676283,0.041668477,0.63408778,-0.1505072,0.96735024,-0.35485161,0.57116808,-0.68377057,0.049557722,0.22180233,-0.13558043,0.67367416,-0.65991769,0.06672198,-0.012828537,0.44972619,-0.096835326,0.93810166,-0.1718223,0.82491466,-0.28614894,0.34653645,0.11500294,0.92248214,0.27853962,-0.12469611,0.86200071,-0.16139382,0.59219696,-0.16729654,0.23317243,0.093929536,0.71933994,0.20376453,-0.14371569,0.96403507,-0.28167723,-0.12087459,-0.22714931,-0.019033996,1,-0.3660045,0.023146225,0.25254454,0.25605691,0.45891787,-0.64901636,-0.92769444,0.37141296,-0.11370413,0.99727458,-0.95024216,0.81423737,0.33105609,1,0.044734476,-0.069496049,-0.11592648,-0.24485072,-0.48060421,0.62341333,0.24911581,-0.10082843,-0.79431925,0.80670946,0.41012757,-0.34883584,0.093865128,0.0728508,-0.56282789,0.18697909,-0.069026179,0.60494509,-0.89587547,-1,-0.57025564,0.18955231,0.088463139,0.010520718,-0.32719998,0.15045487,-0.57218584,-0.14178111,-0.14044708,0.10283526,-0.36095048,0.39180408,0.46523265,-0.059376028,-0.021167711,0.49027951,-0.6998677,0.15381754,-0.41033858,-0.11662568,0.11716855,0.52782161,-1,-0.97277381,0.35036947,-0.79002077,-0.76154192,-0.61396355,0.074874226,-0.10277375,-0.3613248,0.081136059,-0.13328771,-0.026527983,0.99842597,-0.29856673,0.19331869,-0.25472658,-0.015795804,0.53759471,-0.76267718,-0.14890969,0.44182734,-0.69344113,-0.10762606,0.24223058,-0.065199336,0.98670691,-0.85584072,0.57435992,0.20861008,0.91787576,-0.11841292,-0.039864506,-0.68565578,-0.085351498,-0.018013448,-0.15826176,-0.17136211,-0.51931376,0.0094754529,-0.11718082,-0.56102469,0.044347209,0.74622092,-0.14654683,0.30319089,0.067981049,1,-0.45433154,0.36203712,0.29337021,0.10519209,0.13201228,0.39031922,-0.076916685,0.84674864,-0.44874782,0.87368629,-0.0058863276,-0.027121365,0.22766335,-0.21800139,0.12453618,0.36080625,0.11897835,0.13222356,0.43223526,0.027201952,0.98870076,-0.50318145,-0.056425383,-0.20706031,0.11373123,0.16241735,0.24303787,-0.21747744,-0.046178114,0.033033747,0.040936084,0.54799976,-0.50072203,0.22747938,0.072097021,0.93353074,0.1851732,-0.38194204,-0.46966076,0.10593473,-0.56603733,0.32668797,0.64364232,-0.15594735,0.031911686,-0.090729809,-0.056110856,-0.54133268,-1,0.67014239,0.34616528,0.66682177,-0.68335961,0.078537543,0.15419981,0.22255966,0.28378416,0.13973244,0.89839548,-0.35254879,-0.0023535484,0.40663687,0.30366069,0.056529421,0.059170188,0.32545795,0.096499508,-0.087053829,-0.45091402,-0.67221206,0.12264762,-0.065840108,0.73792789,-0.3492803,0.030048273,-0.89585721,0.56381305,0.32366498,0.29797632,-0.57898191,0.35676441,0.32528176,-0.3530778,0.12145888,0.10978685,-0.18460001,-0.67945125,0.79234374,-0.16419127,-0.15590848,0.50819082,-0.70299705,-0.72535907,-0.21210941,-0.19956551,-0.43701712,-0.056140026,0.31188049,0.03234417,-0.50662725,-0.09590651,-0.023522591,-0.76669137,-0.080522158,-0.079762308,0.16026645,0.015082066,0.97281821,-0.57647921,-0.14947725,-0.086949597,0.24130996,-0.16116492,0.19294444,0.27188755,-0.04284173,-0.57568829,0.43159463,0.03679493,0.91213508,0.79473689,-0.056132643,-0.19744252,-0.71005396,0.75421617,0.27854037],[-0.30128812,-0.54648562,-0.38714672,-0.7196483,-0.94230857,-0.14488305,-0.57195509,-0.20777012,-0.11478971,0.78324655,0.36798825,0.76298994,0.38257931,0.40942572,0.59258707,-1,-0.92400222,0.10804194,0.62394904,-0.11930524,0.10015699,0.7375987,0.45082234,0.55560505,-0.65179078,0.45818007,0.070316174,0.90355548,0.60401819,0.93077216,-0.73393845,-0.76844962,0.15783796,0.55958938,0.50069385,0.8527866,0.69846595,0.63746192,0.6928328,-0.58389262,-0.2953185,0.10914283,0.39510725,0.38655294,0.74950153,1,0.6285711,0.8240784,-0.3330836,0.20122371,-0.30733417,-0.73543717,-1,0.099855778,-0.12518949,0.038964205,0.39090548,0.29730962,-0.62453495,-0.93102548,0.89518618,0.56058969,0.67799203,0.15448312,0.99469621,-0.46221651,0.54555723,-0.47335508,-0.33766298,-0.74038429,-0.25245835,-0.47942591,0.073970529,-0.60107875,-0.078527242,0.13796533,1,-0.24445152,-0.29341271,0.36993747,0.10424959,-0.50467701,0.20539653,0.05147214,0.73585687,-0.45032703,-0.79499585,-0.13699304,0.43869131,-0.062596103,0.3766088,0.29946155,0.04999459,-0.55994431,0.4954068,-0.18496457,0.74200065,0.3990086,0.27495131,0.63250317,0.03280726,-0.19037162,0.45811857,-0.30017405,0.22090224,-0.066451665,0.4943412,0.11514911,0.41500945,-0.39840016,-0.88502002,0.62930175,-0.39478986,-1,-0.53225359,0.3541277,-0.055379973,-0.33630175,0.17233308,-0.16313523,-0.55799413,-0.825795,0.062209963,0.27654364,0.17121365,-0.098792341,0.36880599,-0.74399679,-0.0073688772,0.50655544,-0.69962754,0.044468266,0.89856661,0.74907861,0.81938517,0.27543682,0.65493489,-0.39132423,0.53496599,-0.43646796,-0.21041648,-0.43093638,0.43721115,-0.10234649,-0.7455698,-0.36683122,-0.54051192,-0.76576577,-0.55441556,-0.4671077,-0.57584793,-0.43444933,0.18314533,0.64564272,0.7005277,0.88809481,0.46327689,0.42803172,-0.2321776,-0.054168081,0.15980526,0.53940983,-0.95429649,-0.93566879,-0.11002238,0.65919758,-0.34630749,-0.23985728,0.086226793,-0.14356966,0.24013416,0.073301598,0.018940682,0.12958333,0.92536911,0.61764149,1,-0.71291544,0.17528908,-0.11909145,-0.33198732,0.054187895,0.4032049,-0.070153759,0.082467906,-0.051148347,-0.75870285,-0.7807821,-0.24862122,0.96632167,0.48618408,0.848165,-0.41531467,-0.6790726,-0.36955391,0.81935278,0.43833107,0.16338318,0.32518368,-0.13831758,-0.11632353,-0.84570622,-0.43221116,-0.42931499,0.40433737,0.82766703,-0.27737611,0.39693145,-0.54549121,0.10067164,-0.22530052,0.16521669,0.43262567,-0.80823084,-0.77463406,-0.039104089,-0.061261178,0.31297044,0.38161289,-0.034913121,-0.0096200508,0.48925781,-0.27439415,-0.37072733,-0.35260859,-0.70812758,0.33481753,0.011329196,0.57089999,-0.27805528,-0.090322052,0.13771068,0.8621698,-0.33768347,0.81865687,0.25367422,0.26261128,0.81752006,0.072351271,-0.10046567,-0.46172784,-0.68214037,-0.59570179,0.45907,-0.30668755,-0.42617234,0.41930976,-0.30197767,-0.73113443,-0.72735422,-0.1095893,-0.39388308,-0.11417964,-0.076330267,0.17075409,-0.37728707,0.54192457,-0.0096309923,-0.55458223,0.55036312,0.022340055,0.71312407,0.5421562,0.96044922,-0.53374899,0.58202437,-0.089619921,0.23572786,-0.11170781,0.30801991,-0.3479599,-0.57501191,-0.573863,0.79982525,0.7439444,0.93134533,0.25742058,-0.59266294,-0.34119844,-0.068953801,0.49928767,-0.33281803]],&#34;color&#34;:[[&#34;#BEBEBE&#34;,&#34;#00FFFF&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#00FF24&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#FF6D00&#34;,&#34;#FF0000&#34;,&#34;#00FF24&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#00FF24&#34;,&#34;#49FF00&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#FFDB00&#34;,&#34;#0024FF&#34;,&#34;#B6FF00&#34;,&#34;#BEBEBE&#34;,&#34;#FFDB00&#34;,&#34;#BEBEBE&#34;,&#34;#FF6D00&#34;,&#34;#00FF92&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#0092FF&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#00FF92&#34;,&#34;#00FF92&#34;,&#34;#FF6D00&#34;,&#34;#BEBEBE&#34;,&#34;#00FF24&#34;,&#34;#BEBEBE&#34;,&#34;#4900FF&#34;,&#34;#4900FF&#34;,&#34;#FF0000&#34;,&#34;#FFDB00&#34;,&#34;#B600FF&#34;,&#34;#FF6D00&#34;,&#34;#B6FF00&#34;,&#34;#B6FF00&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#49FF00&#34;,&#34;#00FFFF&#34;,&#34;#B600FF&#34;,&#34;#FF00DB&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#49FF00&#34;,&#34;#BEBEBE&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#0092FF&#34;,&#34;#BEBEBE&#34;,&#34;#B6FF00&#34;,&#34;#FFDB00&#34;,&#34;#BEBEBE&#34;,&#34;#49FF00&#34;,&#34;#00FFFF&#34;,&#34;#BEBEBE&#34;,&#34;#49FF00&#34;,&#34;#BEBEBE&#34;,&#34;#FF6D00&#34;,&#34;#BEBEBE&#34;,&#34;#FFDB00&#34;,&#34;#0092FF&#34;,&#34;#BEBEBE&#34;,&#34;#FF006D&#34;,&#34;#0024FF&#34;,&#34;#00FF92&#34;,&#34;#B6FF00&#34;,&#34;#BEBEBE&#34;,&#34;#FF6D00&#34;,&#34;#FF6D00&#34;,&#34;#FF0000&#34;,&#34;#FF6D00&#34;,&#34;#FF00DB&#34;,&#34;#FF006D&#34;,&#34;#FF0000&#34;,&#34;#0024FF&#34;,&#34;#FFDB00&#34;],[&#34;#FFBF00&#34;,&#34;#DFFF00&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#DFFF00&#34;,&#34;#00FFFF&#34;,&#34;#BEBEBE&#34;,&#34;#FF6000&#34;,&#34;#FF0000&#34;,&#34;#DFFF00&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#DFFF00&#34;,&#34;#80FF00&#34;,&#34;#00FF40&#34;,&#34;#FF0000&#34;,&#34;#20FF00&#34;,&#34;#00FF9F&#34;,&#34;#FFBF00&#34;,&#34;#BEBEBE&#34;,&#34;#20FF00&#34;,&#34;#0040FF&#34;,&#34;#FF6000&#34;,&#34;#00FF40&#34;,&#34;#0040FF&#34;,&#34;#BEBEBE&#34;,&#34;#FF6000&#34;,&#34;#009FFF&#34;,&#34;#2000FF&#34;,&#34;#00FFFF&#34;,&#34;#FF6000&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#FF6000&#34;,&#34;#BEBEBE&#34;,&#34;#DFFF00&#34;,&#34;#2000FF&#34;,&#34;#8000FF&#34;,&#34;#8000FF&#34;,&#34;#FF0000&#34;,&#34;#20FF00&#34;,&#34;#00FF9F&#34;,&#34;#FF6000&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#BEBEBE&#34;,&#34;#80FF00&#34;,&#34;#DFFF00&#34;,&#34;#00FF9F&#34;,&#34;#FF00BF&#34;,&#34;#BEBEBE&#34;,&#34;#FF0000&#34;,&#34;#FF6000&#34;,&#34;#80FF00&#34;,&#34;#BEBEBE&#34;,&#34;#DFFF00&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#009FFF&#34;,&#34;#DF00FF&#34;,&#34;#FFBF00&#34;,&#34;#20FF00&#34;,&#34;#00FFFF&#34;,&#34;#80FF00&#34;,&#34;#DFFF00&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#BEBEBE&#34;,&#34;#FF6000&#34;,&#34;#DF00FF&#34;,&#34;#20FF00&#34;,&#34;#009FFF&#34;,&#34;#BEBEBE&#34;,&#34;#FF0060&#34;,&#34;#00FF9F&#34;,&#34;#00FF40&#34;,&#34;#FFBF00&#34;,&#34;#BEBEBE&#34;,&#34;#FF6000&#34;,&#34;#FF6000&#34;,&#34;#FF0000&#34;,&#34;#FF6000&#34;,&#34;#FF00BF&#34;,&#34;#FF0060&#34;,&#34;#FF0000&#34;,&#34;#00FF9F&#34;,&#34;#20FF00&#34;],[&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#00FFFF&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#0040FF&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#80FF00&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#00FF40&#34;,&#34;#FF00BF&#34;,&#34;#80FF00&#34;,&#34;#8000FF&#34;,&#34;#FFBF00&#34;,&#34;#00FFFF&#34;,&#34;#FFBF00&#34;,&#34;#8000FF&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#FF00BF&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#00FF40&#34;,&#34;#FF0000&#34;,&#34;#FF00BF&#34;,&#34;#FF00BF&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#FFBF00&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#8000FF&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#00FFFF&#34;,&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#8000FF&#34;,&#34;#00FF40&#34;,&#34;#0040FF&#34;,&#34;#FFBF00&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#00FF40&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#00FFFF&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#00FFFF&#34;,&#34;#8000FF&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#0040FF&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#00FFFF&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#8000FF&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#00FFFF&#34;,&#34;#FFBF00&#34;,&#34;#FF00BF&#34;,&#34;#00FFFF&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#00FF40&#34;,&#34;#00FFFF&#34;,&#34;#80FF00&#34;,&#34;#FFBF00&#34;,&#34;#8000FF&#34;],[&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#00FFFF&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#FF00BF&#34;,&#34;#FF0000&#34;,&#34;#8000FF&#34;,&#34;#00FF40&#34;,&#34;#00FFFF&#34;,&#34;#00FF40&#34;,&#34;#8000FF&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#FF00BF&#34;,&#34;#FFBF00&#34;,&#34;#00FF40&#34;,&#34;#FFBF00&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#FFBF00&#34;,&#34;#FF00BF&#34;,&#34;#FF00BF&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#0040FF&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#8000FF&#34;,&#34;#00FF40&#34;,&#34;#FFBF00&#34;,&#34;#00FFFF&#34;,&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#FF0000&#34;,&#34;#8000FF&#34;,&#34;#80FF00&#34;,&#34;#0040FF&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#80FF00&#34;,&#34;#FFBF00&#34;,&#34;#0040FF&#34;,&#34;#FF0000&#34;,&#34;#00FFFF&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#00FFFF&#34;,&#34;#8000FF&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#00FFFF&#34;,&#34;#FFBF00&#34;,&#34;#80FF00&#34;,&#34;#8000FF&#34;,&#34;#00FF40&#34;,&#34;#00FF40&#34;,&#34;#00FFFF&#34;,&#34;#00FF40&#34;,&#34;#FF00BF&#34;,&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#80FF00&#34;,&#34;#00FFFF&#34;,&#34;#FF0000&#34;,&#34;#00FF40&#34;,&#34;#8000FF&#34;],[&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#00FFFF&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#0040FF&#34;,&#34;#FF0000&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#FF00BF&#34;,&#34;#FF0000&#34;,&#34;#8000FF&#34;,&#34;#00FF40&#34;,&#34;#00FFFF&#34;,&#34;#00FF40&#34;,&#34;#8000FF&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#FF00BF&#34;,&#34;#FFBF00&#34;,&#34;#00FF40&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#FFBF00&#34;,&#34;#FF00BF&#34;,&#34;#FF00BF&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#0040FF&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#8000FF&#34;,&#34;#00FF40&#34;,&#34;#FFBF00&#34;,&#34;#00FFFF&#34;,&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#FF0000&#34;,&#34;#8000FF&#34;,&#34;#80FF00&#34;,&#34;#0040FF&#34;,&#34;#00FF40&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#80FF00&#34;,&#34;#FFBF00&#34;,&#34;#0040FF&#34;,&#34;#FF0000&#34;,&#34;#00FFFF&#34;,&#34;#FF0000&#34;,&#34;#00FF40&#34;,&#34;#00FFFF&#34;,&#34;#8000FF&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#0040FF&#34;,&#34;#80FF00&#34;,&#34;#80FF00&#34;,&#34;#00FFFF&#34;,&#34;#FFBF00&#34;,&#34;#00FF40&#34;,&#34;#8000FF&#34;,&#34;#FF0000&#34;,&#34;#00FF40&#34;,&#34;#00FFFF&#34;,&#34;#00FF40&#34;,&#34;#FF00BF&#34;,&#34;#00FFFF&#34;,&#34;#0040FF&#34;,&#34;#FFBF00&#34;,&#34;#FFBF00&#34;,&#34;#FF0000&#34;,&#34;#FFBF00&#34;,&#34;#80FF00&#34;,&#34;#00FFFF&#34;,&#34;#FF0000&#34;,&#34;#00FF40&#34;,&#34;#8000FF&#34;]],&#34;alpha&#34;:[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],&#34;from&#34;:[[1,5,5,5,8,8,9,9,9,9,9,9,9,9,10,10,11,11,15,15,15,15,15,17,18,18,18,21,21,21,21,21,22,22,23,23,23,25,27,27,28,28,32,32,36,36,37,38,38,38,38,42,44,44,44,44,45,45,46,47,47,47,48,48,49,51,51,51,53,53,53,54,56,60,60,63,63,65,67,68,70,75,80,81,86,87],[0,1,1,1,2,2,3,3,3,3,3,3,3,5,5,5,5,5,6,6,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,10,10,11,11,11,11,11,11,11,11,11,12,15,15,15,15,15,15,15,17,18,18,18,18,18,19,19,19,19,20,20,20,20,20,21,21,21,21,21,22,22,22,22,23,23,23,23,25,25,25,26,27,27,27,27,27,27,27,28,28,28,31,31,32,32,33,34,35,35,35,35,35,36,36,37,38,38,38,38,38,42,44,44,44,44,44,45,45,46,47,47,47,47,48,48,48,48,49,49,49,51,51,51,51,53,53,53,53,54,54,56,58,58,58,59,60,60,60,63,63,64,65,66,67,68,68,70,70,72,75,75,77,80,81,85,85,86,87],[0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,16,16,17,17,17,17,18,18,18,18,18,18,18,19,19,19,19,20,20,20,20,20,20,21,21,21,21,21,21,22,22,22,22,22,23,23,23,23,23,23,23,24,24,24,24,24,24,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,28,28,28,29,29,29,29,29,30,30,30,30,30,30,31,31,31,31,31,31,31,31,31,32,32,32,33,33,33,33,33,33,34,34,34,34,34,35,35,35,35,35,35,36,36,37,38,38,38,38,38,38,39,39,40,40,40,41,41,42,42,43,44,44,44,44,44,45,45,45,45,46,46,46,46,46,47,47,47,47,47,48,48,48,48,48,48,48,49,49,49,49,49,49,50,50,50,50,51,51,51,51,52,52,52,53,53,53,53,53,54,54,55,55,55,55,56,56,56,56,57,57,57,57,58,58,58,59,59,59,59,60,60,60,60,61,62,62,62,62,63,63,64,64,64,64,64,65,65,66,66,67,67,67,67,68,68,69,69,70,70,72,73,74,74,74,75,75,75,77,78,80,81,85,85,86,87],[0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,20,20,20,20,20,20,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,28,28,28,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,30,30,30,30,30,30,30,30,30,30,31,31,31,31,31,31,31,31,31,31,31,32,32,32,32,32,32,32,33,33,33,33,33,33,33,33,34,34,34,34,34,34,34,34,34,35,35,35,35,35,35,35,35,35,35,35,36,36,37,37,38,38,38,38,38,38,38,38,38,39,39,39,39,39,39,39,39,39,39,40,40,40,40,40,41,41,41,41,41,41,41,41,41,41,41,42,42,42,42,42,43,43,43,43,43,44,44,44,44,44,45,45,45,45,46,46,46,46,46,46,47,47,47,47,47,47,47,48,48,48,48,48,48,48,48,49,49,49,49,49,49,49,50,50,50,50,50,50,51,51,51,51,52,52,52,52,53,53,53,53,53,53,53,53,54,54,54,55,55,55,55,55,56,56,56,56,56,56,56,56,56,56,57,57,57,57,57,57,57,58,58,58,59,59,59,59,59,59,59,60,60,60,60,60,61,61,61,61,61,61,61,62,62,62,62,62,63,63,64,64,64,64,64,65,65,66,66,66,66,66,66,66,67,67,67,67,68,68,69,69,70,70,70,72,72,72,73,74,74,74,74,75,75,75,75,76,76,77,78,79,79,79,80,80,80,81,81,83,83,84,84,85,85,86,87,90],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,17,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,21,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,25,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,28,28,28,28,28,28,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,31,31,31,31,31,31,31,31,31,31,31,31,32,32,32,32,32,32,32,32,32,32,32,33,33,33,33,33,33,33,33,33,33,33,33,33,33,34,34,34,34,34,34,34,34,34,34,34,34,34,34,35,35,35,35,35,35,35,35,35,35,35,35,35,36,36,36,36,36,36,37,37,38,38,38,38,38,38,38,38,38,38,38,38,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,40,40,40,40,40,40,41,41,41,41,41,41,41,41,41,41,41,41,41,41,42,42,42,42,42,42,43,43,43,43,43,43,44,44,44,44,44,44,45,45,45,45,45,45,46,46,46,46,46,46,46,46,47,47,47,47,47,47,47,47,47,48,48,48,48,48,48,48,48,48,49,49,49,49,49,49,49,49,49,50,50,50,50,50,50,50,50,50,50,50,50,50,51,51,51,51,51,51,52,52,52,52,52,52,52,52,52,52,53,53,53,53,53,53,53,53,54,54,54,54,54,55,55,55,55,55,55,55,56,56,56,56,56,56,56,56,56,56,56,57,57,57,57,57,57,57,57,57,57,58,58,58,59,59,59,59,59,59,59,59,59,60,60,60,60,60,61,61,61,61,61,61,61,61,61,61,62,62,62,62,62,62,62,62,63,63,63,64,64,64,64,64,64,65,65,65,66,66,66,66,66,66,66,66,67,67,67,67,68,68,68,69,69,70,70,70,71,71,72,72,72,72,73,74,74,74,74,74,75,75,75,75,75,76,76,76,76,77,78,79,79,79,79,80,80,80,80,80,81,81,82,83,83,83,84,84,84,84,85,85,86,87,90,90]],&#34;to&#34;:[[71,10,17,40,38,47,11,15,44,51,58,63,87,91,17,40,51,87,44,51,63,87,91,40,53,60,70,25,45,68,77,93,81,92,48,67,83,93,38,47,36,37,65,78,37,82,82,47,75,86,88,43,51,63,87,91,68,77,55,75,85,88,49,67,67,63,87,91,60,70,73,71,89,70,73,87,91,78,83,77,73,86,90,92,88,91],[64,54,62,71,23,48,9,11,15,44,58,63,91,10,17,40,54,71,34,69,27,38,47,75,85,86,88,11,15,20,44,51,58,63,87,91,17,40,12,14,15,44,51,58,63,87,91,63,20,44,51,58,63,87,91,40,53,60,70,72,73,28,36,37,82,44,51,63,87,91,25,45,68,77,93,46,55,81,92,48,49,67,83,68,77,93,29,35,38,47,75,85,86,88,36,37,82,85,88,65,78,41,69,38,47,85,86,88,37,82,82,47,75,85,86,88,43,51,58,63,87,91,68,77,55,75,85,86,88,49,64,67,83,64,67,83,58,63,87,91,60,70,72,73,62,71,89,63,87,91,75,70,72,73,87,91,67,78,76,83,77,93,72,73,73,86,88,93,90,92,86,88,88,91],[2,23,48,49,64,67,74,83,5,10,13,17,40,50,54,62,71,23,48,49,59,64,67,83,4,7,9,11,12,14,15,20,44,51,58,63,87,91,7,11,12,14,18,53,70,87,91,10,13,17,40,50,54,62,71,34,42,43,56,69,76,89,9,11,12,15,20,44,51,58,63,87,91,26,27,29,31,35,38,47,59,61,75,85,86,88,11,12,14,15,20,44,51,58,63,87,91,13,17,40,54,71,84,12,14,15,20,44,51,58,63,87,91,14,15,20,44,51,58,63,87,91,17,40,50,71,84,15,18,44,51,53,58,63,70,72,87,91,20,44,51,58,63,87,91,31,83,40,54,62,71,53,57,60,70,72,73,89,28,36,37,82,44,51,58,63,87,91,25,45,52,68,77,93,24,46,55,81,92,48,49,64,67,74,80,83,46,55,66,81,84,92,45,52,68,77,93,27,29,31,38,39,47,59,61,75,85,86,29,31,35,38,47,59,75,85,86,88,36,37,82,31,38,47,61,85,32,33,41,65,78,79,35,38,39,47,59,75,85,86,88,65,78,79,41,46,55,79,81,92,42,43,56,69,89,38,47,75,85,86,88,37,82,82,47,59,75,85,86,88,59,86,54,62,71,79,81,43,69,69,51,58,63,87,91,52,68,77,93,55,66,76,81,92,59,75,85,86,88,49,64,67,74,80,83,90,64,67,74,80,83,90,54,62,71,72,58,63,87,91,68,77,93,57,60,70,72,73,62,71,66,76,81,92,57,69,76,89,60,70,72,73,63,87,91,75,85,86,88,70,72,73,89,89,71,74,80,90,87,91,67,74,80,83,90,78,79,76,84,74,80,83,90,77,93,76,89,72,73,73,89,80,83,90,85,86,88,93,79,90,92,86,88,88,91],[2,16,23,42,43,48,49,64,67,74,80,83,90,5,10,13,17,40,50,54,62,71,90,23,39,48,49,59,60,64,67,70,72,73,83,4,7,9,11,12,14,15,20,44,51,58,63,87,91,7,9,11,12,14,15,18,20,35,44,51,53,58,60,61,63,70,72,73,84,87,89,91,10,13,17,40,50,54,62,71,84,34,42,43,56,66,69,76,89,9,11,12,14,15,20,30,32,35,44,51,58,63,65,78,79,84,87,91,13,26,27,29,31,35,38,39,47,59,61,75,84,85,86,88,11,12,14,15,20,44,51,58,63,87,91,13,17,27,40,50,54,62,71,84,12,14,15,20,44,51,58,63,87,91,14,15,20,32,44,51,58,63,87,91,17,18,24,26,27,29,38,40,50,54,61,71,75,84,15,18,20,44,51,53,58,60,63,70,72,73,87,91,20,44,51,58,63,87,91,23,30,31,33,38,39,41,45,47,48,49,59,67,74,83,85,86,88,40,50,54,62,71,84,26,39,50,53,56,57,60,61,70,72,73,89,28,36,37,80,82,90,44,51,58,63,87,91,25,29,45,52,68,77,93,24,33,46,55,57,66,76,81,92,39,48,49,59,64,67,74,80,83,90,46,55,57,66,71,76,81,84,92,45,52,68,72,77,93,27,29,31,35,38,39,47,53,56,57,59,60,61,70,73,75,77,85,86,88,89,29,31,35,38,47,59,61,75,84,85,86,88,36,37,82,31,35,38,39,45,47,56,59,61,68,75,77,85,86,88,89,32,33,35,41,52,65,74,78,79,85,35,38,39,41,47,59,75,83,85,86,88,34,35,41,52,65,78,79,41,46,52,55,66,79,81,92,42,43,56,65,66,69,76,78,89,38,41,47,59,61,65,75,84,85,86,88,37,82,61,82,39,47,59,61,75,84,85,86,88,47,48,57,59,75,83,85,86,88,93,50,54,62,71,84,46,55,65,66,74,78,79,81,85,88,92,43,56,64,69,76,56,64,69,76,89,51,58,63,87,91,52,68,77,93,55,57,66,76,81,92,59,61,75,84,85,86,88,49,59,64,67,74,80,83,90,62,64,67,74,80,83,90,54,60,62,70,71,72,58,63,87,91,68,77,79,93,56,57,60,61,70,72,73,89,62,71,74,57,66,76,81,92,57,60,61,66,69,70,73,76,84,89,60,66,70,72,73,76,89,63,87,91,61,67,75,83,85,86,88,61,70,72,73,89,70,73,75,85,86,88,89,67,71,74,80,90,87,91,67,74,80,83,90,78,79,69,76,79,81,84,89,92,74,80,83,90,77,93,76,89,72,73,89,73,89,93,89,80,82,83,90,84,85,86,88,81,89,93,79,81,82,92,82,83,90,90,92,88,90,85,89,86,88,88,91,92],[2,16,23,41,42,43,48,49,62,64,67,69,74,80,81,83,90,92,5,10,13,17,24,40,49,50,54,62,67,71,74,80,90,92,18,23,26,39,48,49,53,57,59,60,64,67,70,72,73,74,75,80,83,86,90,4,6,7,9,11,12,14,15,20,32,34,44,51,58,63,84,87,89,91,7,9,11,12,14,15,18,20,26,32,35,44,51,53,56,58,60,61,63,65,70,72,73,78,84,86,87,89,91,10,13,17,40,50,54,62,71,84,34,42,43,45,52,56,57,66,68,69,73,76,77,89,9,11,12,14,15,20,30,32,33,34,35,41,44,51,58,63,65,78,79,84,87,91,13,16,26,27,29,31,35,38,39,47,56,59,61,75,84,85,86,88,11,12,14,15,20,44,51,58,63,87,91,13,17,24,27,34,40,50,54,62,71,84,12,14,15,18,20,44,51,53,58,63,70,72,73,87,91,14,15,20,32,35,44,51,58,63,65,78,84,87,91,17,18,24,26,27,29,38,40,47,50,54,56,57,59,60,61,70,71,72,75,84,85,89,15,18,20,44,50,51,53,57,58,60,63,70,72,73,87,91,20,32,44,51,58,63,78,87,91,21,23,26,27,29,30,31,33,35,38,39,41,45,47,48,49,52,59,64,67,74,75,77,83,85,86,88,34,40,50,54,62,71,74,84,24,26,29,39,50,53,56,57,60,61,70,72,73,89,28,33,36,37,74,80,82,90,30,32,33,41,44,51,58,63,78,87,91,25,29,39,45,52,68,77,93,24,33,39,41,46,55,57,66,76,79,81,90,92,31,39,48,49,59,62,64,67,74,80,83,90,46,50,55,57,66,71,76,81,84,92,29,39,45,52,57,68,72,77,93,27,29,31,35,38,39,45,47,53,56,57,59,60,61,68,70,72,73,75,77,85,86,88,89,29,30,31,35,38,39,41,47,56,59,61,66,75,84,85,86,88,36,37,61,66,76,82,31,35,38,39,45,47,56,57,59,61,66,68,69,75,77,84,85,86,88,89,31,32,33,34,35,38,41,42,43,47,52,65,74,78,79,85,88,35,38,39,41,47,59,61,75,83,85,86,88,33,34,35,41,44,52,63,65,74,78,79,35,41,46,52,55,65,66,74,76,78,79,81,82,92,40,42,43,52,56,61,65,66,69,76,78,79,84,89,38,41,47,59,61,65,66,75,78,84,85,86,88,37,61,79,80,82,90,61,82,39,41,47,59,61,66,75,83,84,85,86,88,45,46,47,48,49,50,55,57,59,60,67,70,72,75,77,83,85,86,88,93,50,52,54,62,71,84,46,47,52,55,65,66,74,78,79,81,85,86,88,92,43,56,64,69,76,89,56,64,69,76,78,89,51,58,63,78,87,91,52,68,76,77,81,93,55,57,66,76,79,81,84,92,59,61,66,75,83,84,85,86,88,49,59,62,64,67,74,80,83,90,54,59,62,64,67,74,80,83,90,53,54,57,59,60,62,70,71,72,73,75,84,93,53,58,63,72,87,91,65,66,68,76,77,78,79,81,82,93,56,57,60,61,70,72,73,89,62,71,74,80,90,57,66,76,79,81,84,92,57,60,61,66,69,70,72,73,76,84,89,60,66,68,70,72,73,75,76,89,93,63,87,91,60,61,67,70,75,83,85,86,88,61,70,72,73,89,69,70,73,75,82,84,85,86,88,89,64,67,71,74,80,90,92,93,78,87,91,67,69,74,80,83,90,78,79,84,69,76,79,81,84,85,89,92,74,80,83,90,76,77,93,76,89,72,73,89,92,93,73,87,89,93,89,78,80,82,83,90,83,84,85,86,88,81,84,89,92,93,79,81,82,84,92,81,82,83,90,92,90,92,90,86,88,90,85,86,88,89,86,88,88,91,92,93]],&#34;main&#34;:[0.97,0.95,0.9,0.85,0.8]},&#34;deferfps&#34;:30,&#34;options&#34;:true,&#34;alpha&#34;:[[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],&#34;vertices&#34;:[[-0.083756874,-1,-1,-0.33193237,0.65896192,-0.33462375,0.0096707596,-0.96759652,-0.84339247,-0.39491718,-0.41929575,-0.49189299,0.50987879,-0.46153034,0.25408287,-0.48342594,-0.031117573,0.067823284,0.52322845,-0.0097745858,-0.44432355,0.5172261,0.36887232,-0.33947207,-0.26453272,-0.49680054,0.41740054,-0.59137677,0.1426698,0.93899703,-0.45717261,-0.037827692,-0.038347319,-0.56771021,0.15991127,0.78530781,0.40135361,-0.30204938,-0.46331872,0.81395512,0.28902531,-0.19023344,-0.00013346484,-0.51813993,-0.47397787,-0.78854768,0.16241969,0.88765227,-0.28875332,0.10665586,-0.3669419,-0.60974348,-0.03431126,-0.0045589152,0.65555212,-0.15966689,0.83816434,0.47689396,0.58696671,0.22606262,0.67968406,-0.051663567,-0.21914243,-0.81564367,0.3268111,-0.19217847,-0.9372025,-0.27764425,0.18271458,0.12266908,0.32554487,0.87621059,-0.055723204,-0.16165957,-0.48401914,-0.66168606,0.34186115,-0.28298988,0.70999933,0.7252045,0.11241263,-0.214983,-0.50962755,0.65602303,-0.95097409,0.50381866,0.46347676,0.90494463,0.22874719,0.15583371,0.89089658,-0.0015200295,0.14189409,0.36082772,0.58315832,0.60306553,0.84680781,-0.24688717,0.13290201,0.84404613,0.33039334,0.56892104,0.79293173,-0.29607883,0.48196394,0.54329474,0.70497988,0.73633538,-0.98766591,0.49951256,0.33953809,-0.85575316,0.51079779,0.36702661,-0.10547412,-0.51073799,0.52551814,0.719118,0.69562464,0.49594976,-0.53221647,-0.11847456,0.024336579,-0.52922962,0.82740432,0.27252236,-0.24690065,-0.60124972,-0.12863172,-0.36481925,-0.58287999,-0.19633625,-0.76559397,0.1637044,0.97106114,-0.87865218,0.34500031,-0.07634441,-0.27505681,0.87630528,0.016039001,-0.22343293,-0.4939272,0.53764224,-0.019561316,0.34179128,0.79566277,-0.075037083,0.37582269,0.68033287,0.90324636,0.51838321,0.1224127,-0.68420191,0.16139919,0.88267825,0.71865992,0.081063093,0.49566018,0.57064316,-0.19992546,0.81235123,-0.58480953,0.70082009,-0.19043758,-0.18630364,0.87474672,-0.07598433,0.37616422,-0.42805688,-0.15187929,0.38819008,0.87377858,0.029032726,-0.37815971,0.033229865,0.9513037,0.36155228,0.90100371,0.37480731,0.47353227,-0.17203459,0.86558091,0.18212402,0.70833847,-0.26524121,0.082196942,0.84610805,0.58372459,-0.66720407,0.17588241,1,1,0.074628513,-0.098637032,0.79765763,-0.23155687,0.23807418,-0.2965246,0.77939115,0.65168405,0.093634887,0.34223716,0.74164117,-0.99246744,0.30497849,-0.095777432,0.087655791,0.48475836,-0.52009561,0.54105337,-0.12231407,0.76980373,-0.46956202,0.67006717,-0.27255805,0.42526566,0.62421597,-0.33613309,0.43148749,-0.20862259,0.75056717,0.10246196,1,0.14877759,-0.0095979434,-0.52395947,0.59613473,-0.15176462,0.9368179,0.38740995,-0.95259418,0.29037993,-0.17559448,0.92958003,-0.18166612,0.21690782,-0.031431568,0.28093375,-0.69300415,0.043424645,0.15189207,-0.53721695,-1,-0.24216711,0.27407577,-0.8797843,0.51064178,0.24448582,0.25054541,0.31845891,0.81199533,0.72214751,0.54497611,-0.22160546,-0.45029238,-0.45899454,0.55437481,0.07809239,-0.53704013,0.49219656,-0.65278471,0.2232103,0.87309214,-0.065016291,-0.53628966,0.42558831,0.28163512,-0.47975048,-0.073220636,0.1756893,0.15383767,-0.48871923,-0.73039227,0.24517354,0.93223765,-0.8619314,-0.27752725,0.2844637,-0.73710826,0.25955476,-0.32797016]],&#34;xticklab&#34;:[&#34;-1.00&#34;,&#34;-0.60&#34;,&#34;-0.20&#34;,&#34;0.20&#34;,&#34;0.60&#34;,&#34;1.00&#34;],&#34;yticklab&#34;:[&#34;-1.00&#34;,&#34;-0.60&#34;,&#34;-0.20&#34;,&#34;0.20&#34;,&#34;0.60&#34;,&#34;1.00&#34;],&#34;zticklab&#34;:[&#34;1.00&#34;,&#34;0.60&#34;,&#34;0.20&#34;,&#34;-0.20&#34;,&#34;-0.60&#34;,&#34;-1.00&#34;],&#34;xtick&#34;:[0,0.2,0.4,0.6,0.8,1],&#34;ytick&#34;:[0,0.2,0.4,0.6,0.8,1],&#34;ztick&#34;:[0,0.2,0.4,0.6,0.8,1],&#34;crosstalk_key&#34;:[&#34;0&#34;,&#34;1&#34;,&#34;2&#34;,&#34;3&#34;,&#34;4&#34;],&#34;crosstalk_group&#34;:&#34;SharedDatafe99d0a2&#34;,&#34;fpl&#34;:-1},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt; &lt;em&gt;Editors Note: This post was revised on 8/28/17 to include a correction by the author that rescales the precision matrix.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2017/08/22/stocks/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Shiny in Medicine</title>
      <link>https://rviews.rstudio.com/2017/05/03/shiny-in-medicine/</link>
      <pubDate>Wed, 03 May 2017 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2017/05/03/shiny-in-medicine/</guid>
      <description>
        

&lt;p&gt;Shiny Apps are becoming ubiquitous as a way for data scientists to present the results of an analysis, and also to engage with information consumers who may not be coders. The trend I see is that the greater the variety of skills and interests of the information consumers for any particular project, the more valued are interactive visualizations that can be integrated into enterprise-wide communication workflows. So, it is not surprising to see Shiny apps popping up in all manner of healthcare and medical applications. If data scientists are going to bring predictive analytics into clinical workflows where doctors, nurses, scientists, technicians and administrators are all part of near real-time decision processes, they are going to have to be even more inventive in providing these multi-skilled teams with low-friction tools to ingest and manipulate information. Below are few interesting Shiny apps that are broadly related to Health Care and Medicine. My guess is that interactive visualizations like these will improve research and clinical workflows, and eventually change how all of us look at Health Care and Medicine.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://gallery.shinyapps.io/genome_browser/&#34;&gt;Genome viewer&lt;/a&gt; for ICGC cancer, built by the folks at &lt;a href=&#34;http://www.aridhia.com/&#34;&gt;Aridhia&lt;/a&gt;, is geared towards researchers. You can learn how to interpret the plot and learn the story behind its creation &lt;a href=&#34;http://www.aridhia.com/blog/beauty-in-simplicity-visualising-large-scale-genomic-data/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-04-26-shiny-in-medicine_files/app1.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;The &lt;a href=&#34;https://gallery.shinyapps.io/EDsimulation/&#34;&gt;Emergency Department Simulation&lt;/a&gt;, built by a group of mathematicians and physicians, models patient flow information under different assumptions about emergency department case loads, and illustrates how predictive analytics and statistical analysis can be integrated into operational clinical workflows.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-04-26-shiny-in-medicine_files/app2.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;The &lt;a href=&#34;http://riskcalc.org/ColorectalCancer/&#34;&gt;Colorectal Cancer risk calculator&lt;/a&gt; from the Cleveland Clinic targets physicians and the general public to personalize the risk of this disease. I found working through different “what if” scenarios of great help in thinking about the risk factors that are under my control.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-04-26-shiny-in-medicine_files/app3.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;Finally, these two Shiny Apps that provide information about US hospitals should be of interest to public health planners, as well as to the general public. The &lt;a href=&#34;http://datascience-enthusiast.com/R/Hospital_Rankings.html&#34;&gt;Hospital Ranking App&lt;/a&gt; compares hospital outcomes for heart attack, heart failure, and pneumonia against national statistics.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-04-26-shiny-in-medicine_files/app4.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;The &lt;a href=&#34;http://colorado.rstudio.com:3939/content/188/&#34;&gt;Access to Hospital Care Dashboard&lt;/a&gt; plots the density of hospitals throughout the United States, and indicates under-served areas.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-04-26-shiny-in-medicine_files/app5.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;If you or your team are doing this kind of work, we here at R Views would love to hear about it.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2017/05/03/shiny-in-medicine/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Reproducible Finance with R: ETF Country Exposure</title>
      <link>https://rviews.rstudio.com/2017/02/08/reproducible-finance-with-r-etf-country-exposure/</link>
      <pubDate>Wed, 08 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2017/02/08/reproducible-finance-with-r-etf-country-exposure/</guid>
      <description>
        
&lt;script src=&#34;/rmarkdown-libs/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/rmarkdown-libs/leaflet/leaflet.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/rmarkdown-libs/leaflet/leaflet.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/rmarkdown-libs/leafletfix/leafletfix.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/rmarkdown-libs/leaflet-binding/leaflet.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/leaflet-providers/leaflet-providers.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/leaflet-providers-plugin/leaflet-providers-plugin.js&#34;&gt;&lt;/script&gt;

&lt;p&gt;Today, we are going to tackle a project that has long been on my wishlist - a Shiny app to take a fund or portfolio, analyze its exposure to different countries and display those exposures on a world map. Now you know how exciting my wishlists are.&lt;/p&gt;
&lt;p&gt;Before describing our data importing/wrangling work here in the Notebook, it mgight be helpful to look at where we’re headed. The final Shiny app is &lt;a href=&#34;http://colorado.rstudio.com:3939/content/277/&#34;&gt;here&lt;/a&gt;. This is similar to a &lt;a href=&#34;http://colorado.rstudio.com:3939/content/206/&#34;&gt;previous project&lt;/a&gt; because we are building a leaflet map, shading according to data that we add to the spatial dataframe, and including another HTML widget that is reponsive to the map. However, our current project differs in important ways and has a completely different use.&lt;/p&gt;
&lt;p&gt;The previous project allowed user to click a country on the map and view the time series of returns. Our current project will allow the user to choose an ETF and view how that ETF is invested in different countries by how a world map is shaded.&lt;/p&gt;
&lt;p&gt;From a substantive perspective, this app helps visualize country risks instead of returns - indeed, it’s the first in our series that does not import stock returns in any way. From an R perspective, in our current project the map is the responsive object according to user inputs, whereas before the dygraph was the responsive object according to user clicks on a map. They are related and require spatial dataframes but very different.&lt;/p&gt;
&lt;p&gt;If you looked closely at the Shiny app, you noticed that we do have a data object that os responsive to a map click: we display a datatable of companies held by the ETF in whatever country is clicked. That is, if a user chooses an ETF and sees by the shading that the ETF is allocated X% to China, the user can click on the map to see which companis the ETF owns in China. That functionality is similar to the dygraphs functionality, except of course we have to wire up a datatable and do some filtering by country instead of passing an xts object to dygraphs. The fulcrum will still be the clicked map shape.&lt;/p&gt;
&lt;p&gt;Alright, that app is what we’re ultimately building but, by way of what we’ll do in this Notebook, here’s the roadmap.&lt;/p&gt;
&lt;p&gt;First, we are going to grab the data for one fund, the MSCI Emerging Markets ETF. Note that we are not going to get return data over time. Instead, we just want a snapshot of the ETF holdings: its constituents, their weights and their home countries. Our eventual app will include several ETFs but we are going to work with one ETF in this Notebook, with the foreknowledge that we want to reuse our steps when it’s time to build the Shiny app. In short, let’s get it right for this Emerging Markets ETF and then we can iterate over other ETFs when we move to building our Shiny app.&lt;/p&gt;
&lt;p&gt;After we download the snapshot of the emerging markets fund, we will do some wrangling, some country weight aggregation, and then merge that data to our spatial dataframe. Adding that data will depend on the ETF using the same country naming convention as our spatial dataframe, so we’ll pay attention to that in the wrangling process.&lt;/p&gt;
&lt;p&gt;Once we add the data to our spatial dataframe, we will recycle some old code, build a leaflet map and shade it according to the ETF’s country exposure. This is just a test to see how things will look in the Shiny app and we can even play around with different color palettes to get things just right.&lt;/p&gt;
&lt;p&gt;Once we have the map aesthetics sorted, we’ll turn to part two: displaying the details of each country holding. Really this is just filtering our dataframe by country name - whatever country the user clicks - but we’ll go ahead and make sure things look how we want in this Notebook and then pass that object to our app eventually.&lt;/p&gt;
&lt;p&gt;Let’s get to it!&lt;/p&gt;
&lt;p&gt;First, let’s grab the fund data from &lt;a href=&#34;https://www.ishares.com/us/products/244048/ishares-core-msci-total-international-stock-etf&#34;&gt;MSCI’s homepage&lt;/a&gt;. We will use the read_csv() function from the readr package. We will title it emerging_markets_fund since we’ll be pulling in other funds later.&lt;/p&gt;
&lt;p&gt;Note that we have to skip the first 10 rows, which is why the ‘skip = 10’ argument is included. That’s because this csv file is loaded with oddly formatted data in the first 10 rows. If we don’t skip those 11 rows, this import will be totally unhelpful. The ‘import dataset’ button in the IDE saved me minutes/hours of frustration here! (Author’s note: when this post was originally published, this argument was “skip = 11”. A few weeks later, ishares changed the structure of their spreadsheet. Now it’s 10 rows that need to be skipped!)&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Download the Emerging Markets ETF fund data from the ishares homepage.

emerging_market_fund &amp;lt;- read_csv(&amp;quot;https://www.ishares.com/us/products/239637/ishares-msci-emerging-markets-etf/1467271812596.ajax?fileType=csv&amp;amp;fileName=EEM_holdings&amp;amp;dataType=fund&amp;quot;, 
    skip = 10)

# Take a look at the fund snapshot we just imported. 
head(emerging_market_fund)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 6 × 16
##   Ticker                               Name `Asset Class` `Weight (%)`
##    &amp;lt;chr&amp;gt;                              &amp;lt;chr&amp;gt;         &amp;lt;chr&amp;gt;        &amp;lt;dbl&amp;gt;
## 1 005930            SAMSUNG ELECTRONICS LTD        Equity       4.1165
## 2    700               TENCENT HOLDINGS LTD        Equity       3.6649
## 3   2330 TAIWAN SEMICONDUCTOR MANUFACTURING        Equity       3.5112
## 4   BABA ALIBABA GROUP HOLDING ADR REPRESEN        Equity       2.7304
## 5    NPN              NASPERS LIMITED N LTD        Equity       1.7600
## 6    939     CHINA CONSTRUCTION BANK CORP H        Equity       1.5572
## # ... with 12 more variables: Price &amp;lt;dbl&amp;gt;, Shares &amp;lt;dbl&amp;gt;, `Market
## #   Value` &amp;lt;chr&amp;gt;, `Notional Value` &amp;lt;chr&amp;gt;, Sector &amp;lt;chr&amp;gt;, SEDOL &amp;lt;chr&amp;gt;,
## #   ISIN &amp;lt;chr&amp;gt;, Exchange &amp;lt;chr&amp;gt;, Country &amp;lt;chr&amp;gt;, Currency &amp;lt;chr&amp;gt;, `Market
## #   Currency` &amp;lt;chr&amp;gt;, `FX Rate` &amp;lt;dbl&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Alright, we have our fund data and now the wrangling begins. We are actually going to use this initial object to create two other objects: one will be merged with the spatial dataframe and one will be a standalone object to be loaded in our Shiny app.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;emerging_market_fund_country_weights &amp;lt;- emerging_market_fund %&amp;gt;% 
  select(Country, `Weight (%)`) %&amp;gt;%
  mutate(Country = replace(Country, Country == &amp;quot;Russian Federation&amp;quot;, &amp;quot;Russia&amp;quot;), 
         Country = replace(Country, Country == &amp;quot;Korea (South)&amp;quot;, &amp;quot;Korea&amp;quot;),
         Country = replace(Country, Country == &amp;quot;KO&amp;quot;, &amp;quot;Korea&amp;quot;),
         Country = replace(Country, Country == &amp;quot;Czech Republic&amp;quot;, &amp;quot;Czech Rep.&amp;quot;)
         ) %&amp;gt;%
  group_by(Country) %&amp;gt;% 
  summarise(EEM = sum(`Weight (%)`, na.rm = TRUE)) %&amp;gt;% 
  rename(name = Country) %&amp;gt;% 
  filter(EEM &amp;gt; 0) %&amp;gt;% 
  filter(name != &amp;quot;-&amp;quot;) %&amp;gt;% 
  arrange(desc(EEM))

# Let&amp;#39;s just take a look at the data.

emerging_market_fund_country_weights&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 28 × 2
##            name     EEM
##           &amp;lt;chr&amp;gt;   &amp;lt;dbl&amp;gt;
## 1         China 26.2637
## 2         Korea 14.9220
## 3        Taiwan 12.1916
## 4         India  8.5008
## 5        Brazil  7.4449
## 6  South Africa  6.7359
## 7        Russia  3.7714
## 8        Mexico  3.6169
## 9     Indonesia  2.4890
## 10     Malaysia  2.4130
## # ... with 18 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Those country weights are pretty striking. China + Korea + Taiwan equal 51% of this fund - quite concentrated in economies that are probably closely linked. Perhaps that’s by design? Perhaps the inter-economy correlation isn’t as high as I believe? A cross-border investment or trade Shiny app would be helpful here.&lt;/p&gt;
&lt;p&gt;It’s worth a second to consider the definition of ‘emerging market’, a term that has become quite ubiquitous and has a know-it-when-we-see-it feel (if you’re not into political economy, feel free to skip this paragraph). The phrase was coined in 1981 by the World Bank’s Antoine Van Agtmael to help encourage investment in developing nations as he felt that ‘Third World’ country was both distasteful and stifling to investors. Learn more &lt;a href=&#34;http://www.economist.com/node/15906206&#34;&gt;here&lt;/a&gt;. Today, the phrase connotes an economy that is growing and transitioning from developed to developing, though some commentators include a political transition as well. Since we are working with an MSCI fund, we should consider their definition. It wasn’t easy to track down, but according to the &lt;a href=&#34;http://lexicon.ft.com/Term?term=emerging-markets&#34;&gt;Financial Times&lt;/a&gt;, MSCI takes into account number of listed companies of a certain size (an economic measure) and openness to foreign capital (a political measure).&lt;/p&gt;
&lt;p&gt;Back to our task at hand: we have downloaded the fund data and got it into shape to be added to our shapefile. That process is the exact same as in our previous post so before we do that, let’s use the original fund data to create one other object, to store country level detail on companies, weights and sectors. If that seems a bit confusing, head back to the Shiny app and click on a country. The datatable displays company names and details, and we need to create a dataframe to extract and hold that data.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Wrangle for the datatable to show company names, sector, weights.

EEM &amp;lt;- emerging_market_fund %&amp;gt;% 
  select(Name, Country, Sector, `Weight (%)`, `Market Value`) %&amp;gt;% 
  mutate(Country = replace(Country, Country == &amp;quot;Russian Federation&amp;quot;, &amp;quot;Russia&amp;quot;), 
         Country = replace(Country, Country == &amp;quot;Korea (South)&amp;quot;, &amp;quot;Korea&amp;quot;),
         Country = replace(Country, Country == &amp;quot;Czech Republic&amp;quot;, &amp;quot;Czech Rep.&amp;quot;)
         ) %&amp;gt;% 
  filter(`Weight (%)` &amp;gt; 0) %&amp;gt;% 
  filter(Country != &amp;quot;-&amp;quot;) 

# Let&amp;#39;s test it on Brazil to make sure it works.

Brazil_companies &amp;lt;- EEM %&amp;gt;%
  filter(Country == &amp;quot;Brazil&amp;quot;) %&amp;gt;% 
  ungroup() %&amp;gt;% 
  select(-Country)

Brazil_companies&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 59 × 4
##                                  Name           Sector `Weight (%)`
##                                 &amp;lt;chr&amp;gt;            &amp;lt;chr&amp;gt;        &amp;lt;dbl&amp;gt;
## 1       ITAU UNIBANCO HOLDING PREF SA       Financials       0.8775
## 2              BANCO BRADESCO PREF SA       Financials       0.6219
## 3                            AMBEV SA Consumer Staples       0.5881
## 4                        VALE PREF SA        Materials       0.3817
## 5         PETROLEO BRASILEIRO PREF SA           Energy       0.3808
## 6                           PETROBRAS           Energy       0.3028
## 7             CIA VALE DO RIO DOCE SH        Materials       0.2701
## 8   ITAUSA INVESTIMENTOS ITAU PREF SA       Financials       0.2668
## 9  BMF BOVESPA BOLSA DE VALORES MERCA       Financials       0.2312
## 10                BANCO DO BRASIL S/A       Financials       0.2039
## # ... with 49 more rows, and 1 more variables: `Market Value` &amp;lt;chr&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This is what a user of our Shiny app will see upon clicking on Brazil, it is the country level detail of how the fund is invested in Brazil. We will save that ‘EEM’ object in the .RDat file so it can be loaded into our Shiny app.&lt;/p&gt;
&lt;p&gt;Okay, let’s go ahead and build that map of the world and add our fund country weights to it. This process is identical to how we did it &lt;a href=&#34;https://www.rstudio.com/rviews/2016/12/14/reproducible-finance-with-r-pulling-and-displaying-etf-data/&#34;&gt;here&lt;/a&gt;, but we’ll go through the steps again.&lt;/p&gt;
&lt;p&gt;First, let’s download the spatial dataframe. We will also use the ms_simplify() function from rmapshaper to reduce the size of the dataframe. This function will reduce the number of longitude and latitude coordinates used to build each country. It will make loading faster in our Shiny app but won’t affect any of our logic.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(rgdal)
library(rmapshaper)
library(httr)

# Load the spatial dataframe
tmp_zipped &amp;lt;- tempfile()
tmp_unzipped &amp;lt;- tempfile()

httr::GET(&amp;quot;http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/cultural/ne_50m_admin_0_countries.zip&amp;quot;, write_disk(tmp_zipped))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Response [http://naciscdn.org/naturalearth/50m/cultural/ne_50m_admin_0_countries.zip]
##   Date: 2017-03-24 17:31
##   Status: 200
##   Content-Type: application/x-zip-compressed
##   Size: 818 kB
## &amp;lt;ON DISK&amp;gt;  /var/folders/np/13n2s4g91vsgv7y432b5wf_00000gn/T//RtmplAXIku/file106cc57ce68bd&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;unzip(tmp_zipped, exdir = tmp_unzipped)

world &amp;lt;- readOGR(tmp_unzipped, &amp;#39;ne_50m_admin_0_countries&amp;#39;, verbose = FALSE)

# Use ms_simplify to reduce the size of the spatial dataframe.
world &amp;lt;- ms_simplify(world)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now we will use the merge() function from the sp package to add our country weight data. Remember above where we made sure to use a consistent country naming convention when wrangling the ETF data? This is where it will come in handy - we use the ‘name’ column to perform the merge. After the merging, ETF exposures will be added for each country that has a match in the ‘name’ column. For those with no match, the EEM column will be filled with NA.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(sp)
library(leaflet)

world_fund_country_weights &amp;lt;- merge(world, emerging_market_fund_country_weights, by = &amp;quot;name&amp;quot;) 

# Let&amp;#39;s take a look and make sure that merge accomplished what we want. There will be
# several NA values, because this fund is allocated only to emerging markets. The developed markets
# should be mostly NAs - Australia is immediately visible to us as an NA.
world_fund_country_weights@data[c(&amp;#39;name&amp;#39;, &amp;#39;EEM&amp;#39;)]&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##                     name     EEM
## 1            Afghanistan      NA
## 4                 Angola      NA
## 2                Albania      NA
## 162 United Arab Emirates  0.7672
## 6              Argentina      NA
## 7                Armenia      NA
## 5             Antarctica      NA
## 8              Australia      NA
## 9                Austria      NA
## 10            Azerbaijan      NA
## 24               Burundi      NA
## 13               Belgium      NA
## 15                 Benin      NA
## 23          Burkina Faso      NA
## 11            Bangladesh      NA
## 22              Bulgaria      NA
## 18      Bosnia and Herz.      NA
## 12               Belarus      NA
## 14                Belize      NA
## 17               Bolivia      NA
## 20                Brazil  7.4449
## 21                Brunei      NA
## 16                Bhutan      NA
## 19              Botswana      NA
## 28  Central African Rep.      NA
## 27                Canada      NA
## 149          Switzerland  0.0814
## 30                 Chile  1.2210
## 31                 China 26.2637
## 35         Côte d&amp;#39;Ivoire      NA
## 26              Cameroon      NA
## 40       Dem. Rep. Congo      NA
## 33                 Congo      NA
## 32              Colombia  0.4224
## 34            Costa Rica      NA
## 37                  Cuba      NA
## 107            N. Cyprus      NA
## 38                Cyprus      NA
## 39            Czech Rep.  0.1802
## 58               Germany      NA
## 43              Djibouti      NA
## 42               Denmark      NA
## 44        Dominican Rep.      NA
## 3                Algeria      NA
## 45               Ecuador      NA
## 46                 Egypt  0.1191
## 49               Eritrea      NA
## 143                Spain      NA
## 50               Estonia      NA
## 51              Ethiopia      NA
## 54               Finland      NA
## 53                  Fiji      NA
## 52          Falkland Is.      NA
## 55                France      NA
## 56                 Gabon      NA
## 163       United Kingdom      NA
## 57               Georgia      NA
## 59                 Ghana      NA
## 63                Guinea      NA
## 64         Guinea-Bissau      NA
## 48            Eq. Guinea      NA
## 60                Greece  0.3025
## 61             Greenland      NA
## 62             Guatemala      NA
## 65                Guyana      NA
## 67              Honduras      NA
## 36               Croatia      NA
## 66                 Haiti      NA
## 68               Hungary  0.2818
## 71             Indonesia  2.4890
## 70                 India  8.5008
## 74               Ireland      NA
## 72                  Iran      NA
## 73                  Iraq      NA
## 69               Iceland      NA
## 75                Israel      NA
## 76                 Italy      NA
## 77               Jamaica      NA
## 79                Jordan      NA
## 78                 Japan      NA
## 136      Siachen Glacier      NA
## 80            Kazakhstan      NA
## 81                 Kenya      NA
## 85            Kyrgyzstan      NA
## 25              Cambodia      NA
## 82                 Korea 14.9220
## 83                Kosovo      NA
## 84                Kuwait      NA
## 86               Lao PDR      NA
## 88               Lebanon      NA
## 90               Liberia      NA
## 91                 Libya      NA
## 144            Sri Lanka      NA
## 89               Lesotho      NA
## 92             Lithuania      NA
## 93            Luxembourg      NA
## 87                Latvia      NA
## 104              Morocco      NA
## 101              Moldova      NA
## 95            Madagascar      NA
## 100               Mexico  3.6169
## 94             Macedonia      NA
## 98                  Mali      NA
## 106              Myanmar      NA
## 103           Montenegro      NA
## 102             Mongolia      NA
## 105           Mozambique      NA
## 99            Mauritania      NA
## 96                Malawi      NA
## 97              Malaysia  2.4130
## 108              Namibia      NA
## 111        New Caledonia      NA
## 114                Niger      NA
## 115              Nigeria      NA
## 113            Nicaragua      NA
## 110          Netherlands  0.3367
## 116               Norway      NA
## 109                Nepal      NA
## 112          New Zealand      NA
## 117                 Oman      NA
## 118             Pakistan      NA
## 120               Panama      NA
## 123                 Peru  0.3722
## 124          Philippines  1.1454
## 121     Papua New Guinea      NA
## 125               Poland  1.2310
## 127          Puerto Rico      NA
## 41       Dem. Rep. Korea      NA
## 126             Portugal      NA
## 122             Paraguay      NA
## 119            Palestine      NA
## 128                Qatar  0.7938
## 129              Romania      NA
## 130               Russia  3.7714
## 131               Rwanda      NA
## 169            W. Sahara      NA
## 133         Saudi Arabia      NA
## 145                Sudan      NA
## 132             S. Sudan      NA
## 134              Senegal      NA
## 137         Sierra Leone      NA
## 47           El Salvador      NA
## 141           Somaliland      NA
## 140              Somalia      NA
## 135               Serbia      NA
## 146             Suriname      NA
## 138             Slovakia      NA
## 139             Slovenia      NA
## 148               Sweden      NA
## 147            Swaziland      NA
## 150                Syria      NA
## 29                  Chad      NA
## 156                 Togo      NA
## 154             Thailand  2.2042
## 152           Tajikistan      NA
## 159         Turkmenistan      NA
## 155          Timor-Leste      NA
## 157              Tunisia      NA
## 158               Turkey  1.0363
## 151               Taiwan 12.1916
## 153             Tanzania      NA
## 160               Uganda      NA
## 161              Ukraine      NA
## 165              Uruguay      NA
## 164        United States  0.4507
## 166           Uzbekistan      NA
## 167            Venezuela      NA
## 168              Vietnam      NA
## 170                Yemen      NA
## 142         South Africa  6.7359
## 171               Zambia      NA
## 172             Zimbabwe      NA&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We have our data added to the shapefile. Let’s go ahead and construct a map. First we’ll build a popup to show some detail, then we will create a green palette and a purple palette - for no other reason than to see which is more visually appealing.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Create a popup to display the exact country weight.
EEMPopup &amp;lt;- paste0(&amp;quot;&amp;lt;strong&amp;gt;Country: &amp;lt;/strong&amp;gt;&amp;quot;, 
                world_fund_country_weights$name,
                &amp;quot;&amp;lt;br&amp;gt;&amp;lt;strong&amp;gt; Country Weight: &amp;lt;/strong&amp;gt;&amp;quot;, 
                world_fund_country_weights$EEM, &amp;quot;%&amp;quot;)

# Let&amp;#39;s create two palettes so we can look at two variants. This is pure aesthetics, but the Notebook is the
# place for aesthetics.

EEMPalGreens &amp;lt;- colorQuantile(&amp;quot;Greens&amp;quot;, world_fund_country_weights$EEM, n = 20)
EEMPalPurples &amp;lt;- colorQuantile(&amp;quot;Purples&amp;quot;, world_fund_country_weights$EEM, n = 20)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let’s invoke leaflet! As before, we will use ‘layerId = ~name’. This is, again, massively important because when we create a Shiny app, we want to pass country names to our datatable and filter accoringly. The ‘layerId’ is how we’ll do that: when a user clicks on a country, we capture the ‘layerId’, which is a country name that can be used for filtering.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Build a green shaded map.
leaf_world_emerging_greens &amp;lt;- leaflet(world_fund_country_weights) %&amp;gt;%
  addProviderTiles(&amp;quot;CartoDB.Positron&amp;quot;) %&amp;gt;% 
  setView(lng =  20, lat =  15, zoom = 2) %&amp;gt;%
      addPolygons(stroke = FALSE, smoothFactor = 0.2, fillOpacity = .7,
                  
      # The next line of code is really important for creating the map we want to use later.
      
      color =~EEMPalGreens(EEM), layerId = ~name, popup = EEMPopup)

# Build a purple shaded map.
leaf_world_emerging_purples &amp;lt;- leaflet(world_fund_country_weights) %&amp;gt;%
  addProviderTiles(&amp;quot;CartoDB.Positron&amp;quot;) %&amp;gt;% 
  setView(lng =  20, lat =  15, zoom = 2) %&amp;gt;%
      addPolygons(stroke = FALSE, smoothFactor = 0.2, fillOpacity = .7,
      color =~EEMPalPurples(EEM), layerId = ~name, popup = EEMPopup)

# Let&amp;#39;s compare our green shaded map to our purple shaded map.
leaf_world_emerging_greens&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-9c12d3e56e704c48abad&#34; style=&#34;width:672px;height:480px;&#34; class=&#34;leaflet html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-9c12d3e56e704c48abad&#34;&gt;{&#34;x&#34;:{&#34;calls&#34;:[{&#34;method&#34;:&#34;addProviderTiles&#34;,&#34;args&#34;:[&#34;CartoDB.Positron&#34;,null,null,{&#34;errorTileUrl&#34;:&#34;&#34;,&#34;noWrap&#34;:false,&#34;zIndex&#34;:null,&#34;unloadInvisibleTiles&#34;:null,&#34;updateWhenIdle&#34;:null,&#34;detectRetina&#34;:false,&#34;reuseTiles&#34;:false}]},{&#34;method&#34;:&#34;addPolygons&#34;,&#34;args&#34;:[[[{&#34;lng&#34;:[74.89130859375,74.54140625,72.6228515625,71.18505859375,71.6205078125,70.965625,71.0515625,69.86806640625,70.2841796875,69.5015625,69.279296875,68.8689453125,68.21396484375,67.2873046875,66.39716796875,66.17705078125,64.09873046875,62.4765625,60.843359375,61.1041015625,61.7841796875,61.66015625,60.8541015625,60.4857421875,61.080078125,61.26201171875,62.610546875,63.10859375,64.51103515625,64.81630859375,65.7650390625,66.522265625,67.758984375,68.0677734375,70.2146484375,70.87890625,71.551953125,71.43291015625,71.80205078125,73.48134765625,74.89130859375],&#34;lat&#34;:[37.231640625,37.02216796875,36.82958984375,36.04208984375,35.1830078125,34.53037109375,34.04970703125,33.89765625,33.36904296875,33.020068359375,31.93681640625,31.634228515625,31.807373046875,31.217822265625,30.91220703125,29.835595703125,29.391943359375,29.408349609375,29.85869140625,30.12841796875,30.83193359375,31.382421875,31.483251953125,34.094775390625,34.8556152343751,35.619580078125,35.233154296875,35.818701171875,36.340673828125,37.132080078125,37.569140625,37.348486328125,37.172216796875,36.9498046875,37.9244140625001,38.456396484375,37.933154296875,37.1275390625,36.694287109375,37.4716796875,37.231640625]}],[{&#34;lng&#34;:[23.96650390625,23.99130859375,23.8431640625,21.97890625,21.97978515625,22.15068359375,23.3806640625,21.41689453125,19.07646484375,18.39638671875,13.93798828125,13.101171875,11.74306640625,11.75087890625,11.96787109375,12.55048828125,13.4169921875,13.7853515625,13.8474609375,12.99853515625,13.3785156250001,12.3025390625001,13.0681640625,16.315234375,16.7177734375,16.984765625,17.53603515625,19.3408203125,19.52763671875,20.4822265625,20.6078125,21.75107421875,21.90537109375,21.81318359375,22.56103515625,23.96650390625],&#34;lat&#34;:[-10.87177734375,-12.42216796875,-13.0009765625,-13.0009765625,-15.95556640625,-16.59716796875,-17.640625,-18.00068359375,-17.81767578125,-17.3994140625,-17.38876953125,-16.96767578125,-17.24921875,-15.83193359375,-15.633984375,-13.43779296875,-12.52041015625,-11.81279296875,-11.05439453125,-9.048046875,-8.36972656250001,-6.09257812499999,-5.86484375,-5.865625,-6.24140625000001,-7.257421875,-8.07587890625,-7.96660156250003,-7.14443359374995,-6.9158203125,-7.277734375,-7.30546875,-8.693359375,-9.46875,-11.055859375,-10.87177734375]},{&#34;lng&#34;:[12.213671875,12.018359375,12.3845703125,13.07275390625,12.213671875],&#34;lat&#34;:[-5.75869140625001,-5.004296875,-4.619140625,-4.634765625,-5.75869140625001]}],[{&#34;lng&#34;:[20.06396484375,20.5662109375,20.48896484375,20.9642578125,20.657421875,20.00126953125,19.39814453125,19.3423828125,20.06396484375],&#34;lat&#34;:[42.547265625,41.873681640625,41.272607421875,40.84990234375,40.1173828125,39.709423828125,40.28486328125,41.869091796875,42.547265625]}],[{&#34;lng&#34;:[56.2978515625,56.38798828125,56.0638671875001,55.1999023437501,55.1858398437501,55.1042968750001,52.5550781250001,51.568359375,51.9060546875001,52.6482421875,53.893359375,56.08046875,56.2978515625],&#34;lat&#34;:[25.65068359375,24.97919921875,24.73876953125,23.034765625,22.7041015625,22.621484375,22.9328125,24.2861816406251,23.9853515625,24.154638671875,24.07705078125,26.0626464843751,25.65068359375]}],[{&#34;lng&#34;:[-62.6509765625,-61.79853515625,-60.83984375,-59.89248046875,-57.8216796875,-57.587158203125,-58.641748046875,-56.437158203125,-55.789990234375,-54.82548828125,-54.615869140625,-53.891162109375,-53.6712890624999,-53.83818359375,-54.8291015625,-55.72548828125,-57.60888671875,-58.189013671875,-58.201171875,-58.547216796875,-58.2833496093749,-57.3036621093749,-57.2649902343749,-56.6720214843749,-57.54697265625,-58.1791992187499,-59.8283203125,-62.06689453125,-62.39501953125,-63.7729980468749,-65.1333984375,-65.05908203125,-64.42041015625,-63.5958984375,-65.28359375,-65.63876953125,-66.94140625,-67.56337890625,-66.7768554687499,-65.7380859375,-65.81005859375,-67.03310546875,-67.68486328125,-67.78349609375,-68.939453125,-69.23515625,-68.443359375,-69.9602539062499,-71.91865234375,-72.407666015625,-72.276318359375,-73.1529296875,-73.57626953125,-72.6144042968749,-72.517919921875,-71.90498046875,-71.77265625,-71.21259765625,-72.146435546875,-71.7609375,-71.9321289062499,-71.4255859375,-70.9516113281249,-71.167578125,-71.055517578125,-70.40478515625,-70.47041015625,-69.85244140625,-69.79775390625,-70.585205078125,-70.16142578125,-70.026806640625,-69.65693359375,-69.1744140625,-68.8463378906249,-68.34599609375,-68.56201171875,-68.25029296875,-67.356201171875,-67.0087890624999,-67.194873046875,-66.098583984375,-65.771044921875,-64.605517578125,-62.843359375,-62.6509765625],&#34;lat&#34;:[-22.23369140625,-23.18203125,-23.85810546875,-24.0935546875,-25.13642578125,-25.405078125,-27.19609375,-27.55380859375,-27.41640625,-26.65224609375,-25.57607421875,-25.66884765625,-26.22509765625,-27.12109375,-27.5505859375,-28.2041015625,-30.18779296875,-31.92421875,-32.4716796875,-33.6634765625,-34.6834960937501,-35.1884765625,-36.144140625,-36.85126953125,-38.08564453125,-38.43583984375,-38.83818359375,-38.919140625,-40.8908203125,-41.15,-40.8806640625,-41.969921875,-42.4337890625,-42.40654296875,-43.62998046875,-45.0078125,-45.25732421875,-46.34541015625,-47.005859375,-47.344921875,-47.94111328125,-48.627734375,-49.2466796875,-49.85888671875,-50.38232421875,-50.9505859375,-52.356640625,-52.008203125,-51.98955078125,-51.5408203125,-50.91025390625,-50.73828125,-49.58291015625,-48.79287109375,-47.8763671875,-47.20166015625,-45.7244140625,-44.4412109375,-42.9900390625,-42.10146484375,-40.69169921875,-38.9856445312501,-38.7384765625,-37.7623046875,-36.52373046875,-36.06171875,-35.326171875,-34.22431640625,-33.3986328125,-31.56943359375,-30.440234375,-29.3240234375,-28.41357421875,-27.92470703125,-27.1537109375,-27.0279296875,-24.8376953125,-24.3919921875,-24.0337890625,-23.0013671875001,-22.8216796875,-21.83505859375,-22.099609375,-22.22880859375,-21.997265625,-22.23369140625]},{&#34;lng&#34;:[-68.6532226562499,-68.629931640625,-68.00849609375,-67.29423828125,-65.3459960937499,-66.5111328125,-68.6532226562499],&#34;lat&#34;:[-54.85361328125,-52.65263671875,-53.5640625,-54.0498046875,-54.8779296875,-55.0321289062499,-54.85361328125]}],[{&#34;lng&#34;:[46.490625,46.1144531250001,45.76630859375,44.76826171875,43.79169921875,43.439453125,45.0013671875,45.9646484375,45.7896484375,46.490625],&#34;lat&#34;:[38.906689453125,38.877783203125,39.378466796875,39.7035156250001,40.070263671875,41.10712890625,41.290966796875,40.2337890625,39.881103515625,38.906689453125]}],[{&#34;lng&#34;:[-57.020654296875,-58.26298828125,-58.895458984375,-59.9630859374999,-62.1453125,-61.875439453125,-63.7525390625,-65.443115234375,-65.639501953125,-63.45595703125,-61.961083984375,-61.961083984375,-61.017236328125,-60.38466796875,-61.010791015625,-63.92470703125,-63.36337890625,-71.798681640625,-77.1900390625,-75.3869140625,-72.851953125,-80.151171875,-76.49912109375,-75.2365234375,-70.239111328125,-64.750146484375,-65.91318359375,-62.73564453125,-61.58984375,-53.9860839843749,-48.360791015625,-43.6693359374999,-41.433837890625,-38.7717285156249,-25.258642578125,-29.94931640625,-36.23916015625,-34.07578125,-28.933642578125,-24.269580078125,-19.493017578125,-15.59599609375,-14.3209960937499,-11.49697265625,-9.88798828125002,-5.93632812499999,-5.95004882812495,-0.89584960937492,5.11308593750007,8.52304687500003,9.14160156250003,11.70126953125,12.92939453125,18.124609375,19.26513671875,22.97900390625,27.2068359375,30.0033203125,32.6212890625001,32.5675781250001,34.19287109375,35.2248046875001,37.559765625,38.8592773437501,39.8638671875001,42.81953125,47.1171875,48.6480468750001,49.2470703125,51.8845703125,53.67177734375,55.7103515625,57.62744140625,59.2507812500001,60.48203125,62.6878906250001,63.6990234375001,68.3279296875,69.41640625,69.9822265625,69.6294921875,67.26796875,69.2501953125001,68.03740234375,66.89208984375,69.5546875,71.2767578125001,71.9048828125,73.9421875,75.8912109375,77.8174804687501,78.7262695312501,82.0169921875,83.3042968750001,84.48515625,85.7107421875,87.9802734375,89.6984375,92.0734375000001,93.9642578125,98.2576171875,99.3701171875,101.4744140625,103.951171875,109.46279296875,110.90673828125,113.0994140625,115.3103515625,115.27373046875,118.138671875,119.1330078125,123.9693359375,125.865625,127.5412109375,129.2369140625,129.7412109375,130.9517578125,135.351953125,139.90009765625,143.4482421875,145.9751953125,146.79765625,148.45625,151.06826171875,153.0818359375,154.19970703125,155.5203125,159.783984375,161.03701171875,162.6748046875,167.56943359375,170.1623046875,169.54501953125,167.6158203125,164.77568359375,162.53359375,162.76279296875,164.4296875,166.20859375,160.48271484375,160.9078125,167.2326171875,168.11005859375,180,180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-171.703662109375,-162.9333984375,-164.95087890625,-159.444384765625,-153.00986328125,-153.956640625,-156.52822265625,-148.12275390625,-150.575390625,-148.176513671875,-155.209912109375,-158.500390625,-158.21357421875,-154.81494140625,-149.717724609375,-145.9669921875,-146.3830078125,-143.574267578125,-141.505712890625,-139.691162109375,-136.54951171875,-135.362060546875,-129.7908203125,-127.86337890625,-119.677001953125,-118.342041015625,-115.10517578125,-113.9318359375,-106.61884765625,-104.90185546875,-98.5578613281249,-101.251708984375,-102.675048828125,-102.40927734375,-98.0124023437499,-96.1521484374999,-90.29541015625,-85.98076171875,-82.18349609375,-80.4422363281249,-77.1349121093749,-68.820947265625,-66.827734375,-68.707958984375,-67.37177734375,-66.70498046875,-67.493359375,-65.61728515625,-64.06591796875,-64.0380371093749,-61.631787109375,-60.86416015625,-57.3896484374999,-57.020654296875],&#34;lat&#34;:[-63.3728515625,-63.76337890625,-64.3888671875,-64.43134765625,-65.33173828125,-66.29609375,-66.277734375,-67.326171875,-68.13056640625,-69.04189453125,-70.1201171875,-70.9005859375,-71.1668945312501,-73.00732421875,-74.4783203125,-75.0044921875,-75.45146484375,-76.752734375,-76.62978515625,-77.47421875,-77.590234375,-79.26806640625,-79.32568359375,-80.80263671875,-80.856640625,-81.5216796875,-82.183203125,-82.52734375,-83.3412109375001,-82.2005859375,-81.89228515625,-82.2701171875,-81.29775390625,-80.88232421875,-79.7625,-79.5990234375,-78.77421875,-77.425390625,-76.3703125,-75.7669921875,-75.53994140625,-73.09677734375,-73.123046875,-72.412890625,-71.02734375,-70.7126953125,-71.3416015625,-71.34921875,-70.6556640625,-70.473828125,-70.18369140625,-70.7666015625,-70.21337890625,-70.54033203125,-70.90234375,-70.8103515625,-70.9109375,-70.3,-70.0005859375,-69.07421875,-68.70244140625,-69.6373046875,-69.718359375,-70.0060546875,-68.9669921875,-68.1232421875,-67.57265625,-67.79404296875,-66.9416015625,-66.02001953125,-65.85869140625,-66.0799804687501,-67.0140625,-67.4849609375,-67.38515625,-67.64755859375,-67.50830078125,-67.88955078125,-67.74296875,-68.4642578125001,-69.231640625,-70.27314453125,-70.4310546875,-71.391015625,-72.9486328125001,-72.37451171875,-71.62392578125,-70.706640625,-69.7431640625,-69.5755859375001,-69.0689453125,-68.27783203125,-67.6900390625,-67.60302734375,-67.114453125,-67.161328125,-66.7884765625001,-66.823046875,-66.50791015625,-66.6896484375,-66.46748046875,-66.6482421875,-65.951171875,-65.9880859375,-66.90869140625,-66.07666015625,-65.79990234375,-66.56083984375,-67.0279296875,-67.082421875,-67.370703125,-66.60810546875,-66.364453125,-67.05107421875,-67.0416015625,-66.4685546875,-66.19140625,-66.1271484375,-66.71513671875,-66.8767578125,-67.62421875,-68.2736328125,-68.4669921875,-68.3849609375001,-68.8568359375,-68.41787109375,-69.0244140625,-69.521875,-70.3171875000001,-70.30458984375,-70.81025390625,-71.63046875,-73.050390625,-73.33681640625,-74.028515625,-75.16708984375,-76.745703125,-78.0421875,-78.45166015625,-79.20146484375,-81.390234375,-82.95234375,-83.36201171875,-84.3515625,-89.99892578125,-89.99892578125,-89.5829101562501,-89.29296875,-88.58701171875,-87.8810546875,-87.1751953125,-86.4693359375,-85.76337890625,-85.05751953125,-84.3515625,-84.5423828125,-84.901171875,-83.805859375,-83.5431640625,-82.4496093750001,-81.7001953125,-81.1623046875,-80.90078125,-80.3537109375,-79.77587890625,-78.96484375,-77.7783203125,-77.15712890625,-77.126953125,-77.7974609375,-77.06875,-76.09970703125,-75.56357421875,-75.6904296875,-75.21279296875,-75.139453125,-74.6904296875,-74.89140625,-74.71923828125,-74.65458984375,-74.38154296875,-74.455078125,-74.9818359375,-75.3439453125,-75.11513671875,-75.18974609375,-74.4857421875,-73.3208984375,-72.98740234375,-73.033203125,-73.30927734375,-72.9779296875,-73.20849609375,-73.8568359375,-72.94453125,-73.81767578125,-73.10546875,-72.0904296875,-69.4322265625,-69.4123046875,-67.5271484375,-67.11279296875,-66.13525390625,-65.5537109375,-65.17900390625,-64.6046875,-64.0734375,-63.22626953125,-63.3728515625]},{&#34;lng&#34;:[-45.22265625,-42.965380859375,-43.5279296875,-54.1625,-50.3392578125,-50.21962890625,-49.08125,-46.82568359375,-43.80859375,-45.22265625],&#34;lat&#34;:[-78.8107421875,-79.47705078125,-80.19140625,-80.8701171875,-79.4794921875,-78.6052734375,-78.0474609375,-77.78525390625,-78.2865234375,-78.8107421875]},{&#34;lng&#34;:[-70.051123046875,-68.335986328125,-68.241015625,-69.209326171875,-72.36748046875,-71.106640625,-72.4122070312499,-73.8992675781249,-75.353076171875,-74.18720703125,-72.62158203125,-71.19404296875,-71.85361328125,-71.8689941406249,-70.051123046875],&#34;lat&#34;:[-69.1890625,-70.8560546875,-71.8221679687501,-72.5341796875,-72.6697265625,-72.0470703125001,-71.6623046875,-72.15234375,-71.87841796875,-71.3830078125,-71.38837890625,-70.984765625,-69.9693359375,-68.941015625,-69.1890625]},{&#34;lng&#34;:[-98.09111328125,-95.609375,-96.0517578125,-98.4078125,-102.128125,-98.09111328125],&#34;lat&#34;:[-71.9125,-72.06845703125,-72.57724609375,-72.54765625,-71.98544921875,-71.9125]},{&#34;lng&#34;:[-159.0529296875,-164.22578125,-163.256103515625,-159.68408203125,-159.0529296875],&#34;lat&#34;:[-79.807421875,-79.32080078125,-78.7220703125,-79.40244140625,-79.807421875]},{&#34;lng&#34;:[-120.55625,-121.06240234375,-122.85908203125,-123.112158203125,-120.55625],&#34;lat&#34;:[-73.7560546875001,-74.3373046875,-74.34267578125,-73.6822265625,-73.7560546875001]}],[{&#34;lng&#34;:[143.17890625,143.75634765625,144.473046875,145.2876953125,145.42607421875,146.12587890625,146.0322265625,146.48115234375,147.4185546875,147.915625,148.759375,149.70390625,150.076171875,150.7638671875,150.8431640625,151.902734375,152.9134765625,153.16494140625,153.116796875,153.57568359375,153.03056640625,152.9439453125,152.47041015625,151.812890625,150.9603515625,150.69033203125,150.1953125,149.93271484375,149.2984375,148.2625,146.8568359375,145.7908203125,144.665234375,143.53896484375,142.612109375,141.42421875,140.62724609375,139.78427734375,139.85732421875,139.0376953125,138.184375,138.5111328125,138.0892578125,137.49384765625,137.2373046875,136.4306640625,135.64755859375,134.791015625,134.30126953125,134.2341796875,132.757421875,132.2146484375,131.14365234375,128.94619140625,127.31982421875,125.9171875,124.12607421875,123.650390625,121.405078125,119.8541015625,118.135546875,116.5171875,115.0087890625,115.181640625,115.6830078125,115.6984375,115.17685546875,114.958984375,114.16513671875,114.028125,113.581640625,113.539453125,114.2142578125,113.41767578125,113.75703125,113.6828125,114.377734375,114.85908203125,116.70673828125,117.40625,119.1044921875,119.5859375,120.87841796875,121.4935546875,122.23740234375,122.16025390625,122.970703125,123.5251953125,123.778125,123.4904296875,124.57685546875,124.381640625,125.1787109375,126.90322265625,127.6728515625,128.1994140625,129.458984375,129.3787109375,130.1681640625,130.67236328125,132.3720703125,132.6828125,134.7302734375,135.21796875,135.7884765625,136.540234375,136.9474609375,136.5943359375,135.92734375,135.8833984375,135.53076171875,136.78466796875,137.7037109375,138.24501953125,139.00986328125,139.2484375,140.03583984375,140.83046875,141.219140625,141.62548828125,141.47255859375,141.677734375,142.168359375,142.4564453125,143.17890625],&#34;lat&#34;:[-11.9544921875,-14.348828125,-14.2318359375,-14.9431640625,-16.40615234375,-17.63525390625,-18.2728515625,-19.0787109375,-19.378125,-19.86923828125,-20.28955078125,-22.44052734375,-22.164453125,-22.576171875,-23.4580078125,-24.2009765625,-25.43212890625,-25.96416015625,-27.19443359375,-28.24052734375,-30.56337890625,-31.43486328125,-32.4390625,-32.90107421875,-34.2970703125,-35.177734375,-35.83359375,-37.528515625,-37.8021484375,-37.8306640625,-38.6634765625,-38.6669921875,-38.2099609375,-38.8208984375,-38.45166015625,-38.3634765625,-38.02841796875,-37.24580078125,-36.662109375,-35.6892578125,-35.6126953125,-35.0244140625,-34.16982421875,-34.1611328125,-33.6294921875,-34.02998046875,-34.9396484375,-33.3283203125,-33.1650390625,-32.54853515625,-31.95625,-32.00712890625,-31.495703125,-31.70263671875,-32.2640625,-32.29697265625,-33.12939453125,-33.836328125,-33.8267578125,-33.97470703125,-34.98662109375,-34.987890625,-34.255859375,-33.64345703125,-33.19287109375,-31.6945312500001,-30.8080078125,-29.43359375,-28.0806640625,-27.347265625,-26.55810546875,-25.6251953125,-25.8515625,-24.43564453125,-23.4181640625001,-22.63779296875,-22.34150390625,-21.7359375,-20.65380859375,-20.72119140625,-19.9953125,-20.03828125,-19.6650390625,-19.1064453125,-17.9685546875,-17.313671875,-16.43681640625,-17.4857421875,-16.8677734375,-16.49072265625,-16.113671875,-15.758203125,-14.71474609375,-13.744140625,-14.1951171875,-14.7517578125,-14.933203125,-14.39248046875,-12.957421875,-12.40693359375,-12.23916015625,-11.50556640625,-11.984375,-12.2216796875,-11.90703125,-11.9576171875,-12.34990234375,-13.0038085937501,-13.304296875,-14.153125,-15.000390625,-15.89423828125,-16.2330078125,-16.718359375,-16.89931640625,-17.32861328125,-17.70263671875,-17.414453125,-16.64619140625,-15.056640625,-13.79755859375,-12.49140625,-10.94658203125,-10.70732421875,-11.9544921875]},{&#34;lng&#34;:[145.04296875,146.31748046875,148.29287109375,148.30146484375,146.87392578125,146.0431640625,145.2681640625,145.23818359375,144.64609375,145.04296875],&#34;lat&#34;:[-40.78671875,-41.1634765625,-40.9470703125,-42.03994140625,-43.6125,-43.54716796875,-42.5443359375,-42.01962890625,-40.980859375,-40.78671875]}],[{&#34;lng&#34;:[16.953125,17.14736328125,16.09306640625,14.503515625,13.7,12.1541015625,10.45283203125,9.58027343750001,9.52753906250001,9.52402343750001,11.29794921875,12.68583984375,12.8142578125,13.81474609375,14.97216796875,16.953125],&#34;lat&#34;:[48.598828125,48.00595703125,46.86328125,46.417041015625,46.520263671875,46.93525390625,46.86494140625,47.057373046875,47.270751953125,47.52421875,47.42490234375,47.6693359375,48.16083984375,48.766943359375,48.983935546875,48.598828125]}],[{&#34;lng&#34;:[48.5728515625,49.7759765625001,49.0134765625001,48.86875,48.5926757812501,47.7728515625,46.490625,45.7896484375,45.9646484375,45.0013671875,46.45791015625,46.4298828125,47.2611328125001,47.8611328125001,48.5728515625],&#34;lat&#34;:[41.844482421875,40.583984375,39.133984375,38.435498046875,38.411083984375,39.6485839843751,38.906689453125,39.881103515625,40.2337890625,41.290966796875,41.07021484375,41.890966796875,41.315087890625,41.212744140625,41.844482421875]},{&#34;lng&#34;:[46.1144531250001,45.4796875000001,44.8171875,44.76826171875,45.76630859375,46.1144531250001],&#34;lat&#34;:[38.877783203125,39.00625,39.650439453125,39.7035156250001,39.378466796875,38.877783203125]}],[{&#34;lng&#34;:[30.55361328125,30.790234375,30.14716796875,29.40322265625,29.2244140625,29.01435546875,29.8681640625,30.55361328125],&#34;lat&#34;:[-2.40009765625001,-3.27460937500001,-4.08535156250001,-4.44931640625001,-3.053515625,-2.72021484375,-2.71640625,-2.40009765625001]}],[{&#34;lng&#34;:[5.69355468750001,5.99394531250002,6.11650390625002,5.78974609374998,2.83974609375002,2.52490234375,3.35009765625,4.22617187500003,5.82714843750006,5.69355468750001],&#34;lat&#34;:[50.774755859375,50.750439453125,50.12099609375,49.53828125,50.711767578125,51.097119140625,51.377685546875,51.386474609375,51.125634765625,50.774755859375]}],[{&#34;lng&#34;:[3.59541015625001,3.83447265625,3.044921875,2.77480468750002,2.70644531250002,1.62265625,1.60019531250001,1.330078125,0.779980468750011,0.900488281250006,1.4267578125,1.98037109375002,2.38916015625,2.878125,3.59541015625001],&#34;lat&#34;:[11.6962890625,10.607421875,9.08383789062499,9.04853515625003,6.36923828124999,6.216796875,9.050048828125,9.99697265624999,10.3595703125,10.99326171875,11.447119140625,11.418408203125,11.8970703125,12.367724609375,11.6962890625]}],[{&#34;lng&#34;:[0.217480468750011,0.163867187500017,0.9873046875,1.56494140625,2.073828125,2.38916015625,1.98037109375002,1.4267578125,0.900488281250006,-0.068603515625,-0.701416015625,-2.82993164062498,-2.69584960937499,-3.22353515624999,-4.62583007812501,-5.52353515624998,-5.28813476562499,-4.4287109375,-4.32871093749998,-3.57578124999998,-2.45722656249998,-0.760449218749983,0.217480468750011],&#34;lat&#34;:[14.911474609375,14.497216796875,13.04189453125,12.635400390625,12.71396484375,11.8970703125,11.418408203125,11.447119140625,10.99326171875,11.115625,10.98896484375,10.998388671875,9.48134765624999,9.895458984375,9.71357421874997,10.426025390625,11.8279296875,12.33759765625,13.11904296875,13.194189453125,14.27412109375,15.04775390625,14.911474609375]}],[{&#34;lng&#34;:[92.5749023437499,92.32412109375,91.48212890625,90.94560546875,90.1587890625001,89.05146484375,88.7408203125001,88.7335937500001,88.1455078125,88.4523437500001,88.4404296875,89.8229492187501,89.8140625000001,90.43935546875,92.0497070312501,91.876953125,91.1604492187501,91.61953125,92.24609375,92.5749023437499],&#34;lat&#34;:[21.978076171875,20.7918457031251,22.797412109375,22.597021484375,21.816845703125,22.0931640625001,23.4366210937501,24.230908203125,24.485791015625,25.5744140625,26.369482421875,25.94140625,25.30537109375,25.15771484375,25.169482421875,24.1953125,23.66064453125,22.9796875000001,23.68359375,21.978076171875]}],[{&#34;lng&#34;:[28.5853515625,27.484765625,28.014453125,27.294921875,26.3208984375,25.251171875,24.0560546875,22.916015625,23.0056640625,22.34404296875,22.705078125,23.224609375,25.4970703125,27.0869140625,28.5853515625],&#34;lat&#34;:[43.742236328125,42.46806640625,41.96904296875,42.079541015625,41.716552734375,41.2435546875,41.52724609375,41.336279296875,41.716943359375,42.31396484375,44.23779296875,43.873876953125,43.67080078125,44.1673828125,43.742236328125]}],[{&#34;lng&#34;:[19.00712890625,19.5837890625,19.1943359375,18.44384765625,18.436328125,17.6675781250001,17.5851562500001,15.73662109375,16.5306640625001,18.66259765625,19.00712890625],&#34;lat&#34;:[44.869189453125,44.04345703125,43.53330078125,42.96845703125,42.559716796875,42.897119140625,42.9383789062501,44.7658203125,45.21669921875,45.07744140625,44.869189453125]}],[{&#34;lng&#34;:[28.14794921875,29.4822265625,30.9068359375,31.1212890625,32.704296875,31.41787109375,31.76337890625,30.5330078125,29.346484375,27.2701171875,25.92529296875,24.3619140625,23.6052734375,23.8447265625,23.48466796875,24.7681640625,25.54736328125,26.5935546875,28.14794921875],&#34;lat&#34;:[56.142919921875,55.6845703125,55.57001953125,54.648486328125,53.336328125,53.196044921875,52.10107421875,51.596337890625,51.382568359375,51.61357421875,51.913525390625,51.867529296875,51.517919921875,52.664208984375,53.939794921875,53.974658203125,54.3318359375,55.667529296875,56.142919921875]}],[{&#34;lng&#34;:[-88.89404296875,-89.2375,-89.161474609375,-88.2956542968749,-88.313427734375,-88.89404296875],&#34;lat&#34;:[15.890625,15.89443359375,17.81484375,18.472412109375,16.632763671875,15.890625]}],[{&#34;lng&#34;:[-58.159765625,-58.18017578125,-59.09052734375,-60.007373046875,-61.7568359375,-62.276318359375,-62.6509765625,-62.843359375,-64.605517578125,-65.771044921875,-66.098583984375,-67.194873046875,-67.879443359375,-68.197021484375,-68.745166015625,-68.462890625,-68.968310546875,-69.0939453125,-69.5109375,-69.624853515625,-69.020703125,-69.418505859375,-69.37470703125,-68.880322265625,-69.07412109375,-68.97861328125,-68.68525390625,-69.57861328125,-68.397998046875,-66.72998046875,-65.396142578125,-65.389892578125,-64.992529296875,-64.4205078125,-63.06748046875,-61.78994140625,-61.077001953125,-60.506591796875,-60.298876953125,-60.1755859375,-58.537939453125,-58.39599609375,-57.832470703125,-57.5740234375,-58.131494140625,-58.159765625],&#34;lat&#34;:[-20.1646484375,-19.81787109375,-19.28623046875,-19.29755859375,-19.6453125,-20.5625,-22.23369140625,-21.997265625,-22.22880859375,-22.099609375,-21.83505859375,-22.8216796875,-22.82294921875,-21.30029296875,-20.45859375,-19.4328125,-18.96796875,-18.05048828125,-17.5060546875,-17.2001953125,-16.6421875,-15.60341796875,-14.96298828125,-14.198828125,-13.6828125,-12.880078125,-12.501953125,-10.9517578125,-11.01875,-9.97548828125001,-9.71240234375,-11.2462890625,-11.9751953125,-12.43974609375,-12.669140625,-13.5255859375,-13.48974609375,-13.78984375,-14.6185546875,-16.2693359375,-16.32822265625,-17.23427734375,-17.512109375,-18.279296875,-19.74453125,-20.1646484375]}],[{&#34;lng&#34;:[-56.4828125,-56.12939453125,-55.005810546875,-54.616259765625,-52.700634765625,-51.990625,-51.6525390625,-51.219921875,-50.658935546875,-49.95712890625,-49.898876953125,-50.816357421875,-51.28291015625,-51.94755859375,-50.91787109375,-50.40322265625,-48.99130859375,-48.115087890625,-46.81123046875,-44.65126953125,-44.308154296875,-42.93671875,-42.249609375,-41.318212890625,-39.964697265625,-38.47578125,-37.174658203125,-35.5494140625,-35.23544921875,-34.80546875,-34.83466796875,-35.340869140625,-36.3983398437499,-36.93779296875,-38.23974609375,-38.78798828125,-39.08935546875,-38.880615234375,-39.215234375,-39.739794921875,-39.699853515625,-40.395947265625,-40.7892578125,-41.122509765625,-41.705517578125,-42.0423828125,-44.637255859375,-45.423291015625,-46.86728515625,-47.8765625,-48.545166015625,-48.554150390625,-48.799658203125,-49.74599609375,-50.29951171875,-51.157275390625,-51.463671875,-51.9724609375,-52.127392578125,-52.65224609375,-53.37060546875,-53.53134765625,-53.1255859375,-54.587646484375,-55.873681640625,-56.83271484375,-57.60888671875,-55.72548828125,-54.8291015625,-53.83818359375,-53.6712890624999,-53.891162109375,-54.615869140625,-54.241796875,-54.62548828125,-55.36630859375,-55.849169921875,-56.937255859375,-57.985693359375,-57.830224609375,-58.159765625,-58.131494140625,-57.5740234375,-57.832470703125,-58.39599609375,-58.537939453125,-60.1755859375,-60.298876953125,-60.506591796875,-61.077001953125,-61.78994140625,-63.06748046875,-64.4205078125,-64.992529296875,-65.389892578125,-65.396142578125,-66.72998046875,-68.397998046875,-69.57861328125,-70.642333984375,-70.6369140625,-71.237939453125,-72.181591796875,-72.379052734375,-72.9740234375,-74.00205078125,-73.75810546875,-73.137353515625,-73.235546875,-72.887060546875,-71.8447265625,-70.79951171875,-69.96591796875,-69.400244140625,-69.66748046875,-70.0705078124999,-69.8485839843749,-68.1765625,-67.351953125,-66.876025390625,-66.429248046875,-65.103759765625,-64.11484375,-63.924169921875,-64.22109375,-63.2947265624999,-62.153125,-61.00283203125,-60.742138671875,-59.990673828125,-59.551123046875,-59.85439453125,-59.9943359375,-59.756201171875,-58.8625,-58.340673828125,-57.118896484375,-56.4828125],&#34;lat&#34;:[1.942138671875,2.29951171875,2.59296875,2.32675781250001,2.36367187499998,3.70200195312496,4.06127929687497,4.09360351562499,2.13095703125001,1.65986328125004,1.16298828124998,0.172558593749997,-0.085205078125028,-1.58671874999995,-1.115234375,-2.01552734375001,-1.82978515625,-0.7375,-0.779687500000023,-1.74580078125003,-2.53515625,-2.46503906250001,-2.7919921875,-2.93623046875,-2.86152343749995,-3.71748046875,-4.91240234374997,-5.12939453124996,-5.56669921874996,-7.28837890624997,-7.97148437499996,-9.23066406249998,-10.48408203125,-10.82041015625,-12.84423828125,-12.78271484375,-13.58818359375,-15.8642578125,-17.3158203125,-18.63984375,-19.27783203125,-20.56943359375,-20.9060546875,-22.084375,-22.30966796875,-22.9470703125,-23.05546875,-23.6853515625,-24.236328125,-24.9974609375,-25.81591796875,-27.19599609375,-28.57529296875,-29.36318359375,-30.42578125,-30.3642578125,-31.05263671875,-31.3837890625,-32.1677734375,-33.13779296875,-33.7421875,-33.1708984375,-32.73671875,-31.48515625,-31.06962890625,-30.1072265625,-30.18779296875,-28.2041015625,-27.5505859375,-27.12109375,-26.22509765625,-25.66884765625,-25.57607421875,-24.047265625,-23.8125,-23.991015625,-22.3076171875,-22.2712890625,-22.04638671875,-20.99794921875,-20.1646484375,-19.74453125,-18.279296875,-17.512109375,-17.23427734375,-16.32822265625,-16.2693359375,-14.6185546875,-13.78984375,-13.48974609375,-13.5255859375,-12.669140625,-12.43974609375,-11.9751953125,-11.2462890625,-9.71240234375,-9.97548828125001,-11.01875,-10.9517578125,-11.01025390625,-9.47822265625001,-9.96601562500001,-10.0037109375,-9.51015625,-8.9931640625,-7.55605468749997,-6.90576171875,-6.4658203125,-6.09843750000002,-5.12275390625001,-4.50439453124999,-4.17333984375,-4.2359375,-1.19492187499998,-0.482421874999957,-0.13886718750004,1.70874023437504,1.71982421874999,2.08583984375005,1.22304687500004,0.82167968749998,1.10810546874998,1.61928710937504,2.45244140625003,3.58740234374997,3.92226562499998,4.09838867187499,4.53525390624999,5.20205078124999,5.08286132812499,3.93354492187497,3.5875,2.68999023437499,1.900634765625,1.20361328125,1.58754882812499,2.01396484374999,1.942138671875]},{&#34;lng&#34;:[-49.628662109375,-48.3796875,-48.92890625,-50.5076171875,-50.759765625,-50.6455078125,-49.628662109375],&#34;lat&#34;:[-0.229199218749969,-0.352832031250017,-1.48232421874999,-1.78798828125001,-1.24023437499997,-0.27285156249998,-0.229199218749969]}],[{&#34;lng&#34;:[115.0267578125,114.60830078125,114.0638671875,115.0267578125],&#34;lat&#34;:[4.89970703124999,4.02397460937502,4.59267578124997,4.89970703124999]}],[{&#34;lng&#34;:[91.63193359375,92.0833984375,91.99833984375,89.7638671875,88.8576171875,88.89140625,89.5369140625,91.60556640625,91.63193359375],&#34;lat&#34;:[27.7599609375,27.290625,26.85498046875,26.7015625,26.961474609375,27.316064453125,28.107421875,27.951708984375,27.7599609375]}],[{&#34;lng&#34;:[25.2587890625,26.16806640625,27.699609375,27.66943359375,28.04560546875,29.0373046875,29.36484375,28.21015625,27.14638671875,26.83505859375,25.912109375,25.5837890625,24.74814453125,23.266015625,22.640234375,21.6462890625,20.73984375,20.7931640625,20.34521484375,19.98046875,19.97734375,20.97099609375,20.97412109375,23.2986328125,23.58056640625,24.358984375,25.2587890625],&#34;lat&#34;:[-17.7935546875,-19.53828125,-20.5306640625,-21.0642578125,-21.573046875,-21.811328125,-22.1939453125,-22.69365234375,-23.5244140625,-24.2408203125,-24.7474609375,-25.60625,-25.8173828125,-25.2666015625,-26.07119140625,-26.85419921875,-26.848828125,-25.915625,-25.0298828125,-24.7767578125,-22.0001953125,-22.0001953125,-18.31884765625,-18.02734375,-18.4529296875,-17.97822265625,-17.7935546875]}],[{&#34;lng&#34;:[22.86005859375,23.6462890625,23.5373046875,24.14736328125,24.8533203125,25.3806640625,26.36181640625,26.5142578125,27.0833984375,27.4033203125,26.8220703125,25.52509765625,25.24931640625,24.31982421875,23.4171875,22.75576171875,22.42216796875,20.55810546875,19.5009765625,18.56748046875,18.6103515625,17.43798828125,16.67333984375,16.1833984375,16.0634765625,15.1287109375,14.708984375,14.61689453125,15.480078125,16.784765625,17.6494140625,18.455078125,19.10869140625,19.1455078125,20.34208984375,20.7732421875,22.49384765625,22.86005859375],&#34;lat&#34;:[10.919677734375,9.82290039062499,8.81582031249999,8.665625,8.13754882812499,7.33339843749999,6.63530273437499,6.06923828124999,5.77685546875,5.10917968749999,5.06240234374999,5.31210937499999,5.02456054687499,4.994140625,4.66313476562499,4.6466796875,4.1349609375,4.46269531249999,5.12749023437499,4.257568359375,3.47841796874999,3.68461914062499,3.53520507812499,2.27006835937499,2.90859375,3.826904296875,4.66557617187499,5.86513671874999,7.52377929687499,7.5509765625,7.98359375,8.03203124999999,8.65615234374999,9.01596679687499,9.12709960937499,9.40566406249999,10.996240234375,10.919677734375]}],[{&#34;lng&#34;:[-74.70888671875,-75.17939453125,-76.819970703125,-78.72041015625,-79.03671875,-80.24755859375,-81.27763671875,-82.4390625,-83.141943359375,-82.5453125,-82.137841796875,-82.55107421875,-84.561767578125,-84.8759765624999,-88.378173828125,-89.4556640625,-90.84033203125,-91.5183105468749,-92.9962402343749,-93.70771484375,-95.1620605468749,-99.2353515624999,-101.36728515625,-105.631103515625,-109.4685546875,-112.45322265625,-116.717041015625,-119.701708984375,-122.78876953125,-124.782373046875,-125.056689453125,-126.4044921875,-127.70810546875,-128.3576171875,-128.1087890625,-129.563720703125,-130.33525390625,-130.4302734375,-129.89013671875,-130.02509765625,-131.866162109375,-133.820751953125,-135.475927734375,-136.578759765625,-137.593310546875,-139.18515625,-141.0021484375,-141.0021484375,-141.0021484375,-141.0021484375,-141.0021484375,-138.128369140625,-135.876318359375,-135.1408203125,-133.163134765625,-130.4984375,-128.971435546875,-127.1384765625,-126.063818359375,-124.767919921875,-120.962451171875,-118.09521484375,-114.4138671875,-115.42685546875,-112.43515625,-110.04248046875,-108.592919921875,-108.3134765625,-106.164453125,-104.1935546875,-101.55498046875,-98.417138671875,-97.2659179687499,-95.6504882812499,-93.6517089843749,-94.2708007812499,-96.119091796875,-96.4056640625,-95.2012207031249,-92.9486816406249,-92.9814453124999,-91.5640624999999,-92.750927734375,-90.8221191406249,-89.0567382812499,-88.041357421875,-88.1958984374999,-86.53642578125,-85.3867675781249,-85.5073730468749,-82.6183593749999,-81.3286621093749,-82.552685546875,-81.2701171874999,-82.6415039062499,-84.4784179687501,-85.4422363281249,-87.2914550781249,-87.2805175781249,-88.6530273437499,-91.330078125,-90.87119140625,-92.3612792968749,-94.0607421874999,-94.7857910156249,-94.7133789062499,-93.278125,-92.2490234374999,-90.5921874999999,-88.9484863281249,-87.560888671875,-85.0609375,-82.57744140625,-82.1414550781249,-82.2604492187499,-81.6612304687499,-79.83623046875,-78.491650390625,-79.6655273437499,-77.8911132812499,-76.6504882812499,-76.5728515625,-77.156787109375,-78.5150878906249,-77.3118164062499,-77.8715332031249,-78.1371582031249,-77.372412109375,-74.6898925781249,-73.6299804687499,-71.4227050781249,-69.6404785156249,-69.6818847656249,-67.5696289062499,-65.60625,-65.4333984374999,-64.4994140625001,-63.1853515624999,-62.5938476562499,-61.3337402343749,-61.5145996093749,-59.9303222656249,-58.997119140625,-57.4044433593749,-57.1489746093749,-55.7979492187499,-55.69521484375,-56.9759765625001,-58.5103515625,-60.0801757812499,-66.4955078124999,-67.372021484375,-68.929052734375,-69.9055664062499,-70.705859375,-71.2677734375,-71.87958984375,-72.9810058593749,-73.973828125,-74.70888671875],&#34;lat&#34;:[45.0038574218751,44.8993652343751,43.62880859375,43.624951171875,42.80234375,42.366015625,42.2091796875,41.674853515625,41.97587890625,42.62470703125,43.5708984375,45.34736328125,46.4573730468751,46.89990234375,48.303076171875,47.996240234375,48.2005371093751,48.05830078125,48.61181640625,48.5254394531251,48.991748046875,48.9931152343751,48.993115234375,48.9931152343751,48.9930664062501,48.9930664062501,48.9930664062501,48.993017578125,48.993017578125,50.0201171874999,50.4186523437501,50.5298828125,51.151171875,52.1588867187501,52.8580566406251,53.2514648437501,53.7239257812501,54.42099609375,55.1646484374999,55.8882324218751,56.792822265625,58.705029296875,59.79326171875,59.15224609375,59.22626953125,60.08359375,60.3002441406251,62.0534667968751,64.9755371093751,67.60537109375,69.65078125,69.1519531250001,68.9169921875,69.467822265625,69.43388671875,70.1431640625001,69.7124023437501,70.2393554687499,69.46708984375,69.9900390625,69.6604003906251,69.0429199218751,68.6595703125001,67.9235351562501,67.684765625,67.9771972656251,67.590869140625,68.610791015625,68.9198730468751,68.031201171875,67.6931640625001,67.8264648437501,68.4529296875,67.7374511718751,68.5431152343751,69.455126953125,69.871875,71.2736328125,71.9037109375001,71.2621093750001,70.8522460937501,70.1782714843751,69.713916015625,69.2904785156251,69.2661132812501,68.8117187500001,67.7658203125,67.5161621093751,69.231884765625,69.8452636718749,69.6910644531251,69.119921875,68.4464843750001,67.459912109375,66.5875,66.179296875,66.537353515625,65.3548339843749,64.8261718750001,64.009375,63.5068359375001,62.945947265625,62.819384765625,61.3178222656251,59.9533203125,58.9033203125001,58.756396484375,57.008984375,57.224462890625,56.851318359375,56.0563476562501,55.2856445312501,55.1487304687501,53.817626953125,52.9611328125001,52.2938964843751,51.17333984375,52.2520996093751,54.6974609375,55.23642578125,56.1072265625,57.1812011718751,58.018896484375,58.682373046875,60.0423828125,60.7858398437501,62.107373046875,62.5725097656251,62.1834472656251,62.45419921875,61.1589355468751,60.6897949218751,59.3417480468751,58.2134765625001,59.1107421875001,59.776513671875,60.26826171875,58.8577636718751,58.4740234375001,57.010595703125,56.3903320312501,55.2594238281251,55.1494628906251,54.57041015625,53.8477050781251,53.211962890625,52.1377929687501,51.4576660156251,51.2950683593751,50.2545898437501,50.2118652343751,49.3484375,48.8289550781251,47.8322265625001,47.1397949218751,46.795947265625,46.68681640625,46.2097167968751,45.3451171875,45.0038574218751]},{&#34;lng&#34;:[-86.58935546875,-84.7895996093749,-84.6599609375,-85.91162109375,-85.018408203125,-81.40615234375,-80.2747070312499,-75.1857910156249,-74.31572265625,-71.4599121093749,-70.5609375,-69.168701171875,-67.3636718749999,-68.513037109375,-68.037939453125,-66.2251953125,-64.5275390625,-64.007958984375,-61.9685546874999,-61.29970703125,-63.401806640625,-64.66533203125,-65.3053710937499,-66.476953125,-68.2568359375,-66.86064453125,-65.2748046875,-64.51435546875,-65.978857421875,-66.256689453125,-69.08232421875,-69.545166015625,-71.2537109374999,-73.44365234375,-74.512451171875,-76.723828125,-77.791162109375,-78.09560546875,-77.3267089843749,-75.8283203124999,-73.5607421875,-74.433935546875,-72.22001953125,-73.32822265625,-75.787158203125,-78.809814453125,-82.138720703125,-87.90068359375,-88.8484374999999,-90.0251953125,-89.263232421875,-87.719775390625,-84.97451171875,-86.6293457031249,-86.0361328125,-85.023388671875,-86.58935546875],&#34;lat&#34;:[71.0107910156251,71.09326171875,71.5861328125,71.9865234375,73.335498046875,73.634521484375,72.745556640625,72.434228515625,71.84267578125,71.463720703125,70.73828125,70.76416015625,70.034423828125,69.577294921875,68.550732421875,67.958740234375,67.8126953125,67.347314453125,67.01904296875,66.64873046875,65.11845703125,65.1689453125,66.008447265625,66.279736328125,65.9386230468751,65.0916015625,64.63154296875,63.26396484375,63.00068359375,61.86826171875,62.40517578125,62.744580078125,63.042529296875,64.423486328125,64.670166015625,64.242041015625,64.36708984375,64.9392578125,65.453125,65.22705078125,65.542919921875,66.139013671875,67.254296875,68.266748046875,69.31865234375,70.178564453125,69.8412109375,70.251904296875,70.522900390625,71.948779296875,73.068994140625,73.722900390625,73.694775390625,72.87080078125,71.770947265625,71.35322265625,71.0107910156251]},{&#34;lng&#34;:[-69.4888671875,-61.39248046875,-65.483984375,-70.143505859375,-71.387841796875,-75.25947265625,-74.43310546875,-75.865966796875,-78.01259765625,-78.284326171875,-85.141259765625,-89.570068359375,-86.873779296875,-88.094677734375,-86.80791015625,-84.3161132812499,-86.420751953125,-85.307421875,-88.921435546875,-90.490185546875,-82.122509765625,-79.886328125,-69.4888671875],&#34;lat&#34;:[83.016796875,82.44189453125,81.284765625,80.39765625,79.761767578125,79.421044921875,78.72412109375,78.009814453125,77.9460449218751,76.571240234375,76.3045898437501,76.491943359375,77.20029296875,77.719189453125,78.774365234375,78.97529296875,79.84521484375,80.5259765625,80.805615234375,81.87724609375,82.6017578125,82.938525390625,83.016796875]},{&#34;lng&#34;:[-114.521533203125,-112.75361328125,-108.698291015625,-107.72001953125,-105.41513671875,-104.349560546875,-104.569580078125,-102.18212890625,-101.85712890625,-103.468212890625,-106.140869140625,-108.9458984375,-113.127734375,-113.694140625,-116.5134765625,-117.8140625,-118.868408203125,-118.37451171875,-114.638232421875,-114.521533203125],&#34;lat&#34;:[72.592919921875,72.98603515625,72.499267578125,73.329052734375,72.788330078125,71.4339843750001,71.1040527343751,69.845947265625,69.023974609375,68.808544921875,69.16201171875,68.759814453125,68.494140625,69.19501953125,69.424609375,71.158447265625,71.686767578125,72.53388671875,73.37265625,72.592919921875]},{&#34;lng&#34;:[-74.70888671875,-73.55810546875,-73.1595703125,-71.900927734375,-71.261181640625,-70.519482421875,-68.987060546875,-66.1781738281249,-64.8363281249999,-64.253759765625,-65.259423828125,-64.70322265625,-65.318896484375,-64.54150390625,-63.2927734375,-61.955517578125,-61.2837890625,-63.7611328125,-64.2860839843749,-64.862353515625,-65.738134765625,-66.099560546875,-64.4488281249999,-64.897900390625,-65.88447265625,-67.124853515625,-67.78466796875,-67.806787109375,-69.24287109375,-70.00771484375,-70.296240234375,-71.517529296875,-74.70888671875],&#34;lat&#34;:[45.0038574218751,45.42509765625,46.01005859375,46.6319335937501,46.75625,47.03251953125,48.275,49.213134765625,49.191748046875,48.550390625,48.021240234375,47.724853515625,47.101220703125,46.24033203125,45.751953125,45.8681640625,45.2354980468751,44.48642578125,44.550341796875,43.86787109375,43.5607421875,44.36748046875,45.2560546875,45.6259765625,45.2229003906251,45.16943359375,45.701708984375,47.0828125,47.46298828125,46.708935546875,45.9061035156251,45.007568359375,45.0038574218751]},{&#34;lng&#34;:[-91.885546875,-90.643017578125,-87.675,-87.1442382812499,-85.28984375,-87.016455078125,-88.791015625,-92.678271484375,-96.7732421875,-95.269775390625,-91.885546875],&#34;lat&#34;:[81.132861328125,80.593701171875,80.372119140625,79.662646484375,79.208349609375,78.898681640625,78.1924316406251,78.389111328125,80.135791015625,81.00078125,81.132861328125]},{&#34;lng&#34;:[-119.736328125,-117.965869140625,-115.446875,-120.1798828125,-120.6193359375,-123.210595703125,-125.76259765625,-123.797265625,-124.696240234375,-121.315234375,-119.736328125],&#34;lat&#34;:[74.112646484375,74.266064453125,73.4388671875,72.2126464843751,71.50576171875,71.1234375,72.1375,73.7681640625,74.348193359375,74.52998046875,74.112646484375]},{&#34;lng&#34;:[-94.2949707031249,-91.305029296875,-90.2513671874999,-88.201318359375,-86.06875,-82.153662109375,-79.660205078125,-79.507958984375,-81.808837890625,-88.423046875,-91.961572265625,-92.185107421875,-94.2949707031249],&#34;lat&#34;:[76.912451171875,76.68076171875,76.053466796875,75.51201171875,75.50224609375,75.8310546875,75.44951171875,74.880126953125,74.476611328125,74.494140625,74.793212890625,75.846533203125,76.912451171875]},{&#34;lng&#34;:[-55.4587402343749,-56.693994140625,-55.026171875,-53.95771484375,-53.531201171875,-52.653662109375,-53.069775390625,-54.17373046875,-54.856640625,-56.2212890624999,-56.952490234375,-59.3624023437499,-58.0158203125,-56.7501953125,-55.4587402343749],&#34;lat&#34;:[51.5365234375001,50.05966796875,49.30537109375,49.441845703125,48.231884765625,47.5494140625,46.68125,46.88037109375,47.385009765625,47.67138671875,47.5744628906251,47.865673828125,49.54248046875,51.27490234375,51.5365234375001]},{&#34;lng&#34;:[-108.2923828125,-105.480908203125,-105.86259765625,-108.831298828125,-110.940869140625,-113.5140625,-114.4517578125,-117.60009765625,-115.5806640625,-112.697607421875,-111.052685546875,-108.2923828125],&#34;lat&#34;:[76.05712890625,75.745654296875,75.1915527343751,75.064892578125,74.638720703125,74.430078125,75.087890625,75.2716796875,76.4375,76.201708984375,75.54853515625,76.05712890625]},{&#34;lng&#34;:[-100.001904296875,-97.5818359375,-97.7958984375,-96.6134277343749,-98.6628906249999,-100.594482421875,-100.484765625,-101.45087890625,-100.001904296875],&#34;lat&#34;:[73.9458984375,73.887548828125,73.285302734375,71.8338378906251,71.302099609375,72.15234375,72.77294921875,73.43095703125,73.9458984375]},{&#34;lng&#34;:[-93.170849609375,-90.35458984375,-92.117919921875,-93.340625,-94.037548828125,-95.19296875,-95.63291015625,-93.170849609375],&#34;lat&#34;:[74.1609863281251,73.86865234375,72.75380859375,72.80185546875,72.028759765625,72.02744140625,73.695458984375,74.1609863281251]},{&#34;lng&#34;:[-84.91962890625,-83.40712890625,-82.05,-81.71611328125,-83.4943359374999,-84.63291015625,-85.4955078125,-86.374267578125,-85.961669921875,-84.91962890625],&#34;lat&#34;:[65.261083984375,65.10390625,64.6442871093751,64.021875,64.09921875,63.309228515625,63.139111328125,64.5658203125,65.704248046875,65.261083984375]},{&#34;lng&#34;:[-97.700927734375,-97.799365234375,-100.234375,-102.54140625,-100.387939453125,-97.700927734375],&#34;lat&#34;:[76.46650390625,75.116650390625,75.00771484375,75.513623046875,76.61357421875,76.46650390625]},{&#34;lng&#34;:[-115.55126953125,-116.220458984375,-119.367919921875,-121.61376953125,-119.090185546875,-115.55126953125],&#34;lat&#34;:[77.36328125,76.6110839843751,76.22177734375,76.441455078125,77.305078125,77.36328125]},{&#34;lng&#34;:[-127.197314453125,-125.482080078125,-124.64287109375,-123.99580078125,-123.497021484375,-124.689404296875,-126.54853515625,-128.267431640625,-127.197314453125],&#34;lat&#34;:[50.640380859375,50.316796875,49.428662109375,49.2240234375,48.582080078125,48.597314453125,49.4189453125,50.60927734375,50.640380859375]},{&#34;lng&#34;:[-79.5373046875,-77.20654296875,-76.28955078125,-79.500537109375,-80.824169921875,-79.5373046875],&#34;lat&#34;:[73.6544921875,73.499560546875,73.081005859375,72.75595703125,73.3806640625001,73.6544921875]},{&#34;lng&#34;:[-97.439453125,-95.68564453125,-97.472021484375,-99.5640624999999,-97.439453125],&#34;lat&#34;:[69.6426757812501,68.7358398437501,68.543701171875,69.034130859375,69.6426757812501]},{&#34;lng&#34;:[-103.426025390625,-99.6094238281249,-102.73134765625,-103.426025390625],&#34;lat&#34;:[79.315625,78.5830566406251,78.371044921875,79.315625]},{&#34;lng&#34;:[-75.67587890625,-75.127294921875,-77.0048828125,-76.740234375,-75.67587890625],&#34;lat&#34;:[68.3225097656251,67.5373046875,67.266943359375,68.23125,68.3225097656251]},{&#34;lng&#34;:[-132.655517578125,-131.7025390625,-132.011328125,-132.747509765625,-132.655517578125],&#34;lat&#34;:[54.127490234375,53.986376953125,53.265185546875,53.310498046875,54.127490234375]}],[{&#34;lng&#34;:[9.52402343750001,9.52753906250001,9.58027343750001,10.45283203125,9.93925781250002,8.45839843750002,7.02109375,6.75810546875002,7.00058593750001,7.615625,8.61787109374998,9.52402343750001],&#34;lat&#34;:[47.52421875,47.270751953125,47.057373046875,46.86494140625,46.36181640625,46.2458984375,45.92578125,46.415771484375,47.322509765625,47.592724609375,47.76611328125,47.52421875]}],[{&#34;lng&#34;:[-67.194873046875,-67.0087890624999,-67.356201171875,-68.25029296875,-68.56201171875,-68.34599609375,-68.8463378906249,-69.1744140625,-69.65693359375,-70.026806640625,-70.16142578125,-70.585205078125,-69.79775390625,-69.85244140625,-70.47041015625,-70.40478515625,-71.055517578125,-71.167578125,-70.9516113281249,-71.4255859375,-71.9321289062499,-71.7609375,-72.146435546875,-71.21259765625,-71.77265625,-71.90498046875,-72.517919921875,-72.6144042968749,-73.57626953125,-73.1529296875,-72.276318359375,-72.407666015625,-71.91865234375,-69.9602539062499,-68.443359375,-69.241015625,-70.7951171875,-70.995849609375,-72.1744140625,-74.014453125,-73.5181640625,-73.8958984375,-75.094677734375,-74.333740234375,-74.341015625,-74.654931640625,-74.151904296875,-75.656787109375,-73.54990234375,-72.6638671875,-73.265087890625,-72.78515625,-73.5212890625,-73.9658691406249,-73.22646484375,-73.66181640625,-73.215966796875,-72.62392578125,-72.2237792968749,-71.66435546875,-71.45224609375,-71.669482421875,-71.31572265625,-71.5192382812499,-71.18642578125,-70.64658203125,-70.445361328125,-70.5741210937499,-70.56318359375,-70.3316894531249,-70.0875488281249,-70.14814453125,-70.41826171875,-69.9263671875,-69.5109375,-69.0939453125,-68.968310546875,-68.462890625,-68.745166015625,-68.197021484375,-67.879443359375,-67.194873046875],&#34;lat&#34;:[-22.8216796875,-23.0013671875001,-24.0337890625,-24.3919921875,-24.8376953125,-27.0279296875,-27.1537109375,-27.92470703125,-28.41357421875,-29.3240234375,-30.440234375,-31.56943359375,-33.3986328125,-34.22431640625,-35.326171875,-36.06171875,-36.52373046875,-37.7623046875,-38.7384765625,-38.9856445312501,-40.69169921875,-42.10146484375,-42.9900390625,-44.4412109375,-45.7244140625,-47.20166015625,-47.8763671875,-48.79287109375,-49.58291015625,-50.73828125,-50.91025390625,-51.5408203125,-51.98955078125,-52.008203125,-52.356640625,-52.20546875,-52.76875,-53.779296875,-53.63232421875,-52.63935546875,-52.041015625,-51.3314453125,-50.68125,-49.974609375,-48.595703125,-47.70224609375,-46.9744140625,-46.6103515625,-45.4837890625,-44.43642578125,-44.16865234375,-42.30126953125,-41.7970703125,-41.11826171875,-39.2244140625,-37.69853515625,-37.16689453125,-35.5857421875,-35.09619140625,-33.65263671875,-32.6595703125,-30.33037109375,-29.64970703125,-28.92646484375,-28.37783203125,-26.32939453125,-25.17265625,-24.6443359375,-23.05703125,-22.8486328125,-21.49306640625,-19.805078125,-18.34560546875,-18.2060546875,-17.5060546875,-18.05048828125,-18.96796875,-19.4328125,-20.45859375,-21.30029296875,-22.82294921875,-22.8216796875]},{&#34;lng&#34;:[-68.629931640625,-68.6532226562499,-70.49716796875,-70.867724609375,-70.090380859375,-69.76357421875,-68.629931640625],&#34;lat&#34;:[-52.65263671875,-54.85361328125,-54.8095703125,-53.8841796875,-53.4181640625,-52.73134765625,-52.65263671875]},{&#34;lng&#34;:[-73.773388671875,-74.354931640625,-74.036669921875,-73.52783203125,-73.436328125,-73.773388671875],&#34;lat&#34;:[-43.3458984375,-43.26357421875,-41.7955078125,-41.8962890625,-42.9365234375,-43.3458984375]},{&#34;lng&#34;:[-74.476171875,-74.5947265625,-75.30009765625,-75.184228515625,-74.476171875],&#34;lat&#34;:[-49.1478515625,-50.006640625,-49.8474609375,-49.08359375,-49.1478515625]}],[{&#34;lng&#34;:[130.526953125,129.7197265625,128.9234375,128.04521484375,128.11123046875,126.903515625,125.9890625,124.88935546875,124.362109375,122.33486328125,121.517578125,122.275,121.17451171875,120.4791015625,119.59111328125,118.9123046875,117.78466796875,117.5578125,118.01494140625,118.9400390625,118.95263671875,119.44990234375,120.75,121.640234375,121.93271484375,120.98994140625,119.2158203125,120.20146484375,120.87109375,121.4009765625,121.351953125,121.8779296875,120.99765625,121.9443359375,121.60205078125,121.0984375,120.2787109375,119.539453125,118.5603515625,116.53828125,116.470703125,114.266015625,114.0154296875,113.52705078125,113.47890625,112.586328125,111.9439453125,110.1935546875,109.93076171875,108.3248046875,107.97265625,106.7294921875,106.7802734375,105.84296875,105.275390625,104.37177734375,102.5171875,102.12744140625,101.7365234375,101.1388671875,100.21474609375,99.9176757812501,99.1929687500001,99.3408203125,98.86376953125,98.76435546875,97.68603515625,97.5314453125,97.8195312500001,98.6546875,98.6511718750001,98.09892578125,97.3224609375001,96.6026367187501,96.0353515625,95.4202148437501,94.623046875,93.20654296875,92.66435546875,91.63193359375,91.60556640625,89.5369140625,88.89140625,88.62109375,88.109765625,86.40869140625,85.1224609375,83.58349609375,83.15546875,81.4171875,81.01025390625,79.92451171875,79.9166015625001,79.36962890625,79.33876953125,78.7916015625001,78.7197265625,78.3896484375,79.2193359375001,79.21650390625,79.1351562500001,79.1125,78.8018554687501,78.93642578125,78.2820312500001,77.8109375,77.7994140625,76.76689453125,75.9451171875,75.840234375,74.54140625,74.89130859375,74.74501953125,73.80166015625,73.631640625,73.9916015625,75.58349609375,76.48017578125,76.8240234375,78.1234375,78.36240234375,80.209375,80.1650390625,80.7857421875001,80.0591796875001,82.32666015625,83.19306640625,84.7861328125,85.6566406250001,85.7494140625,86.5494140625001,87.3228515625001,87.8142578125,87.9796875,89.04765625,90.31328125,90.869921875,90.87724609375,93.6564453125,94.71201171875,95.35029296875,96.38544921875,97.2056640625,99.46787109375,99.9837890625,101.7138671875,101.97294921875,103.7111328125,105.1970703125,106.77001953125,109.4431640625,110.400390625,111.0072265625,111.933203125,111.40224609375,111.898046875,113.58701171875,114.5171875,115.6810546875,116.56259765625,118.30869140625,119.706640625,119.7111328125,118.4984375,115.8982421875,115.5576171875,116.68330078125,117.8734375,119.25986328125,119.19189453125,120.06689453125,120.7498046875,120.7041015625,123.6078125,125.6490234375,126.312890625,126.9248046875,127.999609375,129.49814453125,130.804296875,131.002734375,132.5619140625,134.293359375,134.75234375,134.16767578125,133.861328125,132.93603515625,131.9775390625,131.08232421875,131.26181640625,130.526953125],&#34;lat&#34;:[42.535400390625,42.475,42.038232421875,41.9875,41.3892578125,41.7810546875,40.904638671875,40.459814453125,40.004052734375,39.3661132812501,39.63896484375,40.541845703125,40.90126953125,40.23095703125,39.90263671875,39.1664062500001,39.13447265625,38.625146484375,38.1833984375,38.0427734375,37.33115234375,37.124755859375,37.833935546875,37.4603515625,36.95947265625,36.59794921875,35.011767578125,34.32568359375,33.01650390625,32.371923828125,31.8587890625001,30.9169921875,30.558251953125,29.894091796875,28.3666015625,28.29052734375,27.0970703125,25.591259765625,24.58037109375,23.1796875,22.9458984375,22.540966796875,22.5119140625,22.245947265625,22.195556640625,21.77685546875,21.849658203125,21.037646484375,21.48056640625,21.693505859375,21.507958984375,22.0003417968751,22.77890625,22.922802734375,23.34521484375,22.704052734375,22.741015625,22.37919921875,21.826513671875,21.56748046875,21.46298828125,22.02802734375,22.1259765625,23.0958984375,23.191259765625,24.1160644531251,23.898095703125,24.49169921875,25.25185546875,25.9177734375,27.5724609375,28.14228515625,28.21796875,28.459912109375,29.44716796875,29.0542968750001,29.31240234375,28.5908203125001,27.94892578125,27.7599609375,27.951708984375,28.107421875,27.316064453125,28.091845703125,27.87060546875,27.928662109375,28.315966796875,29.18359375,29.612646484375,30.33759765625,30.164501953125,30.88876953125,30.8941894531251,31.0799316406251,31.105712890625,31.29365234375,31.887646484375,32.519873046875,32.50107421875,32.5640136718751,33.171923828125,33.22626953125,33.49970703125,34.351953125,34.65390625,35.484521484375,35.4958984375,35.66171875,36.017578125,36.64970703125,37.02216796875,37.231640625,38.510009765625,38.606884765625,39.448876953125,40.043115234375,40.605322265625,40.44951171875,40.98232421875,41.075634765625,41.371630859375,42.1900390625,42.6655273437501,43.161572265625,45.0064453125,45.519921875,47.186572265625,46.8307128906251,47.254638671875,48.38505859375,48.52861328125,49.085791015625,49.1623046875,48.555126953125,48.0025390625,47.676171875,46.9544921875,45.19609375,44.9009765625,44.350830078125,44.278076171875,42.720361328125,42.789794921875,42.568212890625,42.67734375,42.4658203125001,42.215869140625,41.751318359375,41.738037109375,42.288720703125,42.45595703125,42.773681640625,43.34140625,43.71142578125,44.36728515625,45.0640625,44.745703125,45.364599609375,45.458251953125,46.289794921875,46.717041015625,46.606005859375,47.15,47.983984375,47.6869140625,47.94501953125,49.823779296875,49.5134765625,50.06640625,50.379833984375,51.6006835937501,52.096533203125,53.171826171875,53.546533203125,53.04228515625,52.3997558593751,51.100146484375,49.5686035156251,49.388818359375,48.34150390625,47.691455078125,47.768505859375,48.3734375,47.7154296875,47.302197265625,46.24775390625,45.029931640625,45.243994140625,44.910009765625,43.433056640625,42.535400390625]},{&#34;lng&#34;:[110.88876953125,111.013671875,110.45126953125,109.5193359375,108.7015625,108.6935546875,109.2189453125,110.17158203125,110.88876953125],&#34;lat&#34;:[19.991943359375,19.65546875,18.74794921875,18.21826171875,18.53525390625,19.3382812500001,19.8428222656251,20.0537109375001,19.991943359375]}],[{&#34;lng&#34;:[-5.52353515624998,-4.62583007812501,-3.22353515624999,-2.69584960937499,-2.50585937500003,-2.78974609374998,-3.23579101562498,-2.79521484374999,-3.01914062499998,-4.03720703124998,-5.56474609374996,-7.54497070312499,-7.45439453124999,-8.60356445312499,-8.296630859375,-8.48642578124998,-7.82358398437498,-7.990625,-7.10488281249999,-6.26113281249999,-6.03457031249999,-5.52353515624998],&#34;lat&#34;:[10.426025390625,9.71357421874997,9.895458984375,9.48134765624999,8.208740234375,7.93193359374999,6.80722656249999,5.184521484375,5.130810546875,5.23012695312498,5.089453125,4.351318359375,5.84130859375,6.50781250000004,7.07402343750002,7.55849609374999,8.46767578124999,10.1625,10.203515625,10.724072265625,10.19482421875,10.426025390625]}],[{&#34;lng&#34;:[15.480078125,14.61689453125,14.708984375,15.1287109375,16.0634765625,16.1833984375,15.7416015625,14.48408203125,13.2935546875,11.3287109375,9.80078125,9.87617187500001,9.00009765625001,8.55585937500001,9.06015625,10.1435546875,10.60625,11.1533203125,11.55166015625,12.403515625,13.89208984375,14.559765625,14.6271484375,14.1974609375,14.06396484375,14.5162109375,15.08125,15.0298828125,15.54091796875,14.24326171875,13.97724609375,15.1162109375,15.480078125],&#34;lat&#34;:[7.52377929687499,5.86513671874999,4.66557617187499,3.826904296875,2.90859375,2.27006835937499,1.914990234375,2.154736328125,2.161572265625,2.16743164062497,2.304443359375,3.309765625,4.09160156249999,4.75522460937499,6.00908203124999,6.99643554687499,7.06308593749999,6.437939453125,6.697265625,8.59555664062499,11.140087890625,11.49228515625,12.10869140625,12.3837890625,13.078515625,12.979736328125,11.8455078125,11.113671875,9.96030273437499,9.979736328125,9.69155273437499,8.55732421875,7.52377929687499]}],[{&#34;lng&#34;:[27.4033203125,28.19208984375,29.67685546875,30.83857421875,30.72861328125,31.252734375,29.94287109375,29.71767578125,29.576953125,29.12939453125,29.01435546875,29.2244140625,29.40322265625,29.3427734375,29.70966796875,30.31318359375,30.751171875,28.972265625,28.40068359375,28.630078125,28.6388671875,28.3572265625,29.06435546875,29.7951171875,29.7953125,29.0142578125,28.35771484375,26.949609375,26.0259765625,24.5185546875,23.96650390625,22.56103515625,21.81318359375,21.90537109375,21.75107421875,20.6078125,20.4822265625,19.52763671875,19.3408203125,17.53603515625,16.984765625,16.7177734375,16.315234375,13.0681640625,12.213671875,13.07275390625,13.41494140625,14.35830078125,14.70791015625,16.14677734375,16.21533203125,16.8798828125,17.75283203125,18.07216796875,18.6103515625,18.56748046875,19.5009765625,20.55810546875,22.42216796875,22.75576171875,23.4171875,24.31982421875,25.24931640625,25.52509765625,26.8220703125,27.4033203125],&#34;lat&#34;:[5.10917968749999,4.35024414062499,4.5869140625,3.49072265625,2.45537109374999,2.04458007812499,0.819238281249994,0.098339843749997,-1.38789062500001,-1.86025390625001,-2.72021484375,-3.053515625,-4.44931640625001,-4.98310546875,-6.61689453125001,-7.20371093750001,-8.19365234375,-8.46494140625001,-9.22480468750001,-9.83125,-10.66923828125,-11.4830078125,-12.348828125,-12.15546875,-13.3927734375,-13.36884765625,-12.48203125,-11.898828125,-11.89013671875,-11.4384765625,-10.87177734375,-11.055859375,-9.46875,-8.693359375,-7.30546875,-7.277734375,-6.9158203125,-7.14443359374995,-7.96660156250003,-8.07587890625,-7.257421875,-6.24140625000001,-5.865625,-5.86484375,-5.75869140625001,-4.634765625,-4.83740234375,-4.29941406250001,-4.88173828125001,-3.46416015625,-2.17783203125001,-1.22587890625,-0.549023437500011,2.01328125,3.47841796874999,4.257568359375,5.12749023437499,4.46269531249999,4.1349609375,4.6466796875,4.66313476562499,4.994140625,5.02456054687499,5.31210937499999,5.06240234374999,5.10917968749999]}],[{&#34;lng&#34;:[18.6103515625,18.07216796875,17.75283203125,16.8798828125,16.21533203125,16.14677734375,14.70791015625,14.35830078125,13.41494140625,13.07275390625,12.3845703125,12.018359375,11.13017578125,11.9341796875,11.5751953125,12.9919921875,14.08740234375,14.383984375,14.48056640625,13.86005859375,13.8845703125,14.43447265625,14.180859375,13.27412109375,13.2935546875,14.48408203125,15.7416015625,16.1833984375,16.67333984375,17.43798828125,18.6103515625],&#34;lat&#34;:[3.47841796874999,2.01328125,-0.549023437500011,-1.22587890625,-2.17783203125001,-3.46416015625,-4.88173828125001,-4.29941406250001,-4.83740234375,-4.634765625,-4.619140625,-5.004296875,-3.91630859375,-3.31855468750001,-2.39707031250001,-2.31337890625001,-2.46689453125001,-1.89003906250001,-0.618359375000011,-0.203320312500011,0.190820312499994,0.811474609374997,1.37021484374999,1.24101562499999,2.161572265625,2.154736328125,1.914990234375,2.27006835937499,3.53520507812499,3.68461914062499,3.47841796874999]}],[{&#34;lng&#34;:[-71.3197265625,-71.95810546875,-72.690087890625,-73.00654296875,-72.416552734375,-72.44296875,-72.0842773437499,-70.09501953125,-69.4392578124999,-67.8591796875,-67.43935546875,-67.82490234375,-67.8552734375,-67.3111328125,-67.834765625,-67.21083984375,-66.876025390625,-67.351953125,-68.1765625,-69.8485839843749,-70.0705078124999,-69.66748046875,-69.400244140625,-69.96591796875,-70.735107421875,-70.0740234375,-70.91455078125,-71.7525390625,-72.39560546875,-73.1544921875,-73.664306640625,-74.24638671875,-74.8017578125,-75.28447265625,-76.31103515625,-76.49462890625,-77.46767578125,-78.85966796875,-78.617041015625,-77.67001953125,-77.1666015625,-77.427294921875,-77.249267578125,-77.35986328125,-77.901171875,-77.2123046875,-77.3742187499999,-76.88798828125,-75.63935546875,-75.6708984375,-74.844580078125,-74.059130859375,-73.31337890625,-72.275,-71.7145507812499,-71.3197265625],&#34;lat&#34;:[11.8619140625,11.66640625,10.83583984375,9.78916015625001,8.38198242187504,7.45488281249999,7.096875,6.93793945312501,6.13491210937501,6.28989257812496,6.02553710937502,5.27045898437503,4.50688476562499,3.41586914062502,2.89282226562504,2.39013671875004,1.22304687500004,2.08583984375005,1.71982421874999,1.70874023437504,-0.13886718750004,-0.482421874999957,-1.19492187499998,-4.2359375,-3.78154296875,-2.75019531250001,-2.21855468749997,-2.152734375,-2.42890625000001,-2.27822265625001,-1.248828125,-0.970605468750023,-0.200097656250009,-0.10654296875002,0.448486328124986,0.23544921875002,0.636523437500017,1.45537109375003,2.30678710937502,2.87885742187504,3.86225585937501,4.06044921874998,5.78017578125004,6.50449218749999,7.22934570312505,8.03388671875,8.65830078125002,8.619873046875,9.45043945312501,10.196337890625,11.109716796875,11.340625,11.295751953125,11.8892578125,12.419970703125,11.8619140625]}],[{&#34;lng&#34;:[-83.6419921875,-83.4482421875,-82.56357421875,-82.93984375,-82.879345703125,-83.637255859375,-84.65888671875,-85.624853515625,-85.7443359375,-83.6419921875],&#34;lat&#34;:[10.917236328125,10.46591796875,9.57666015624997,9.449169921875,8.07065429687499,9.0353515625,9.6466796875,9.90244140624999,11.062109375,10.917236328125]}],[{&#34;lng&#34;:[-81.837451171875,-80.6501464843749,-77.497265625,-76.647412109375,-75.72294921875,-75.6427734375,-74.882568359375,-74.25283203125,-75.11640625,-76.158447265625,-77.715087890625,-77.2295898437499,-77.9973144531249,-78.636474609375,-79.2744140625,-80.499072265625,-81.8162109375,-81.90341796875,-82.738037109375,-83.379638671875,-84.044921875,-83.2578125,-81.837451171875],&#34;lat&#34;:[23.163037109375,23.103076171875,21.871630859375,21.2845214843751,21.11103515625,20.73349609375,20.650634765625,20.0796875,19.901416015625,19.98974609375,19.85546875,20.64375,20.715380859375,21.5155273437501,21.562646484375,22.063525390625,22.2001953125,22.67900390625,22.6892578125001,22.222998046875,22.6660156250001,22.967578125,23.163037109375]}],[{&#34;lng&#34;:[34.0044921875,32.7126953125,32.9416015625,34.0044921875],&#34;lat&#34;:[35.065234375,35.171044921875,35.3904296875,35.065234375]}],[{&#34;lng&#34;:[32.7126953125,34.0044921875,32.941796875,32.7126953125],&#34;lat&#34;:[35.171044921875,35.065234375,34.57587890625,35.171044921875]}],[{&#34;lng&#34;:[14.809375,17.151953125,18.8322265625,16.953125,14.97216796875,13.81474609375,12.63203125,12.45263671875,14.36904296875,14.809375],&#34;lat&#34;:[50.858984375,50.3783203125,49.510791015625,48.598828125,48.983935546875,48.766943359375,49.46123046875,50.3498046875,50.89873046875,50.858984375]}],[{&#34;lng&#34;:[9.73974609375003,11.399609375,12.575390625,14.25888671875,14.12861328125,14.61943359375,14.809375,14.36904296875,12.45263671875,12.63203125,13.81474609375,12.8142578125,12.68583984375,11.29794921875,9.52402343750001,8.61787109374998,7.615625,7.58417968749998,8.13486328125001,6.73544921875001,6.34433593750001,6.11650390625002,5.99394531250002,6.19326171875005,7.03515625000006,7.19726562500003,8.89775390625007,8.67031250000002,9.73974609375003],&#34;lat&#34;:[54.825537109375,53.94462890625,54.4673828125,53.729638671875,52.87822265625,52.528515625,50.858984375,50.89873046875,50.3498046875,49.46123046875,48.766943359375,48.16083984375,47.6693359375,47.42490234375,47.52421875,47.76611328125,47.592724609375,48.064306640625,48.973583984375,49.160595703125,49.452734375,50.12099609375,50.750439453125,51.488916015625,52.380224609375,53.282275390625,53.835693359375,54.90341796875,54.825537109375]}],[{&#34;lng&#34;:[43.24599609375,42.92275390625,41.7982421875,41.76650390625,42.378515625,43.11669921875,43.409765625,43.24599609375],&#34;lat&#34;:[11.4998046875,10.99931640625,10.98046875,11.589111328125,12.46640625,12.70859375,12.18994140625,11.4998046875]}],[{&#34;lng&#34;:[9.73974609375003,8.67031250000002,8.13212890625007,8.16396484375008,8.61855468750005,10.537109375,10.1830078125001,9.59111328125002,9.73974609375003],&#34;lat&#34;:[54.825537109375,54.90341796875,55.5998046875,56.606884765625,57.111279296875,57.44853515625,55.865185546875,55.493212890625,54.825537109375]},{&#34;lng&#34;:[12.56875,11.6538085937501,10.9789062500001,12.2189453125,12.56875],&#34;lat&#34;:[55.78505859375,55.1869140625,55.721533203125,56.11865234375,55.78505859375]}],[{&#34;lng&#34;:[-71.768310546875,-71.65703125,-71.779248046875,-70.954150390625,-68.684765625,-68.9349609375,-69.770654296875,-71.768310546875],&#34;lat&#34;:[18.03916015625,19.13076171875,19.7181640625,19.91396484375,18.90478515625,18.4080078125,18.4435546875,18.03916015625]}],[{&#34;lng&#34;:[8.57656250000002,8.23076171874999,8.39423828125001,8.24560546875,7.51386718750001,7.7626953125,8.33339843750002,9.04404296875001,9.51875,9.84257812500002,9.859375,9.4482421875,10.00068359375,10.255859375,11.5369140625,11.96787109375,9.37871093750002,7.48173828125002,5.83662109375001,4.22763671875001,3.40087890625,3.20371093750001,1.68544921875002,1.1455078125,-1.29296875,-4.82260742187498,-8.683349609375,-8.683349609375,-8.659912109375,-7.68515624999998,-6.50087890624999,-5.44877929687499,-4.96826171875,-3.83339843749999,-3.82675781249998,-2.44838867187499,-1.27534179687498,-1.06552734374998,-1.67919921875,-1.79560546874998,-2.21962890624999,-0.91748046875,0.047949218750006,1.25722656250002,2.593359375,3.77900390625001,5.19560546875002,6.48652343750001,6.92753906250002,8.57656250000002],&#34;lat&#34;:[36.93720703125,36.545263671875,35.203857421875,34.73408203125,34.080517578125,33.23310546875,32.543603515625,32.07236328125,30.22939453125,28.9669921875,26.551953125,26.067138671875,25.332080078125,24.591015625,24.2908203125,23.51787109375,21.99140625,20.873095703125,19.479150390625,19.1427734375,18.988427734375,19.789697265625,20.378369140625,21.10224609375,22.696533203125,24.99560546875,27.2859375,27.6564453125,28.7186035156251,29.34951171875,29.809130859375,29.95693359375,30.465380859375,31.197802734375,31.6619140625,32.12998046875,32.089013671875,32.468310546875,33.31865234375,34.751904296875,35.10419921875,35.668408203125,35.900537109375,36.519580078125,36.60068359375,36.89619140625,36.676806640625,37.0857421875,36.91943359375,36.93720703125]}],[{&#34;lng&#34;:[-75.28447265625,-75.570556640625,-76.6791015625,-77.860595703125,-79.07626953125,-80.179248046875,-80.324658203125,-79.7298828125,-80.45009765625,-80.770361328125,-80.902392578125,-80.1333984375,-80.08828125,-78.899658203125,-78.85966796875,-77.46767578125,-76.49462890625,-76.31103515625,-75.28447265625],&#34;lat&#34;:[-0.10654296875002,-1.53125,-2.56259765624999,-2.98164062500001,-4.990625,-3.877734375,-3.38789062500001,-2.57910156249997,-2.62597656250003,-2.07666015625003,-1.07890624999997,-0.006054687499983,0.78476562500002,1.20625,1.45537109375003,0.636523437500017,0.23544921875002,0.448486328124986,-0.10654296875002]}],[{&#34;lng&#34;:[34.19814453125,34.2453125,34.904296875,34.39970703125,33.5470703125,33.95908203125,35.194140625,35.62470703125,35.6978515625,36.87138671875,33.91845703125,31.43447265625,28.03642578125,24.9802734375,24.9802734375,24.9802734375,24.9802734375,24.72646484375,25.15048828125,27.248046875,29.0720703125,30.3951171875,31.1939453125,32.1017578125,33.66650390625,34.19814453125],&#34;lat&#34;:[31.3226074218751,31.20830078125,29.47734375,28.016015625,27.89814453125,26.6490234375,24.475146484375,24.066015625,22.94619140625,21.996728515625,21.996240234375,21.995849609375,21.995361328125,21.995849609375,24.016943359375,26.93623046875,29.181884765625,30.2505859375,31.65498046875,31.377880859375,30.8302734375,31.4576171875,31.58759765625,31.092822265625,31.130419921875,31.3226074218751]}],[{&#34;lng&#34;:[38.60947265625,39.5065429687501,40.2041015625,41.17646484375,41.658203125,43.11669921875,42.378515625,40.76953125,40.221484375,39.07421875,38.50439453125,37.8841796875,36.52431640625,36.4267578125,36.91376953125,37.008984375,37.41103515625,38.60947265625],&#34;lat&#34;:[18.005078125,15.53212890625,15.014111328125,14.6203125000001,13.983056640625,12.70859375,12.46640625,14.144482421875,14.43115234375,14.62822265625,14.4244140625,14.852294921875,14.2568359375,15.132080078125,16.29619140625,17.05888671875,17.06171875,18.005078125]}],[{&#34;lng&#34;:[-1.79404296874995,-1.28544921874999,-0.041162109374994,1.42832031249998,1.7060546875,3.21142578125,3.248046875,2.08261718750006,1.03291015625007,-0.327001953124949,0.20156250000008,-0.646777343749989,-2.11152343749998,-4.36684570312499,-6.04067382812494,-6.49243164062494,-7.40615234374994,-7.04604492187494,-7.44511718749996,-6.8101562499999,-6.92846679687497,-6.2125,-6.61826171874992,-8.77714843750002,-9.23520507812498,-8.87368164062497,-7.69814453124999,-7.26196289062497,-4.52304687499992,-1.79404296874995],&#34;lat&#34;:[43.40732421875,43.059619140625,42.689111328125,42.5958984375,42.5033203125001,42.43115234375,41.94423828125,41.28740234375,41.062060546875,39.519873046875,38.7591796875,38.15185546875,36.77666015625,36.7181152343751,36.188427734375,36.954638671875,37.179443359375,38.90703125,39.536181640625,40.343115234375,41.009130859375,41.53203125,41.9423828125,41.941064453125,42.976904296875,43.334423828125,43.7645507812501,43.59462890625,43.41572265625,43.40732421875]}],[{&#34;lng&#34;:[28.0125,27.464453125,27.7528320312501,27.351953125,26.5326171875,25.11103515625,24.32255859375,23.49443359375,25.50927734375,28.0125],&#34;lat&#34;:[59.48427734375,58.84130859375,57.841015625,57.528125,57.531005859375,58.063427734375,57.87060546875,59.195654296875,59.6390136718751,59.48427734375]}],[{&#34;lng&#34;:[42.378515625,41.76650390625,41.7982421875,42.92275390625,42.6595703125,43.48251953125,44.0228515625,46.97822265625,47.97822265625,45.9349609375,44.94052734375,44.028125,41.883984375,41.2208984375,40.765234375,39.8421875,39.49443359375,38.0861328125,36.90556640625,36.08193359375,35.74501953125,35.268359375,34.71064453125,33.66611328125,33.01259765625,33.23427734375,34.09453125,34.078125,34.27568359375,34.9314453125,35.1123046875,35.59609375,36.10751953125,36.52431640625,37.8841796875,38.50439453125,39.07421875,40.221484375,40.76953125,42.378515625],&#34;lat&#34;:[12.46640625,11.589111328125,10.98046875,10.99931640625,10.62138671875,9.37949218749999,8.98603515625,7.9970703125,7.9970703125,5.99721679687499,4.91201171874999,4.95097656249999,3.977734375,3.9435546875,4.27304687500003,3.85146484375004,3.45610351562496,3.64882812499999,4.41147460937499,4.44970703124997,5.343994140625,5.49228515624999,6.66030273437499,7.67099609374999,7.95151367187499,8.39638671874999,8.5822265625,9.46152343749999,10.528125,10.864794921875,11.816552734375,12.5373046875,12.72646484375,14.2568359375,14.852294921875,14.4244140625,14.62822265625,14.43115234375,14.144482421875,12.46640625]}],[{&#34;lng&#34;:[28.9658203125,28.4707031250001,29.9412109375001,29.08701171875,29.90341796875,29.60419921875,31.1808593750001,31.28564453125,29.69013671875,27.7976562500001,23.7217773437501,21.4360351562501,21.6059570312501,21.10361328125,23.2487304687501,25.3478515625,24.15546875,23.6388671875,20.62216796875,22.4109375000001,24.94140625,26.0115234375001,27.88994140625,29.1416015625,28.9658203125],&#34;lat&#34;:[69.02197265625,68.48837890625,67.5474609375,66.970947265625,66.091064453125,64.968408203125,63.2083007812501,62.567822265625,61.54609375,60.5361328125,59.965673828125,60.59638671875,61.591552734375,62.62294921875,63.8961425781251,65.479248046875,65.8052734375001,67.95439453125,69.036865234375,68.719873046875,68.5932617187501,69.65263671875,70.061669921875,69.671435546875,69.02197265625]}],[{&#34;lng&#34;:[178.28017578125,178.66767578125,177.8470703125,177.32138671875,177.61796875,178.28017578125],&#34;lat&#34;:[-17.37197265625,-18.080859375,-18.2548828125,-18.0775390625,-17.46103515625,-17.37197265625]},{&#34;lng&#34;:[179.99921875,179.9279296875,179.0068359375,178.805078125,180,179.99921875],&#34;lat&#34;:[-16.1685546875,-16.74443359375,-16.9001953125,-16.6314453125,-16.1529296875,-16.1685546875]}],[{&#34;lng&#34;:[-58.8501953124999,-57.8381835937499,-59.068017578125,-58.8501953124999],&#34;lat&#34;:[-51.269921875,-51.7091796875,-52.173046875,-51.269921875]}],[{&#34;lng&#34;:[5.78974609374998,6.34433593750001,6.73544921875001,8.13486328125001,7.58417968749998,7.615625,7.00058593750001,6.75810546875002,7.02109375,6.62773437500002,6.96728515625,7.4931640625,7.43867187500001,7.37773437500002,6.11591796875001,4.05263671875002,3.05175781250006,3.21142578125,1.7060546875,1.42832031249998,-0.041162109374994,-1.28544921874999,-1.79404296874995,-1.48486328124994,-1.06601562499995,-2.01889648437492,-3.15883789062499,-4.31210937499995,-4.72075195312496,-3.23144531249997,-1.43764648437499,-1.13852539062498,-0.163476562499937,0.186718749999983,1.24550781250005,1.57949218750005,2.52490234375,2.83974609375002,5.78974609374998],&#34;lat&#34;:[49.53828125,49.452734375,49.160595703125,48.973583984375,48.064306640625,47.592724609375,47.322509765625,46.415771484375,45.92578125,45.11796875,44.280029296875,43.767138671875,43.750439453125,43.73173828125,43.07236328125,43.59306640625,42.91513671875,42.43115234375,42.5033203125001,42.5958984375,42.689111328125,43.059619140625,43.40732421875,43.56376953125,45.8056640625,47.037646484375,47.694677734375,47.822900390625,48.539892578125,48.8408203125,48.64140625,49.387890625,49.29677734375,49.70302734375,49.9982421875,50.7392578125,51.097119140625,50.711767578125,49.53828125]},{&#34;lng&#34;:[-51.6525390625,-51.990625,-52.700634765625,-54.616259765625,-54.1955078125,-53.990478515625,-54.350732421875,-54.452197265625,-54.15595703125,-53.84716796875,-52.89931640625,-52.29052734375,-51.6525390625],&#34;lat&#34;:[4.06127929687497,3.70200195312496,2.36367187499998,2.32675781250001,2.81787109375,3.58955078125,4.05410156249999,5.01347656249999,5.35898437500003,5.78222656250001,5.42504882812499,4.94218750000003,4.06127929687497]},{&#34;lng&#34;:[9.48037109375002,9.55068359375005,8.80751953125008,8.71308593750004,9.48037109375002],&#34;lat&#34;:[42.805419921875,42.1297363281251,41.58837890625,42.549755859375,42.805419921875]}],[{&#34;lng&#34;:[13.2935546875,13.27412109375,14.180859375,14.43447265625,13.8845703125,13.86005859375,14.48056640625,14.383984375,14.08740234375,12.9919921875,11.5751953125,11.9341796875,11.13017578125,9.75947265625001,9.265625,8.82138671875001,9.29667968750002,9.5908203125,11.3353515625,11.3287109375,13.2935546875],&#34;lat&#34;:[2.161572265625,1.24101562499999,1.37021484374999,0.811474609374997,0.190820312499994,-0.203320312500011,-0.618359375000011,-1.89003906250001,-2.46689453125001,-2.31337890625001,-2.39707031250001,-3.31855468750001,-3.91630859375,-2.5185546875,-1.82509765625001,-0.708398437500009,-0.351269531250011,1.031982421875,0.999707031249997,2.16743164062497,2.161572265625]}],[{&#34;lng&#34;:[-3.10966796874993,-3.99003906249996,-1.77792968749995,-2.65273437500002,-1.65537109374995,-1.29174804687494,-0.671386718749943,0.55878906250004,1.65673828124997,1.55898437500005,0.205078125,-3.40458984374996,-5.34228515624994,-4.18818359374993,-5.08808593749993,-3.98032226562495,-4.11103515624993,-2.92509765624999,-3.95791015624999,-5.135498046875,-4.72114257812496,-5.936767578125,-5.33828125000002,-4.71542968749995,-3.10966796874993],&#34;lat&#34;:[58.515478515625,57.959033203125,57.49375,56.31826171875,55.570361328125,54.773876953125,54.50390625,52.9669433593751,52.7537109375,52.086865234375,50.763037109375,50.632421875,50.246142578125,51.188525390625,51.9958984375,52.541748046875,53.2189453125,53.732763671875,54.78095703125,54.85751953125,55.4209960937501,56.605712890625,58.238720703125,58.510009765625,58.515478515625]},{&#34;lng&#34;:[-6.218017578125,-8.11826171874998,-7.21865234374994,-6.12915039062503,-5.47041015624993,-6.218017578125],&#34;lat&#34;:[54.0887207031251,54.4142578125,55.0919921875,55.2173828125,54.5001953125,54.0887207031251]}],[{&#34;lng&#34;:[46.4298828125,46.45791015625,45.0013671875,43.439453125,42.787890625,41.51005859375,41.76298828125,41.48876953125,39.9783203125,40.648046875,41.58056640625,42.41904296875,43.7826171875,44.87099609375,45.7275390625,46.4298828125],&#34;lat&#34;:[41.890966796875,41.07021484375,41.290966796875,41.10712890625,41.563720703125,41.51748046875,41.97001953125,42.659326171875,43.41982421875,43.53388671875,43.21923828125,43.22421875,42.747021484375,42.756396484375,42.475048828125,41.890966796875]}],[{&#34;lng&#34;:[-0.068603515625,0.362695312500023,0.261914062500011,0.634765625,0.525585937500011,1.18720703125001,0.259667968750023,-2.00185546874999,-3.11401367187503,-3.08671875,-3.01914062499998,-2.79521484374999,-3.23579101562498,-2.78974609374998,-2.50585937500003,-2.69584960937499,-2.82993164062498,-0.701416015625,-0.068603515625],&#34;lat&#34;:[11.115625,10.236474609375,9.49560546875,7.35366210937499,6.85092773437499,6.08940429687499,5.75732421875,4.762451171875,5.08867187500003,5.12832031250002,5.130810546875,5.184521484375,6.80722656249999,7.93193359374999,8.208740234375,9.48134765624999,10.998388671875,10.98896484375,11.115625]}],[{&#34;lng&#34;:[-11.389404296875,-10.67734375,-9.82070312499999,-9.04306640624998,-8.822021484375,-8.407470703125,-7.990625,-7.82358398437498,-8.48642578124998,-9.11757812499999,-9.51826171874998,-10.283203125,-11.2056640625,-12.50146484375,-13.29267578125,-13.70048828125,-14.426904296875,-15.043017578125,-14.682958984375,-13.732763671875,-13.729248046875,-12.2912109375,-11.389404296875],&#34;lat&#34;:[12.40439453125,11.8994140625,12.04248046875,12.40234375,11.6732421875,11.386279296875,10.1625,8.46767578124999,7.55849609374999,7.21591796874999,8.34609375,8.48515624999999,9.977734375,9.86215820312499,9.04921875,9.85126953125,10.24833984375,10.94013671875,11.50849609375,11.73603515625,12.67392578125,12.32802734375,12.40439453125]}],[{&#34;lng&#34;:[-15.043017578125,-15.501904296875,-16.71181640625,-15.19609375,-13.729248046875,-13.732763671875,-14.682958984375,-15.043017578125],&#34;lat&#34;:[10.94013671875,11.723779296875,12.354833984375,12.679931640625,12.67392578125,11.73603515625,11.50849609375,10.94013671875]}],[{&#34;lng&#34;:[9.5908203125,9.80078125,11.3287109375,11.3353515625,9.5908203125],&#34;lat&#34;:[1.031982421875,2.304443359375,2.16743164062497,0.999707031249997,1.031982421875]}],[{&#34;lng&#34;:[26.0389648437501,25.1044921875,24.3837890625,23.66455078125,22.6294921875,23.2529296875,23.0735351562501,21.5829101562501,20.7796875,20.00126953125,20.657421875,20.9642578125,22.916015625,24.0560546875,25.251171875,26.3208984375,26.6249023437501,26.0389648437501],&#34;lat&#34;:[40.7267578125,40.9947265625,40.912744140625,40.223828125,40.495556640625,38.6612304687501,36.774951171875,37.08095703125,39.008544921875,39.709423828125,40.1173828125,40.84990234375,41.336279296875,41.52724609375,41.2435546875,41.716552734375,41.4017578125,40.7267578125]}],[{&#34;lng&#34;:[-29.952880859375,-21.520654296875,-21.1465820312499,-17.226220703125,-15.555517578125,-11.52880859375,-14.503564453125,-19.4291992187499,-19.074951171875,-20.9556640625,-20.23193359375,-21.569091796875,-19.5089843749999,-20.4849609375,-19.22509765625,-21.1294433593749,-20.50966796875,-22.18505859375,-22.293212890625,-21.5226562499999,-23.32783203125,-24.3770019531249,-27.68876953125,-26.7472656249999,-23.1732421874999,-23.0882324218749,-26.3414062499999,-33.156982421875,-34.10166015625,-36.37919921875,-39.5779296875,-40.6554687499999,-40.550390625,-42.152978515625,-42.110205078125,-43.3201171874999,-45.3792480468749,-46.046630859375,-47.7962402343749,-48.9220703125,-49.553466796875,-51.4688476562499,-52.259033203125,-53.634716796875,-53.884423828125,-53.039453125,-51.2494140625,-50.5,-54.014453125,-51.130078125,-55.59404296875,-55.6017089843749,-54.737939453125,-56.104052734375,-56.801318359375,-58.5162109374999,-63.4388671875,-66.826171875,-69.372900390625,-70.862841796875,-69.3513671875,-72.81806640625,-72.3956054687499,-65.96787109375,-64.7922851562499,-66.9958984375,-58.7173828125,-48.861181640625,-43.194580078125,-29.952880859375],&#34;lat&#34;:[83.56484375,82.59541015625,81.695166015625,81.430419921875,81.83359375,81.4240234375,80.7632812500001,80.25771484375,79.1523437500001,78.555029296875,77.368408203125,76.2937011718751,75.75751953125,75.3142578125,74.4794921875,74.110888671875,73.49287109375,73.2698730468751,72.11953125,70.526220703125,70.4509765625001,71.14638671875,70.99345703125,70.475537109375,70.114599609375,69.882958984375,68.7021484375,67.6267089843751,66.725927734375,65.830810546875,65.340771484375,64.91533203125,63.7252441406251,62.56845703125,61.8572265625001,59.928125,60.2029296875,60.61572265625,60.828857421875,61.27744140625,62.23271484375,63.64228515625,65.154931640625,66.413671875,67.135546875,68.610888671875,68.73994140625,69.935791015625,70.4216796875,70.971728515625,71.553515625,72.453466796875,72.872509765625,73.558154296875,74.6716796875,75.6890625000001,76.339453125,75.968798828125,76.331884765625,77.175439453125,77.467138671875,78.1943359375,78.504345703125,79.1323730468751,80.000634765625,80.41298828125,82.09306640625,82.405419921875,83.255126953125,83.56484375]},{&#34;lng&#34;:[-52.73115234375,-53.57841796875,-54.8041015625,-54.83046875,-52.73115234375],&#34;lat&#34;:[69.9447265625001,69.256640625,69.630517578125,70.161083984375,69.9447265625001]}],[{&#34;lng&#34;:[-89.161474609375,-89.2375,-88.89404296875,-88.2283203125,-89.22236328125,-89.36259765625,-90.09521484375,-91.146044921875,-92.23515625,-92.187158203125,-91.736572265625,-90.44716796875,-90.4169921875,-90.99296875,-90.98916015625,-89.161474609375],&#34;lat&#34;:[17.81484375,15.89443359375,15.890625,15.72900390625,14.866064453125,14.416015625,13.7365234375,13.9255859375,14.54541015625,15.3208984375,16.070166015625,16.072705078125,16.391015625,17.25244140625,17.81640625,17.81484375]}],[{&#34;lng&#34;:[-57.194775390625,-57.711083984375,-58.0544921875,-56.704345703125,-56.4828125,-57.118896484375,-58.340673828125,-58.8625,-59.756201171875,-59.9943359375,-59.85439453125,-59.551123046875,-59.990673828125,-60.742138671875,-61.376806640625,-61.14560546875,-60.39501953125,-60.71923828125,-60.032421875,-60.017529296875,-58.626611328125,-58.48056640625,-57.190234375,-57.194775390625],&#34;lat&#34;:[5.5484375,4.99106445312499,4.17192382812499,2.03647460937499,1.942138671875,2.01396484374999,1.58754882812499,1.20361328125,1.900634765625,2.68999023437499,3.5875,3.93354492187497,5.08286132812499,5.20205078124999,5.90698242187503,6.69453125,6.94536132812499,7.49868164062499,8.05356445312499,8.54931640625001,7.5458984375,7.03813476562499,6.09731445312499,5.5484375]}],[{&#34;lng&#34;:[-83.15751953125,-84.645947265625,-85.78671875,-86.733642578125,-86.710693359375,-87.337255859375,-87.814208984375,-87.71533203125,-88.512548828125,-89.36259765625,-89.22236328125,-88.2283203125,-87.6181640624999,-86.356640625,-85.783984375,-84.26142578125,-83.76044921875,-83.15751953125],&#34;lat&#34;:[14.99306640625,14.661083984375,13.84443359375,13.7634765625,13.31337890625,12.979248046875,13.3991699218751,13.8126953125,13.978955078125,14.416015625,14.866064453125,15.72900390625,15.90986328125,15.783203125,16.00283203125,15.822607421875,15.220361328125,14.99306640625]}],[{&#34;lng&#34;:[18.90537109375,19.00712890625,18.66259765625,16.5306640625001,15.73662109375,17.5851562500001,15.9415039062501,15.12294921875,14.85458984375,13.5779296875,15.339453125,15.6359375,16.5162109375,17.9638671875,18.90537109375],&#34;lat&#34;:[45.93173828125,44.869189453125,45.07744140625,45.21669921875,44.7658203125,42.9383789062501,43.656640625,44.256787109375,45.081005859375,45.51689453125,45.467041015625,46.200732421875,46.49990234375,45.770263671875,45.93173828125]},{&#34;lng&#34;:[17.6675781250001,18.436328125,18.51748046875,17.6675781250001],&#34;lat&#34;:[42.897119140625,42.559716796875,42.43291015625,42.897119140625]}],[{&#34;lng&#34;:[-71.779248046875,-71.65703125,-71.768310546875,-72.0598632812499,-73.38515625,-73.8849609375,-74.227734375,-72.78935546875,-72.63701171875,-71.779248046875],&#34;lat&#34;:[19.7181640625,19.13076171875,18.03916015625,18.228564453125,18.251171875,18.04189453125,18.6626953125,18.434814453125,19.90087890625,19.7181640625]}],[{&#34;lng&#34;:[22.1318359375,22.87666015625,22.290625,21.151953125,20.241796875,18.90537109375,17.9638671875,16.5162109375,16.09306640625,17.14736328125,17.7619140625,19.8986328125,20.4900390625,22.1318359375],&#34;lat&#34;:[48.405322265625,47.9472656250001,47.72783203125,46.304345703125,46.10859375,45.93173828125,45.770263671875,46.49990234375,46.86328125,48.00595703125,47.770166015625,48.13134765625,48.526904296875,48.405322265625]}],[{&#34;lng&#34;:[117.5744140625,117.16640625,118.0666015625,117.8646484375,118.9849609375,117.7451171875,117.52216796875,117.5625,116.5544921875,116.5654296875,115.95615234375,114.6935546875,114.5361328125,113.5259765625,112.2849609375,111.823046875,110.2326171875,110.01923828125,109.160546875,108.94453125,109.07587890625,109.62890625,109.65400390625,110.50576171875,111.7697265625,112.476171875,113.622265625,114.5458984375,115.45439453125,115.56845703125,115.89619140625,117.1005859375,117.5744140625],&#34;lat&#34;:[4.17060546875004,3.59199218750003,2.31782226562497,1.96840820312501,0.982128906249983,0.72963867187498,0.235888671875017,-0.770898437500009,-1.47392578124997,-2.29970703124999,-3.59501953125,-4.16972656250002,-3.49443359375003,-3.18408203124994,-3.32099609375004,-3.05722656249995,-2.92509765625003,-1.39882812499995,-0.494921875000017,0.355664062499997,1.49589843750003,2.02753906249998,1.61489257812502,0.861962890625023,0.999462890624969,1.55908203125003,1.2359375,1.46713867187503,3.03432617187501,3.93876953124997,4.34868164062499,4.33706054687502,4.17060546875004]},{&#34;lng&#34;:[96.4925781250001,97.54716796875,98.3073242187501,99.7323242187501,100.45703125,101.04619140625,101.784765625,102.46923828125,103.47890625,103.428515625,103.72109375,104.360546875,104.66845703125,105.39697265625,106.0443359375,105.84375,105.81611328125,105.3494140625,104.6015625,103.8314453125,102.5376953125,101.57861328125,100.848046875,100.308203125,99.59765625,99.1591796875,98.5642578125,97.7007812500001,97.5908203125,96.9689453125001,96.4447265625001,95.4947265625001,95.3960937500001,96.4925781250001],&#34;lat&#34;:[5.22934570312499,5.205859375,4.09287109375002,3.18305664062503,2.257421875,2.25747070312502,1.62138671875002,0.779296875000057,0.48017578125004,-0.19179687499998,-0.886718749999986,-1.03837890624997,-2.38554687499997,-2.38017578124995,-3.10625,-3.61367187499998,-5.6765625,-5.54951171875001,-5.90458984374996,-5.07958984375003,-4.15214843749999,-3.16699218750001,-2.14394531249997,-0.82666015625,0.102441406250009,0.351757812499997,1.90214843750002,2.35854492187501,2.84658203125004,3.57514648437497,3.81630859374998,4.76137695312505,5.62880859375002,5.22934570312499]},{&#34;lng&#34;:[140.9734375,140.97353515625,140.9751953125,140.976171875,139.934765625,138.85615234375,139.08798828125,138.86455078125,138.2521484375,137.75908203125,135.9796875,135.19560546875,133.653125,133.24873046875,132.3482421875,133.191015625,132.3076171875,131.93037109375,131.29375,131.2572265625,132.62509765625,133.97451171875,134.2595703125,134.1556640625,135.03740234375,135.48662109375,137.1234375,137.80625,139.78955078125,140.9734375],&#34;lat&#34;:[-2.609765625,-2.80341796875003,-6.90537109375002,-9.11875,-8.101171875,-8.14511718749999,-7.58720703125002,-6.85839843749994,-5.68818359375003,-5.25615234375002,-4.53085937499996,-4.45068359374997,-3.36435546874999,-4.06230468749999,-2.97509765625,-2.43779296874996,-2.24228515625002,-1.55966796875003,-1.39345703125001,-0.855468750000014,-0.358886718750014,-0.744335937500026,-1.36298828125003,-2.19521484375002,-3.33310546875002,-3.34511718749998,-1.84091796874996,-1.483203125,-2.34824218750002,-2.609765625]},{&#34;lng&#34;:[124.8888671875,124.4275390625,123.75380859375,123.08251953125,120.3490234375,120.01328125,120.0974609375,120.6673828125,121.03369140625,121.5193359375,122.88876953125,122.506640625,121.71875,122.3990234375,122.2529296875,122.87734375,121.9169921875,121.61806640625,120.9142578125,121.0521484375,120.2541015625,120.43662109375,120.31162109375,119.376171875,119.6236328125,118.99462890625,118.78369140625,119.321875,119.308984375,119.7716796875,119.80927734375,120.26953125,120.912109375,122.89248046875,124.8888671875],&#34;lat&#34;:[0.995312500000011,0.470605468750051,0.305517578124991,0.485839843750043,0.449218750000043,-0.196191406249994,-0.649902343749972,-1.37011718749997,-1.40654296875002,-0.855566406250034,-0.755175781250003,-1.34785156249995,-1.86279296874997,-3.20087890625,-3.62041015625002,-4.10908203125001,-4.84794921874999,-4.09267578124995,-3.55576171874999,-2.75166015624995,-3.05283203125003,-3.70732421874996,-5.54160156250001,-5.42480468750001,-4.034375,-3.53759765625003,-2.76474609374996,-1.92968750000001,-1.408203125,-0.483593750000011,0.238671875000051,0.970800781249991,1.28896484374997,0.85,0.995312500000011]},{&#34;lng&#34;:[107.37392578125,108.29501953125,108.67783203125,110.42626953125,110.7369140625,112.5392578125,112.79453125,114.070703125,114.3869140625,113.2533203125,112.67880859375,110.6072265625,110.038671875,108.7412109375,107.91748046875,106.6314453125,106.5197265625,105.48369140625,106.075,107.37392578125],&#34;lat&#34;:[-6.00761718749999,-6.26503906250004,-6.79052734374997,-6.94726562500003,-6.47236328125,-6.92646484374996,-7.55244140625004,-7.63300781250001,-8.40517578125004,-8.28671874999996,-8.40917968749996,-8.14941406249997,-7.89052734374999,-7.66708984375003,-7.72412109375001,-7.41552734375003,-7.05371093749994,-6.78154296875002,-5.91416015624996,-6.00761718749999]},{&#34;lng&#34;:[118.2423828125,118.98779296875,119.00625,117.061328125,116.83505859375,118.2423828125],&#34;lat&#34;:[-8.31777343749999,-8.33769531249996,-8.74960937500003,-9.09902343749999,-8.53242187500003,-8.31777343749999]},{&#34;lng&#34;:[125.0681640625,124.4275390625,123.8576171875,123.5892578125,124.036328125,124.44443359375,124.922265625,125.0681640625],&#34;lat&#34;:[-9.5119140625,-10.1486328125,-10.3435546875,-9.96679687500003,-9.34160156250003,-9.19033203125002,-8.94248046874998,-9.5119140625]},{&#34;lng&#34;:[122.78291015625,121.03525390625,119.80791015625,120.61025390625,121.44453125,122.78291015625],&#34;lat&#34;:[-8.61171875,-8.93544921874997,-8.69765625000002,-8.24042968750004,-8.57783203125004,-8.61171875]},{&#34;lng&#34;:[129.7546875,129.844140625,128.41923828125,128.19853515625,129.7546875],&#34;lat&#34;:[-2.86582031250003,-3.32714843749996,-3.41601562499994,-2.86591796874997,-2.86582031250003]},{&#34;lng&#34;:[138.5353515625,137.68515625,138.00751953125,138.76982421875,138.9890625,138.5353515625],&#34;lat&#34;:[-8.27363281249997,-8.26220703124994,-7.64160156249999,-7.39042968749997,-7.69609374999999,-8.27363281249997]},{&#34;lng&#34;:[106.045703125,106.54677734375,105.99873046875,105.58544921875,106.045703125],&#34;lat&#34;:[-1.66943359375001,-3.05556640624997,-2.82490234374995,-1.52675781249999,-1.66943359375001]},{&#34;lng&#34;:[120.0125,120.8326171875,120.43916015625,119.60107421875,120.0125],&#34;lat&#34;:[-9.37470703125003,-10.0375,-10.29404296875,-9.77353515625001,-9.37470703125003]},{&#34;lng&#34;:[126.8611328125,126.686328125,126.02646484375,126.8611328125],&#34;lat&#34;:[-3.08789062499999,-3.82363281250004,-3.17050781250002,-3.08789062499999]}],[{&#34;lng&#34;:[78.7197265625,78.7916015625001,79.33876953125,79.36962890625,79.9166015625001,79.92451171875,81.01025390625,80.40185546875,80.070703125,81.85263671875,83.28974609375,84.0910156249999,85.29296875,88.0548828125,88.109765625,88.62109375,88.89140625,88.8576171875,89.7638671875,91.99833984375,92.0833984375,91.63193359375,92.66435546875,93.20654296875,94.623046875,95.4202148437501,96.0353515625,96.6026367187501,97.3224609375001,96.66572265625,96.0614257812501,95.1287109375,95.1324218750001,94.6228515625001,94.7076171875001,94.1276367187501,93.3073242187499,93.3660156250001,92.9645507812501,92.5749023437499,92.24609375,91.61953125,91.1604492187501,91.876953125,92.0497070312501,90.43935546875,89.8140625000001,89.8229492187501,88.4404296875,88.4523437500001,88.1455078125,88.7335937500001,88.7408203125001,89.05146484375,89.05166015625,87.9484374999999,87.1006835937501,86.9754882812501,86.2794921875002,85.575,84.7709960937501,84.1041015625002,82.3595703125,82.2587890625001,81.2385742187501,80.9787109375,80.2934570312501,80.0534179687501,80.3423828125001,79.8584960937502,79.83818359375,79.3905273437501,78.9795898437502,78.1924804687499,78.0601562500001,77.517578125,76.9668945312501,76.3246093750002,76.346484375,75.7238281250002,75.1966796875,74.7705078125001,74.3822265625001,73.47607421875,72.8708984375002,72.6677734375002,72.8138671875001,72.3326171875001,72.0152343750001,71.0246093750001,70.12734375,69.0087890625001,70.1772460937501,68.6407226562501,68.1650390625,68.728125,69.7162109375,71.0478515625,70.077734375,70.1568359375,69.47001953125,69.56796875,70.4037109375,70.7374023437499,71.8703125,72.34189453125,72.9033203125,73.381640625,74.6328125,74.5099609375,75.33349609375,74.6578125,73.99423828125,73.96123046875,74.300390625,75.7091796875,76.59443359375,77.0486328125,77.7994140625,77.8109375,78.2820312500001,78.93642578125,78.8018554687501,79.1125,79.1351562500001,79.21650390625,79.2193359375001,78.3896484375,78.7197265625],&#34;lat&#34;:[31.887646484375,31.29365234375,31.105712890625,31.0799316406251,30.8941894531251,30.88876953125,30.164501953125,29.7302734375,28.83017578125,27.86708984375,27.37099609375,27.4913574218751,26.741015625,26.430029296875,27.87060546875,28.091845703125,27.316064453125,26.961474609375,26.7015625,26.85498046875,27.290625,27.7599609375,27.94892578125,28.5908203125001,29.31240234375,29.0542968750001,29.44716796875,28.459912109375,28.21796875,27.3392578125,27.21708984375,26.597265625,26.0412597656249,25.4100097656251,25.04873046875,23.87646484375,24.0218750000001,23.13251953125,22.003759765625,21.978076171875,23.68359375,22.9796875000001,23.66064453125,24.1953125,25.169482421875,25.15771484375,25.30537109375,25.94140625,26.369482421875,25.5744140625,24.485791015625,24.230908203125,23.4366210937501,22.0931640625001,21.6541015625,21.8254394531249,21.5007812500001,20.700146484375,19.9194335937499,19.692919921875,19.125390625,18.29267578125,17.09619140625,16.55986328125,16.2639648437501,15.7583496093751,15.7107421875,15.0740234374999,13.3613281250001,11.98876953125,10.32255859375,10.30595703125,9.26855468750009,8.89086914062506,8.38457031249993,8.07832031250007,8.40727539062495,9.452099609375,9.922119140625,11.361767578125,12.05751953125,13.0773437500001,14.4947265625,16.054248046875,18.683056640625,19.8309570312501,21.1171875000001,22.27021484375,21.1557128906251,20.7388671875001,21.0946777343751,22.1967773437501,22.57275390625,23.1899414062501,23.85732421875,24.265625,24.172607421875,24.687744140625,26.07197265625,26.471435546875,26.804443359375,27.1746093750001,28.025048828125,27.7290039062501,27.9625,28.751904296875,29.028759765625,29.934375,31.03466796875,31.712939453125,32.27919921875,32.5189453125,33.2421875,34.653466796875,34.765380859375,34.503076171875,34.73583984375,35.109912109375,35.4958984375,35.484521484375,34.65390625,34.351953125,33.49970703125,33.22626953125,33.171923828125,32.5640136718751,32.50107421875,32.519873046875,31.887646484375]}],[{&#34;lng&#34;:[-6.218017578125,-6.02739257812499,-6.56108398437499,-7.52729492187493,-8.81342773437493,-9.95581054687497,-9.29921874999997,-9.79541015624997,-9.99594726562498,-8.62314453124998,-8.27460937499995,-7.21865234374994,-8.11826171874998,-6.218017578125],&#34;lat&#34;:[54.0887207031251,52.927099609375,52.188818359375,52.098876953125,51.584912109375,52.136669921875,53.09755859375,53.394970703125,54.276025390625,54.346875,55.1462890625,55.0919921875,54.4142578125,54.0887207031251]}],[{&#34;lng&#34;:[46.1144531250001,46.490625,47.7728515625,48.5926757812501,48.86875,49.0809570312501,50.13046875,51.1185546875001,52.19013671875,54.0171875,53.9141601562501,54.74521484375,55.0755859375,56.440625,59.2408203125,60.34130859375,61.11962890625,61.26201171875,61.080078125,60.4857421875,60.8541015625,61.66015625,61.7841796875,61.1041015625,60.843359375,61.623046875,62.73974609375,62.76298828125,63.16806640625,61.86982421875,61.587890625,61.4122070312501,57.3345703125,56.9822265625,56.3561523437501,54.89580078125,53.70576171875,52.4758789062501,51.27890625,50.649609375,49.9831054687501,48.546484375,47.6794921875,47.82998046875,47.3712890625,46.37705078125,45.3970703125,45.678125,46.1337890625,45.36162109375,44.76513671875,44.0232421875,44.8171875,45.4796875000001,46.1144531250001],&#34;lat&#34;:[38.877783203125,38.906689453125,39.6485839843751,38.411083984375,38.435498046875,37.667578125,37.40712890625,36.742578125,36.6217285156251,36.952490234375,37.3435546875,37.501904296875,37.902490234375,38.2494140625,37.520751953125,36.637646484375,36.642578125,35.619580078125,34.8556152343751,34.094775390625,31.483251953125,31.382421875,30.83193359375,30.12841796875,29.85869140625,28.7916015625,28.00205078125,27.2501953125,26.665576171875,26.242431640625,25.20234375,25.102099609375,25.7915527343751,26.90546875,27.200244140625,26.556689453125,26.7255859375,27.61650390625,28.13134765625,29.420068359375,30.209375,29.962353515625,31.002392578125,31.79443359375,32.42373046875,32.929248046875,33.970849609375,34.7984375,35.12763671875,36.01533203125,37.142431640625,39.3774414062501,39.650439453125,39.00625,38.877783203125]}],[{&#34;lng&#34;:[44.76513671875,45.36162109375,46.1337890625,45.678125,45.3970703125,46.37705078125,47.3712890625,47.82998046875,47.6794921875,48.546484375,47.9787109375,47.11435546875,46.5314453125,44.6908203125,42.0744140625,40.3693359375,39.14541015625,38.77353515625,40.689453125,41.1947265625,41.416796875,42.358984375,42.774609375,44.76513671875],&#34;lat&#34;:[37.142431640625,36.01533203125,35.12763671875,34.7984375,33.970849609375,32.929248046875,32.42373046875,31.79443359375,31.002392578125,29.962353515625,29.9828125,29.961328125,29.096240234375,29.20234375,31.08037109375,31.93896484375,32.12451171875,33.372216796875,34.33203125,34.768994140625,36.5146484375,37.10859375,37.371875,37.142431640625]}],[{&#34;lng&#34;:[-15.543115234375,-13.616015625,-14.5470703125,-18.65361328125,-20.19814453125,-21.832763671875,-22.683984375,-24.223974609375,-23.5279296875,-22.426123046875,-21.303466796875,-18.7775390625,-15.543115234375],&#34;lat&#34;:[66.228515625,65.487158203125,64.445947265625,63.406689453125,63.555810546875,64.205419921875,65.0263671875,65.48720703125,66.164404296875,66.430126953125,65.87646484375,66.168798828125,66.228515625]}],[{&#34;lng&#34;:[35.7873046875,35.55146484375,34.95595703125,35.4505859375,34.9734375,34.904296875,34.2453125,34.47734375,35.10859375,35.869140625,35.7873046875],&#34;lat&#34;:[32.734912109375,32.3955078125,32.1609375,31.479296875,29.555029296875,29.47734375,31.20830078125,31.58486328125,33.08369140625,33.43173828125,32.734912109375]}],[{&#34;lng&#34;:[13.7,13.71982421875,13.2063476562501,12.2743164062501,12.3962890625001,13.56416015625,14.01044921875,15.16875,15.9640625,16.0125976562501,17.95498046875,16.92822265625,16.52998046875,17.174609375,16.19677734375,15.6927734375,14.95087890625,14.7657226562501,13.7333984375001,12.630859375,10.7083984375,10.04765625,8.76582031250004,7.4931640625,6.96728515625,6.62773437500002,7.02109375,8.45839843750002,9.93925781250002,10.45283203125,12.1541015625,13.7],&#34;lat&#34;:[46.520263671875,45.58759765625,45.77138671875,45.446044921875,44.223876953125,43.5712890625,42.6895507812501,41.934033203125,41.939453125,41.435400390625,40.65517578125,40.458056640625,39.85966796875,38.998095703125,38.759228515625,39.990185546875,40.239013671875,40.668408203125,41.23564453125,41.469677734375,42.936328125,44.019970703125,44.422314453125,43.767138671875,44.280029296875,45.11796875,45.92578125,46.2458984375,46.36181640625,46.86494140625,46.93525390625,46.520263671875]},{&#34;lng&#34;:[15.5765625000001,15.09951171875,15.11259765625,14.50185546875,12.435546875,15.5765625000001],&#34;lat&#34;:[38.2203125,37.45859375,36.687841796875,36.798681640625,37.819775390625,38.2203125]},{&#34;lng&#34;:[9.63203125000001,9.80527343750006,9.5625,8.41816406250007,8.47128906250006,8.18994140625003,9.28300781250005,9.63203125000001],&#34;lat&#34;:[40.88203125,40.499560546875,39.1660156250001,39.205712890625,40.29267578125,40.651611328125,41.20166015625,40.88203125]}],[{&#34;lng&#34;:[-77.261474609375,-77.7681640625,-78.21669921875,-77.261474609375],&#34;lat&#34;:[18.457421875,17.877392578125,18.448095703125,18.457421875]}],[{&#34;lng&#34;:[39.14541015625,36.95859375,37.980078125,37.46923828125,36.7552734375,36.0154296875,34.95078125,34.9734375,35.4505859375,35.55146484375,35.7873046875,36.818359375,38.77353515625,39.14541015625],&#34;lat&#34;:[32.12451171875,31.49150390625,30.5,29.995068359375,29.866015625,29.190478515625,29.353515625,29.555029296875,31.479296875,32.3955078125,32.734912109375,32.31728515625,33.372216796875,32.12451171875]}],[{&#34;lng&#34;:[141.229296875,141.97783203125,141.90078125,140.9279296875,140.968359375,140.62734375,140.8740234375,139.79921875,139.2494140625,138.5771484375,138.1890625,136.8845703125,135.9162109375,135.45283203125,134.7400390625,133.1423828125,131.74052734375,131.35439453125,132.92294921875,134.2140625,135.17431640625,135.6802734375,136.69814453125,137.342578125,138.319921875,139.4009765625,140.04814453125,139.9228515625,141.1185546875,141.229296875],&#34;lat&#34;:[41.37265625,39.84443359375,39.111328125,37.949609375,37.00205078125,36.502783203125,35.7249511718751,34.95693359375,35.27802734375,35.086474609375,34.596337890625,34.805859375,33.56171875,33.5533691406251,34.765234375,34.30244140625,34.05205078125,34.4131835937501,35.511279296875,35.5392578125,35.7470703125,35.503125,36.742041015625,36.770361328125,37.218408203125,38.142578125,39.463720703125,40.5984375,40.882275390625,41.37265625]},{&#34;lng&#34;:[143.82431640625,145.10107421875,145.3474609375,143.9693359375,143.2365234375,141.8513671875,140.9861328125,140.3849609375,139.8208984375,140.7806640625,141.2962890625,141.9376953125,142.7041015625,143.82431640625],&#34;lat&#34;:[44.1169921875,43.7645507812501,43.176708984375,42.881396484375,42.0001953125,42.579052734375,42.342138671875,41.519287109375,42.38759765625,43.214990234375,43.199658203125,45.509521484375,44.8191894531251,44.1169921875]},{&#34;lng&#34;:[131.174609375,131.5830078125,131.97666015625,131.33720703125,130.58876953125,130.19443359375,130.64052734375,129.580078125,130.953125,131.174609375],&#34;lat&#34;:[33.602587890625,33.652392578125,32.8439453125,31.4046875,31.178515625,32.090771484375,32.61923828125,33.236279296875,33.872021484375,33.602587890625]},{&#34;lng&#34;:[134.357421875,134.7388671875,134.181640625,133.63203125,132.97724609375,132.36591796875,132.78427734375,134.357421875],&#34;lat&#34;:[34.25634765625,33.8205078125,33.247216796875,33.510986328125,32.8419921875,33.5124511718751,33.9924316406251,34.25634765625]}],[{&#34;lng&#34;:[77.7994140625,77.0486328125,76.76689453125,77.7994140625],&#34;lat&#34;:[35.4958984375,35.109912109375,35.66171875,35.4958984375]}],[{&#34;lng&#34;:[87.3228515625001,86.5494140625001,85.7494140625,85.6566406250001,84.7861328125,83.19306640625,82.32666015625,80.0591796875001,80.7857421875001,80.1650390625,80.209375,78.52421875,75.04765625,74.20908203125,73.28291015625,71.816796875,70.94677734375,69.06494140625,68.29189453125,67.9357421875001,66.8142578125,66.4986328125001,66.0095703125001,66.1002929687501,64.9054687500001,61.990234375,61.00791015625,58.5552734375,55.9756835937501,55.9774414062501,55.54521484375,54.12099609375,53.2500976562501,52.4938476562501,52.5965820312501,51.8441406250001,50.8307617187501,51.4157226562501,52.5310546875,53.13525390625,52.916015625,52.18876953125,51.1780273437501,49.2322265625001,48.1099609375,47.09326171875,46.6609375000001,46.80205078125,47.32646484375,48.43427734375,48.8083984375,50.7939453125,51.60908203125,52.3310546875,53.3380859375,54.4214843750001,55.79765625,56.49140625,58.3591796875001,59.81240234375,61.389453125,61.3630859375001,60.0655273437501,60.93759765625,60.8023437500001,61.33369140625,61.9287109375,65.476953125,68.0738281250001,68.9772460937501,70.7380859375001,71.0931640625001,72.9140625,74.4519531250001,76.2666015625,77.7043945312501,79.98623046875,80.87734375,81.4659179687501,83.3573242187501,85.21015625,86.6142578125,87.3228515625001],&#34;lat&#34;:[49.085791015625,48.52861328125,48.38505859375,47.254638671875,46.8307128906251,47.186572265625,45.519921875,45.0064453125,43.161572265625,42.6655273437501,42.1900390625,42.8646484375,42.90439453125,43.240380859375,42.5041015625,42.82216796875,42.2486816406251,41.366943359375,40.656103515625,41.19658203125,41.1423828125,41.994873046875,42.0048828125,42.9908203125,43.714697265625,43.492138671875,44.393798828125,45.55537109375,44.994921875,41.322216796875,41.262744140625,42.335205078125,42.205859375,41.78037109375,42.76015625,42.91044921875,44.1927734375,45.357861328125,45.3986328125,46.191650390625,46.95439453125,46.839501953125,47.11015625,46.337158203125,47.74541015625,47.947705078125,48.412255859375,49.36708984375,50.27353515625,49.828515625,50.601318359375,51.72919921875,51.483984375,51.681298828125,51.482373046875,50.780322265625,50.60205078125,51.01953125,51.063818359375,50.58203125,50.86103515625,51.44189453125,51.97646484375,52.28056640625,52.7447265625,54.049267578125,53.946484375,54.623291015625,54.9595703125,55.389599609375,55.30517578125,54.21220703125,54.10732421875,53.647265625,54.311962890625,53.379150390625,50.774560546875,51.2814453125,50.73984375,50.994580078125,49.66484375,49.609716796875,49.085791015625]}],[{&#34;lng&#34;:[41.883984375,40.964453125,40.9787109375,41.53271484375,40.9955078125001,40.1154296875001,39.49091796875,39.22177734375,37.7972656250001,37.6438476562501,35.8369140625,33.90322265625,33.9431640625,34.78759765625,34.9640625,34.39287109375,33.97607421875,35.268359375,35.74501953125,36.08193359375,36.90556640625,38.0861328125,39.49443359375,39.8421875,40.765234375,41.2208984375,41.883984375],&#34;lat&#34;:[3.977734375,2.81464843750003,-0.870312500000011,-1.69531249999996,-1.95058593750001,-3.25058593749999,-4.47841796875002,-4.69238281250001,-3.67441406250001,-3.04541015625003,-2.03662109374994,-1.00205078125001,0.173779296874997,1.230712890625,2.06240234374999,3.69150390624999,4.22021484375003,5.49228515624999,5.343994140625,4.44970703124997,4.41147460937499,3.64882812499999,3.45610351562496,3.85146484375004,4.27304687500003,3.9435546875,3.977734375]}],[{&#34;lng&#34;:[80.209375,78.36240234375,78.1234375,76.8240234375,76.48017578125,75.58349609375,73.9916015625,73.631640625,72.0427734375,71.404296875,69.598828125,69.966796875,70.9580078125,71.69248046875,72.62041015625,71.79248046875,71.4083984375,70.18095703125,70.94677734375,71.816796875,73.28291015625,74.20908203125,75.04765625,78.52421875,80.209375],&#34;lat&#34;:[42.1900390625,41.371630859375,41.075634765625,40.98232421875,40.44951171875,40.605322265625,40.043115234375,39.448876953125,39.3521484375,39.5978515625,39.573779296875,40.20224609375,40.2388671875,40.15234375,40.8837890625,41.413134765625,41.13603515625,41.571435546875,42.2486816406251,42.82216796875,42.5041015625,43.240380859375,42.90439453125,42.8646484375,42.1900390625]}],[{&#34;lng&#34;:[104.4263671875,103.5322265625,103.15283203125,102.93388671875,102.499609375,102.3197265625,103.1994140625,105.18330078125,106.819921875,107.51943359375,107.3314453125,107.60546875,107.5064453125,105.85146484375,105.8560546875,104.8505859375,104.4263671875],&#34;lat&#34;:[10.41123046875,10.604638671875,10.9137207031251,11.706689453125,12.669970703125,13.5399902343751,14.3326171875,14.346240234375,14.3146972656249,14.705078125,14.126611328125,13.43779296875,12.36455078125,11.635009765625,11.294287109375,10.53447265625,10.41123046875]}],[{&#34;lng&#34;:[128.374609375,129.33515625,129.56171875,129.21416015625,127.71484375,126.50830078125,126.29111328125,126.7173828125,126.2171875,126.74638671875,126.63388671875,127.16953125,128.03896484375,128.374609375],&#34;lat&#34;:[38.6234375,37.274560546875,35.94765625,35.1818359375,34.9546875,34.350634765625,35.154150390625,35.76884765625,36.870947265625,37.1935546875,37.7818359375001,38.304541015625,38.308544921875,38.6234375]}],[{&#34;lng&#34;:[21.5625,20.5662109375,20.06396484375,20.3443359375,21.05703125,21.7529296875,21.5625],&#34;lat&#34;:[42.247509765625,41.873681640625,42.547265625,42.8279296875,43.09169921875,42.66982421875,42.247509765625]}],[{&#34;lng&#34;:[48.44248046875,47.6712890625,47.433203125,46.5314453125,47.11435546875,47.9787109375,48.44248046875],&#34;lat&#34;:[28.542919921875,28.533154296875,28.98955078125,29.096240234375,29.961328125,29.9828125,28.542919921875]}],[{&#34;lng&#34;:[102.12744140625,102.9486328125,103.1044921875,104.05205078125,104.583203125,104.9279296875,103.89638671875,105.458203125,106.50224609375,106.69609375,107.39638671875,107.653125,107.51943359375,106.819921875,105.18330078125,105.4755859375,105.6220703125,104.7505859375,104.816015625,103.949609375,103.3669921875,102.717578125,102.10146484375,101.10517578125,101.0505859375,101.286328125,101.1546875,100.1224609375,100.24931640625,101.1388671875,101.7365234375,102.12744140625],&#34;lat&#34;:[22.37919921875,21.569775390625,20.891650390625,20.9412109375001,20.6466796875,20.018115234375,19.339990234375,18.154296875,16.9541015625,16.458984375,16.043017578125,15.2552246093751,14.705078125,14.3146972656249,14.346240234375,14.530126953125,15.699951171875,16.6475585937501,17.30029296875,18.3189941406251,18.42333984375,17.892236328125,18.21064453125,17.4795410156251,18.40703125,18.9771484375,19.57919921875,20.3166503906251,20.7302734375,21.56748046875,21.826513671875,22.37919921875]}],[{&#34;lng&#34;:[35.869140625,35.10859375,35.97626953125,36.5849609375,35.869140625],&#34;lat&#34;:[33.43173828125,33.08369140625,34.62919921875,34.221240234375,33.43173828125]}],[{&#34;lng&#34;:[-8.48642578124998,-8.296630859375,-8.60356445312499,-7.45439453124999,-7.54497070312499,-9.13217773437498,-10.2763671875,-11.50751953125,-10.6474609375,-10.283203125,-9.51826171874998,-9.11757812499999,-8.48642578124998],&#34;lat&#34;:[7.55849609374999,7.07402343750002,6.50781250000004,5.84130859375,4.351318359375,5.054638671875,6.07763671875,6.90654296875,7.759375,8.48515624999999,8.34609375,7.21591796874999,7.55849609374999]}],[{&#34;lng&#34;:[25.15048828125,24.72646484375,24.9802734375,24.9802734375,24.9802734375,24.9802734375,24.9794921875,23.9802734375,23.9802734375,21.5849609375,18.23134765625,15.98408203125,14.97890625,14.23076171875,13.48125,11.96787109375,11.5369140625,10.255859375,10.00068359375,9.4482421875,9.859375,9.84257812500002,9.51875,10.21640625,10.11494140625,11.50498046875,11.50458984375,12.2798828125,13.28349609375,15.1765625,15.49638671875,16.123046875,17.34921875,18.93642578125,19.71328125,20.1509765625,19.9263671875,20.62109375,21.6359375,23.090625,23.286328125,24.68388671875,25.15048828125],&#34;lat&#34;:[31.65498046875,30.2505859375,29.181884765625,26.93623046875,24.016943359375,21.995849609375,20.002587890625,19.995947265625,19.496630859375,20.6794921875,22.335546875,23.44521484375,22.9962890625,22.61845703125,23.18017578125,23.51787109375,24.2908203125,24.591015625,25.332080078125,26.067138671875,26.551953125,28.9669921875,30.22939453125,30.783203125,31.46376953125,32.413671875,33.18193359375,32.858544921875,32.9146484375,32.391162109375,31.656787109375,31.264453125,31.081494140625,30.2904296875,30.48837890625,31.07861328125,31.817529296875,32.58017578125,32.9373046875,32.61875,32.213818359375,32.015966796875,31.65498046875]}],[{&#34;lng&#34;:[79.98232421875,80.7111328125,81.3728515625,81.8741210937501,81.63740234375,80.72412109375,80.0953125000001,79.7920898437501,79.98232421875],&#34;lat&#34;:[9.81269531250001,9.36635742187502,8.43144531249999,7.28833007812499,6.42514648437499,5.97905273437496,6.15317382812501,7.58520507812497,9.81269531250001]}],[{&#34;lng&#34;:[28.7369140625,28.0181640625,27.3884765625,27.0517578125,27.735546875,28.62578125,29.39072265625,28.7369140625],&#34;lat&#34;:[-30.101953125,-30.64228515625,-30.31591796875,-29.6640625,-28.9400390625,-28.58173828125,-29.2697265625,-30.101953125]}],[{&#34;lng&#34;:[26.5935546875,25.54736328125,24.7681640625,23.48466796875,22.7662109375,22.83125,21.2357421875,21.04609375,22.0845703125,24.120703125,24.90302734375,26.5935546875],&#34;lat&#34;:[55.667529296875,54.3318359375,53.974658203125,53.939794921875,54.356787109375,54.8384765625,55.264111328125,56.070068359375,56.40673828125,56.2642578125,56.398193359375,55.667529296875]}],[{&#34;lng&#34;:[6.11650390625002,6.34433593750001,5.78974609374998,6.11650390625002],&#34;lat&#34;:[50.12099609375,49.452734375,49.53828125,50.12099609375]}],[{&#34;lng&#34;:[27.351953125,27.796875,28.14794921875,26.5935546875,24.90302734375,24.120703125,22.0845703125,21.04609375,21.0712890625,21.7287109375,22.55458984375,23.64775390625,24.40322265625,24.32255859375,25.11103515625,26.5326171875,27.351953125],&#34;lat&#34;:[57.528125,57.316943359375,56.142919921875,55.667529296875,56.398193359375,56.2642578125,56.40673828125,56.070068359375,56.82373046875,57.57099609375,57.724267578125,56.971044921875,57.325,57.87060546875,58.063427734375,57.531005859375,57.528125]}],[{&#34;lng&#34;:[-2.21962890624999,-1.79560546874998,-1.67919921875,-1.06552734374998,-1.27534179687498,-2.44838867187499,-3.82675781249998,-3.83339843749999,-4.96826171875,-5.44877929687499,-6.50087890624999,-7.68515624999998,-8.659912109375,-8.683349609375,-8.75385742187498,-9.7353515625,-10.922802734375,-11.718212890625,-12.03076171875,-12.43115234375,-14.02099609375,-14.22119140625,-14.8408203125,-17.003076171875,-16.21025390625,-15.586328125,-15.0388671875,-14.4138671874999,-13.57578125,-12.9489257812499,-11.4301757812499,-10.486474609375,-9.66708984374995,-9.80869140624992,-9.245849609375,-8.30117187499994,-6.90097656249995,-6.353125,-5.92480468749994,-4.32998046874994,-3.69326171874999,-2.21962890624999],&#34;lat&#34;:[35.10419921875,34.751904296875,33.31865234375,32.468310546875,32.089013671875,32.12998046875,31.6619140625,31.197802734375,30.465380859375,29.95693359375,29.809130859375,29.34951171875,28.7186035156251,27.6564453125,27.191015625,26.8609375,27.0103515625,26.1041015625,26.0308593750001,24.8306640625,23.4107421875,22.31015625,21.45078125,21.420703125,23.097900390625,24.07275390625,24.548828125,26.2537109375,26.735107421875,27.91416015625,28.38203125,29.06494140625,30.1092773437501,31.424609375,32.5724609375,33.374365234375,33.96904296875,34.77607421875,35.785791015625,35.161474609375,35.27998046875,35.10419921875]}],[{&#34;lng&#34;:[28.2125,28.07177734375,26.6189453125,27.54921875,29.19482421875,29.159765625,29.87783203125,29.1462890625,28.2125],&#34;lat&#34;:[45.450439453125,46.97841796875,48.25986328125,48.477734375,47.882421875,47.4556640625,46.82890625,46.526904296875,45.450439453125]}],[{&#34;lng&#34;:[49.53828125,49.9375,50.2353515625,50.4827148437501,49.8310546875,49.4371093750001,49.4778320312501,48.6070312500001,47.9083984375001,47.5580078125001,47.17734375,46.728515625,45.115234375,44.0353515625001,43.6875,43.722265625,43.2666015625,44.2396484375,44.4488281250001,44.0400390625,43.97939453125,44.476171875,46.3314453125,47.8115234375,47.9955078125,48.796484375,48.899609375,49.53828125],&#34;lat&#34;:[-12.43212890625,-13.072265625,-14.73203125,-15.38564453125,-16.255859375,-17.3466796875,-17.89853515625,-20.45751953125,-22.4658203125,-23.874609375,-24.78720703125,-25.14990234375,-25.54306640625,-24.995703125,-24.35791015625,-23.5296875,-22.04931640625,-20.3796875,-19.4287109375,-18.2884765625,-17.3916015625,-16.21728515625,-15.713671875,-14.54482421875,-13.96044921875,-13.26748046875,-12.45849609375,-12.43212890625]}],[{&#34;lng&#34;:[-97.1462402343749,-97.66767578125,-97.8578125,-97.6375488281249,-97.121435546875,-96.4560546874999,-95.82109375,-95.1818359375,-94.54619140625,-91.973779296875,-91.802978515625,-90.7392578124999,-90.353125,-89.819775390625,-88.131640625,-86.824072265625,-86.864697265625,-87.4671875,-87.424755859375,-87.76181640625,-88.2956542968749,-89.161474609375,-90.98916015625,-90.99296875,-90.4169921875,-90.44716796875,-91.736572265625,-92.187158203125,-92.23515625,-93.9160644531249,-94.900439453125,-95.464404296875,-96.51083984375,-97.7547851562499,-98.76220703125,-99.690673828125,-100.847802734375,-101.8470703125,-103.4416015625,-103.912451171875,-104.9384765625,-105.66943359375,-105.20869140625,-105.64912109375,-105.791796875,-106.935498046875,-107.951171875,-108.373681640625,-109.3849609375,-109.19970703125,-109.943994140625,-110.477783203125,-110.5298828125,-111.12138671875,-112.161767578125,-113.11044921875,-113.046728515625,-114.839501953125,-114.649755859375,-112.870849609375,-112.734033203125,-111.569677734375,-111.2916015625,-110.67724609375,-110.54697265625,-110.022802734375,-109.420849609375,-109.9234375,-110.3626953125,-112.07255859375,-112.05576171875,-112.37724609375,-114.445263671875,-114.048486328125,-114.993505859375,-115.673828125,-116.062158203125,-116.662158203125,-117.128271484375,-114.8359375,-111.0419921875,-108.214453125,-108.21181640625,-106.45322265625,-104.97880859375,-104.400634765625,-103.25771484375,-102.2689453125,-101.440380859375,-100.658642578125,-100.296044921875,-99.505322265625,-99.107763671875,-97.358154296875,-97.1462402343749],&#34;lat&#34;:[25.961474609375,24.389990234375,22.62451171875,21.603662109375,20.614990234375,19.869775390625,18.754638671875,18.700732421875,18.174853515625,18.7158691406251,18.47060546875,19.35224609375,21.009423828125,21.274609375,21.615869140625,21.4216796875,20.88505859375,20.1021484375001,19.5833496093751,18.446142578125,18.472412109375,17.81484375,17.81640625,17.25244140625,16.391015625,16.072705078125,16.070166015625,15.3208984375,14.54541015625,16.053564453125,16.41748046875,15.97470703125,15.6519042968751,15.966845703125,16.534765625,16.71962890625,17.20048828125,17.9222656250001,18.325390625,18.828466796875,19.309375,20.385595703125,21.4908203125,21.9880859375,22.627490234375,23.88125,24.614892578125,25.1943359375,25.7271484375,26.305224609375,27.0793457031251,27.32265625,27.864208984375,27.9669921875,29.018896484375,30.7933105468751,31.179248046875,31.79853515625,30.238134765625,28.4242187500001,27.8259765625,26.7076171875,25.789794921875,24.788525390625,24.21416015625,24.174609375,23.480126953125,22.885888671875,23.604931640625,24.8400390625,25.488232421875,26.213916015625,27.2181640625,28.426171875,29.384423828125,29.756396484375,30.804150390625,31.564892578125,32.533349609375,32.50830078125,31.32421875,31.329443359375,31.779345703125,31.770166015625,30.645947265625,29.57373046875,29.001123046875,29.87119140625,29.77685546875,29.0685546875,28.327685546875,27.54833984375,26.446923828125,25.8705078125,25.961474609375]}],[{&#34;lng&#34;:[22.34404296875,23.0056640625,22.916015625,20.9642578125,20.48896484375,20.5662109375,21.5625,22.34404296875],&#34;lat&#34;:[42.31396484375,41.716943359375,41.336279296875,40.84990234375,41.272607421875,41.873681640625,42.247509765625,42.31396484375]}],[{&#34;lng&#34;:[4.22763671875001,4.23466796875002,3.876953125,3.50429687500002,1.30019531250002,0.217480468750011,-0.760449218749983,-2.45722656249998,-3.57578124999998,-4.32871093749998,-4.4287109375,-5.28813476562499,-5.52353515624998,-6.03457031249999,-6.26113281249999,-7.10488281249999,-7.990625,-8.407470703125,-8.822021484375,-9.04306640624998,-9.82070312499999,-10.67734375,-11.389404296875,-11.390380859375,-12.05419921875,-12.280615234375,-11.502685546875,-10.69658203125,-9.17680664062499,-5.5125,-5.35991210937499,-5.62866210937503,-6.08339843749999,-6.36811523437498,-6.59409179687498,-4.82260742187498,-1.29296875,1.1455078125,1.68544921875002,3.20371093750001,3.40087890625,4.22763671875001],&#34;lat&#34;:[19.1427734375,16.99638671875,15.7552734375,15.35634765625,15.272265625,14.911474609375,15.04775390625,14.27412109375,13.194189453125,13.11904296875,12.33759765625,11.8279296875,10.426025390625,10.19482421875,10.724072265625,10.203515625,10.1625,11.386279296875,11.6732421875,12.40234375,12.04248046875,11.8994140625,12.40439453125,12.9419921875,13.633056640625,14.809033203125,15.63681640625,15.42265625,15.49609375,15.4962890625,16.282861328125,16.56865234375,20.539501953125,23.026123046875,24.99462890625,24.99560546875,22.696533203125,21.10224609375,20.378369140625,19.789697265625,18.988427734375,19.1427734375]}],[{&#34;lng&#34;:[101.1388671875,100.24931640625,100.1224609375,99.8903320312501,98.9166992187501,97.816796875,97.79296875,98.4388671875,98.6892578125,98.5652343750001,98.2459960937501,99.1368164062501,99.2198242187501,99.61474609375,98.7572265625,98.7025390625001,98.4649414062501,98.74140625,98.5759765625,97.8123046875001,97.61962890625,97.1783203125001,96.6224609375001,95.7632812500001,95.3895507812501,94.2142578125001,94.5889648437501,94.07001953125,93.9981445312501,93.001953125,92.32412109375,92.5749023437499,92.9645507812501,93.3660156250001,93.3073242187499,94.1276367187501,94.7076171875001,94.6228515625001,95.1324218750001,95.1287109375,96.0614257812501,96.66572265625,97.3224609375001,98.09892578125,98.6511718750001,98.6546875,97.8195312500001,97.5314453125,97.68603515625,98.76435546875,98.86376953125,99.3408203125,99.1929687500001,99.9176757812501,100.21474609375,101.1388671875],&#34;lat&#34;:[21.56748046875,20.7302734375,20.3166503906251,20.4244140625,19.772900390625,19.4599609375001,17.68125,16.97568359375,16.305419921875,15.403564453125,14.81474609375,13.71669921875,12.73974609375,11.781201171875,10.6609375,10.190380859375,10.675830078125,11.59169921875,13.1619140625,14.858935546875,16.53720703125,17.06201171875,16.563916015625,16.16904296875,15.72275390625,16.126611328125,17.5693359375,18.893408203125,19.440869140625,20.074853515625,20.7918457031251,21.978076171875,22.003759765625,23.13251953125,24.0218750000001,23.87646484375,25.04873046875,25.4100097656251,26.0412597656249,26.597265625,27.21708984375,27.3392578125,28.21796875,28.14228515625,27.5724609375,25.9177734375,25.25185546875,24.49169921875,23.898095703125,24.1160644531251,23.191259765625,23.0958984375,22.1259765625,22.02802734375,21.46298828125,21.56748046875]}],[{&#34;lng&#34;:[19.1943359375,20.3443359375,20.06396484375,19.3423828125,18.51748046875,18.436328125,18.44384765625,19.1943359375],&#34;lat&#34;:[43.53330078125,42.8279296875,42.547265625,41.869091796875,42.43291015625,42.559716796875,42.96845703125,43.53330078125]}],[{&#34;lng&#34;:[116.68330078125,115.5576171875,115.8982421875,118.4984375,119.7111328125,119.706640625,118.30869140625,116.56259765625,115.6810546875,114.5171875,113.58701171875,111.898046875,111.40224609375,111.933203125,111.0072265625,110.400390625,109.4431640625,106.77001953125,105.1970703125,103.7111328125,101.97294921875,101.7138671875,99.9837890625,99.46787109375,97.2056640625,96.38544921875,95.35029296875,94.71201171875,93.6564453125,90.87724609375,90.869921875,90.31328125,89.04765625,87.9796875,87.8142578125,91.804296875,94.25107421875,94.61474609375,95.851953125,97.20859375,98.10341796875,97.946875,98.8486328125,99.9216796875,102.1115234375,102.28837890625,103.63291015625,105.38359375,106.7111328125,107.9478515625,108.613671875,110.8279296875,113.05556640625,114.2970703125,115.27451171875,116.68330078125],&#34;lat&#34;:[49.823779296875,47.94501953125,47.6869140625,47.983984375,47.15,46.606005859375,46.717041015625,46.289794921875,45.458251953125,45.364599609375,44.745703125,45.0640625,44.36728515625,43.71142578125,43.34140625,42.773681640625,42.45595703125,42.288720703125,41.738037109375,41.751318359375,42.215869140625,42.4658203125001,42.67734375,42.568212890625,42.789794921875,42.720361328125,44.278076171875,44.350830078125,44.9009765625,45.19609375,46.9544921875,47.676171875,48.0025390625,48.555126953125,49.1623046875,50.693603515625,50.556396484375,50.02373046875,50.012939453125,49.730810546875,50.07783203125,51.3484375,52.070068359375,51.755517578125,51.353466796875,50.585107421875,50.13857421875,50.47373046875,50.31259765625,49.92470703125,49.322802734375,49.166162109375,49.616259765625,50.2744140625,49.948876953125,49.823779296875]}],[{&#34;lng&#34;:[32.8861328125,32.112890625,31.9482421875,31.98583984375,31.54560546875,31.287890625,32.37109375,32.47763671875,33.00673828125,32.71650390625,32.99306640625,32.948046875,31.93984375,30.39609375,30.2318359375,33.2017578125,33.63642578125,34.33251953125,34.5408203125,34.3955078125,35.1671875,35.7552734375,35.84716796875,35.2474609375,34.563671875,34.36083984375,34.95947265625,35.78544921875,36.51865234375,37.54169921875,37.92021484375,38.491796875,39.988671875,40.46357421875,40.40283203125,40.580859375,40.63994140625,40.83515625,40.558984375,39.84462890625,39.084375,38.144921875,37.24453125,36.54013671875,34.9478515625,34.69814453125,35.26767578125,35.575390625,35.15595703125,33.3474609375,32.7921875,32.8861328125],&#34;lat&#34;:[-26.84931640625,-26.839453125,-25.9576171875,-24.46064453125,-23.48232421875,-22.40205078125,-21.33486328125,-20.71298828125,-19.873828125,-19.00185546875,-18.3595703125,-16.7123046875,-16.42880859375,-15.64306640625,-14.99033203125,-14.01337890625,-14.5681640625,-14.40859375,-15.297265625,-16.19921875,-16.56025390625,-16.05830078125,-14.6708984375,-13.896875,-13.36015625,-12.210546875,-11.578125,-11.4529296875,-11.7162109375,-11.67509765625,-11.2947265625,-11.41328125,-10.82080078125,-10.46435546875,-11.33203125,-12.635546875,-14.3900390625,-14.79150390625,-15.4734375,-16.43564453125,-16.9728515625,-17.2427734375,-17.73994140625,-18.5181640625,-19.8126953125,-20.40439453125,-21.6509765625,-22.9630859375,-24.54140625,-25.2609375,-25.6443359375,-26.84931640625]}],[{&#34;lng&#34;:[-12.280615234375,-12.85849609375,-13.40966796875,-14.30009765625,-16.168359375,-16.53525390625,-16.5357421874999,-16.07890625,-16.0849609374999,-16.514453125,-16.21044921875,-16.4297851562499,-17.048046875,-16.96455078125,-13.0162109375,-13.031494140625,-12.0234375,-12.01630859375,-8.68222656249998,-8.683349609375,-4.82260742187498,-6.59409179687498,-6.36811523437498,-6.08339843749999,-5.62866210937503,-5.35991210937499,-5.5125,-9.17680664062499,-10.69658203125,-11.502685546875,-12.280615234375],&#34;lat&#34;:[14.809033203125,15.242529296875,16.0591796875,16.5802734375,16.5470703125,15.83837890625,16.28681640625,17.545849609375,18.52119140625,19.361962890625,20.2279296875,20.6523437500001,20.80615234375,21.329248046875,21.333935546875,23.000244140625,23.467578125,25.99541015625,25.9955078125,27.2859375,24.99560546875,24.99462890625,23.026123046875,20.539501953125,16.56865234375,16.282861328125,15.4962890625,15.49609375,15.42265625,15.63681640625,14.809033203125]}],[{&#34;lng&#34;:[34.95947265625,34.36083984375,34.563671875,35.2474609375,35.84716796875,35.7552734375,35.1671875,34.3955078125,34.5408203125,34.33251953125,33.63642578125,33.2017578125,32.6720703125,33.02158203125,33.39794921875,33.261328125,33.65908203125,32.919921875,34.3208984375001,34.59765625,34.95947265625],&#34;lat&#34;:[-11.578125,-12.210546875,-13.36015625,-13.896875,-14.6708984375,-16.05830078125,-16.56025390625,-16.19921875,-15.297265625,-14.40859375,-14.5681640625,-14.01337890625,-13.6103515625,-12.63046875,-12.48984375,-10.893359375,-10.59052734375,-9.40742187500001,-9.73154296874998,-11.0375,-11.578125]}],[{&#34;lng&#34;:[117.5744140625,117.1005859375,115.89619140625,115.56845703125,115.45439453125,114.5458984375,113.622265625,112.476171875,111.7697265625,110.50576171875,109.65400390625,109.62890625,109.9845703125,110.93994140625,111.2421875,111.727734375,113.0447265625,114.0638671875,114.60830078125,115.0267578125,115.1400390625,115.51982421875,116.4947265625,117.29404296875,119.1322265625,118.1853515625,118.498046875,117.5744140625],&#34;lat&#34;:[4.17060546875004,4.33706054687502,4.34868164062499,3.93876953124997,3.03432617187501,1.46713867187503,1.2359375,1.55908203125003,0.999462890624969,0.861962890625023,1.61489257812502,2.02753906249998,1.71762695312499,1.51733398437504,2.43574218750001,2.85380859375,3.20522460937501,4.59267578124997,4.02397460937502,4.89970703124999,4.89975585937499,5.04892578125001,6.52167968750003,6.67690429687502,5.10048828125004,4.82851562500005,4.36235351562503,4.17060546875004]},{&#34;lng&#34;:[102.10107421875,102.982421875,103.4158203125,103.439453125,103.81220703125,104.2884765625,103.69453125,102.7271484375,101.2955078125,101.29990234375,100.7154296875,100.119140625,101.053515625,101.25703125,101.8736328125,102.10107421875],&#34;lat&#34;:[6.24223632812503,5.524951171875,4.85029296875004,2.93310546875,2.58046875,1.48066406250004,1.44965820312503,1.85556640625003,2.88520507812501,3.25327148437503,3.96621093749997,6.44199218750005,6.242578125,5.78935546875004,5.82529296874999,6.24223632812503]}],[{&#34;lng&#34;:[23.3806640625,24.27490234375,25.2587890625,24.358984375,23.58056640625,23.2986328125,20.97412109375,20.97099609375,19.97734375,19.98046875,19.98046875,19.02607421875,17.44794921875,17.05625,16.44755859375,15.34150390625,14.9677734375,14.837109375,14.5015625,14.5259765625,13.4505859375,12.458203125,11.77587890625,11.74306640625,13.101171875,13.93798828125,18.39638671875,19.07646484375,21.41689453125,23.3806640625],&#34;lat&#34;:[-17.640625,-17.4810546875,-17.7935546875,-17.97822265625,-18.4529296875,-18.02734375,-18.31884765625,-22.0001953125,-22.0001953125,-24.7767578125,-28.45126953125,-28.9279296875,-28.69814453125,-28.0310546875,-28.617578125,-27.3865234375,-26.31806640625,-25.033203125,-24.201953125,-22.7025390625,-20.91669921875,-18.9267578125,-18.0017578125,-17.24921875,-16.96767578125,-17.38876953125,-17.3994140625,-17.81767578125,-18.00068359375,-17.640625]}],[{&#34;lng&#34;:[164.20234375,165.191796875,165.66279296875,166.9423828125,166.77412109375,165.2419921875,164.4546875,164.20234375],&#34;lat&#34;:[-20.24609375,-20.76884765625,-21.2671875,-22.09013671875,-22.376171875,-21.52548828125,-20.8291015625,-20.24609375]}],[{&#34;lng&#34;:[14.97890625,15.1818359375,15.948828125,15.73505859375,15.47431640625,14.36796875,13.4482421875,13.60634765625,12.46318359375,11.4119140625,10.18466796875,9.61591796875001,8.75058593750001,7.788671875,7.05673828125001,6.386328125,5.49199218750002,4.14755859375001,3.64667968750001,3.59541015625001,2.878125,2.38916015625,2.073828125,1.56494140625,0.9873046875,0.163867187500017,0.217480468750011,1.30019531250002,3.50429687500002,3.876953125,4.23466796875002,4.22763671875001,5.83662109375001,7.48173828125002,9.37871093750002,11.96787109375,13.48125,14.23076171875,14.97890625],&#34;lat&#34;:[22.9962890625,21.523388671875,20.303173828125,19.904052734375,16.9083984375,15.750146484375,14.3806640625,13.70458984375,13.09375,13.35361328125,13.2701171875,12.81064453125,12.908154296875,13.337890625,13.0001953125,13.60361328125,13.8728515625,13.45771484375,12.52998046875,11.6962890625,12.367724609375,11.8970703125,12.71396484375,12.635400390625,13.04189453125,14.497216796875,14.911474609375,15.272265625,15.35634765625,15.7552734375,16.99638671875,19.1427734375,19.479150390625,20.873095703125,21.99140625,23.51787109375,23.18017578125,22.61845703125,22.9962890625]}],[{&#34;lng&#34;:[13.60634765625,14.06396484375,14.1974609375,14.6271484375,14.559765625,13.89208984375,12.403515625,11.55166015625,11.1533203125,10.60625,10.1435546875,9.06015625,8.55585937500001,8.29306640625001,7.15468750000008,6.07656250000008,5.58779296875005,4.86103515625007,4.12587890625002,2.70644531250002,2.77480468750002,3.044921875,3.83447265625,3.59541015625001,3.64667968750001,4.14755859375001,5.49199218750002,6.386328125,7.05673828125001,7.788671875,8.75058593750001,9.61591796875001,10.18466796875,11.4119140625,12.46318359375,13.60634765625],&#34;lat&#34;:[13.70458984375,13.078515625,12.3837890625,12.10869140625,11.49228515625,11.140087890625,8.59555664062499,6.697265625,6.437939453125,7.06308593749999,6.99643554687499,6.00908203124999,4.75522460937499,4.55761718750001,4.514404296875,4.290625,4.64721679687497,6.026318359375,6.41137695312503,6.36923828124999,9.04853515625003,9.08383789062499,10.607421875,11.6962890625,12.52998046875,13.45771484375,13.8728515625,13.60361328125,13.0001953125,13.337890625,12.908154296875,12.81064453125,13.2701171875,13.35361328125,13.09375,13.70458984375]}],[{&#34;lng&#34;:[-83.15751953125,-83.187744140625,-83.567333984375,-83.5109375,-83.86787109375,-83.6419921875,-85.7443359375,-86.468896484375,-87.337255859375,-86.710693359375,-86.733642578125,-85.78671875,-84.645947265625,-83.15751953125],&#34;lat&#34;:[14.99306640625,14.340087890625,13.3203125,12.41181640625,11.300048828125,10.917236328125,11.062109375,11.73828125,12.979248046875,13.31337890625,13.7634765625,13.84443359375,14.661083984375,14.99306640625]}],[{&#34;lng&#34;:[4.22617187500003,4.67832031250006,6.06220703125007,7.19726562500003,7.03515625000006,6.19326171875005,5.99394531250002,5.69355468750001,5.82714843750006,4.22617187500003],&#34;lat&#34;:[51.386474609375,52.809765625,53.407080078125,53.282275390625,52.380224609375,51.488916015625,50.750439453125,50.774755859375,51.125634765625,51.386474609375]}],[{&#34;lng&#34;:[30.8697265625,28.9658203125,29.1416015625,27.88994140625,26.0115234375001,24.94140625,22.4109375000001,20.62216796875,19.9698242187501,18.3786132812501,16.12744140625,16.403515625,14.54326171875,14.4796875,13.65029296875,13.9605468750001,12.6625,11.9999023437501,12.4861328125001,11.3882812500001,9.61845703125002,8.16611328125006,7.0048828125,5.70683593750007,5.13164062500004,5.24404296875002,4.92783203124998,5.53330078125006,8.39814453124998,9.70800781250003,12.15966796875,13.1046875000001,18.10146484375,18.2931640625001,24.42001953125,27.5970703125001,30.944140625,30.8697265625],&#34;lat&#34;:[69.7834472656251,69.02197265625,69.671435546875,70.061669921875,69.65263671875,68.5932617187501,68.719873046875,69.036865234375,68.356396484375,68.56240234375,67.4258300781251,67.05498046875,66.129345703125,65.30146484375,64.58154296875,64.014013671875,63.940478515625,63.29169921875,60.1067871093751,59.0365234375,58.946044921875,58.1453125,58.0242187500001,58.5236328125,59.22646484375,60.569580078125,61.7106933593751,62.310888671875,63.535107421875,63.864892578125,65.178955078125,66.539404296875,69.156298828125,69.47509765625,70.702001953125,71.09130859375,70.2744140625,69.7834472656251]},{&#34;lng&#34;:[16.78671875,20.4582031250001,16.70048828125,14.3658203125,14.92080078125,11.7738281250001,13.38359375,16.78671875],&#34;lat&#34;:[79.90673828125,79.1292480468751,76.579296875,77.23447265625,77.6888183593751,78.7164062500001,79.48076171875,79.90673828125]},{&#34;lng&#34;:[20.8978515625,26.86083984375,25.6412109375,20.8611328125,18.34384765625,20.8978515625],&#34;lat&#34;:[80.249951171875,80.160009765625,79.40302734375,79.3978515625,80.0595703125001,80.249951171875]},{&#34;lng&#34;:[21.60810546875,23.8412109375001,22.0568359375001,20.2279296875001,21.60810546875],&#34;lat&#34;:[78.595703125,77.49775390625,77.501171875,78.47783203125,78.595703125]}],[{&#34;lng&#34;:[88.109765625,88.0548828125,85.29296875,84.0910156249999,83.28974609375,81.85263671875,80.070703125,80.40185546875,81.01025390625,81.4171875,83.15546875,83.58349609375,85.1224609375,86.40869140625,88.109765625],&#34;lat&#34;:[27.87060546875,26.430029296875,26.741015625,27.4913574218751,27.37099609375,27.86708984375,28.83017578125,29.7302734375,30.164501953125,30.33759765625,29.612646484375,29.18359375,28.315966796875,27.928662109375,27.87060546875]}],[{&#34;lng&#34;:[173.11533203125,174.3025390625,174.28310546875,172.38525390625,171.442578125,170.7005859375,169.68662109375,168.38212890625,167.6822265625,166.73154296875,166.733984375,167.19453125,168.3666015625,169.6615234375,171.25703125,171.48623046875,172.0107421875,172.640625,173.11533203125],&#34;lat&#34;:[-41.279296875,-41.01953125,-41.740625,-43.82958984375,-44.13583984375,-45.68427734375,-46.55166015625,-46.60537109375,-46.19296875,-46.1978515625,-45.5435546875,-44.9634765625,-44.08203125,-43.5912109375,-42.46533203125,-41.7947265625,-41.4447265625,-40.51826171875,-41.279296875]},{&#34;lng&#34;:[173.26943359375,174.3203125,174.8021484375,174.7224609375,175.876171875,176.1083984375,177.3359375,178.0091796875,178.53623046875,177.965625,177.40751953125,175.98291015625,175.309765625,174.6353515625,175.1625,175.00927734375,173.934375,174.59736328125,174.92802734375,174.446875,173.9451171875,173.11669921875,173.26943359375],&#34;lat&#34;:[-34.934765625,-35.2466796875,-36.30947265625,-36.8412109375,-36.95771484375,-37.6451171875,-37.9908203125,-37.5548828125,-37.69208984375,-39.14248046875,-39.08115234375,-41.21328125,-41.61064453125,-41.289453125,-40.62158203125,-39.9521484375,-39.50908203125,-38.78505859375,-37.8044921875,-36.45087890625,-36.17587890625,-35.2052734375,-34.934765625]}],[{&#34;lng&#34;:[56.38798828125,57.21982421875,58.5780273437501,59.8,58.4742187500001,57.86181640625,57.8116210937501,56.6550781250001,56.2703125,55.4791015625,55.06416015625,54.0681640625,53.08564453125,51.97763671875,54.97734375,55.641015625,55.1858398437501,55.1999023437501,56.0638671875001,56.38798828125],&#34;lat&#34;:[24.97919921875,23.92275390625,23.6434570312501,22.219921875,20.406884765625,20.244140625,19.01708984375,18.587353515625,17.95078125,17.84326171875,17.038916015625,17.005517578125,16.648388671875,18.9961425781251,19.995947265625,22.00185546875,22.7041015625,23.034765625,24.73876953125,24.97919921875]}],[{&#34;lng&#34;:[76.76689453125,77.0486328125,76.59443359375,75.7091796875,74.300390625,73.96123046875,73.99423828125,74.6578125,75.33349609375,74.5099609375,74.6328125,73.381640625,72.9033203125,72.34189453125,71.8703125,70.7374023437499,70.4037109375,69.56796875,69.47001953125,70.1568359375,70.077734375,71.0478515625,69.7162109375,68.728125,68.1650390625,67.66845703125,67.171484375,66.70302734375,66.42861328125,64.658984375,61.587890625,61.86982421875,63.16806640625,62.76298828125,62.73974609375,61.623046875,60.843359375,62.4765625,64.09873046875,66.17705078125,66.39716796875,67.2873046875,68.21396484375,68.8689453125,69.279296875,69.5015625,70.2841796875,69.86806640625,71.0515625,70.965625,71.6205078125,71.18505859375,72.6228515625,74.54140625,75.840234375,75.9451171875,76.76689453125],&#34;lat&#34;:[35.66171875,35.109912109375,34.73583984375,34.503076171875,34.765380859375,34.653466796875,33.2421875,32.5189453125,32.27919921875,31.712939453125,31.03466796875,29.934375,29.028759765625,28.751904296875,27.9625,27.7290039062501,28.025048828125,27.1746093750001,26.804443359375,26.471435546875,26.07197265625,24.687744140625,24.172607421875,24.265625,23.85732421875,23.810986328125,24.756103515625,24.8609375,25.575341796875,25.18408203125,25.20234375,26.242431640625,26.665576171875,27.2501953125,28.00205078125,28.7916015625,29.85869140625,29.408349609375,29.391943359375,29.835595703125,30.91220703125,31.217822265625,31.807373046875,31.634228515625,31.93681640625,33.020068359375,33.36904296875,33.89765625,34.04970703125,34.53037109375,35.1830078125,36.04208984375,36.82958984375,37.02216796875,36.64970703125,36.017578125,35.66171875]}],[{&#34;lng&#34;:[-77.3742187499999,-77.2123046875,-77.901171875,-78.42158203125,-78.1138671875,-79.086376953125,-80.368701171875,-80.0751953125,-80.845556640625,-81.035107421875,-81.72763671875,-82.679541015625,-82.879345703125,-82.93984375,-82.56357421875,-82.244189453125,-81.35478515625,-80.127099609375,-79.577294921875,-78.0827636718749,-77.3742187499999],&#34;lat&#34;:[8.65830078125002,8.03388671875,7.22934570312505,8.06098632812501,8.37958984374998,8.99716796875003,8.28876953125005,7.66704101562504,7.22006835937502,7.71113281250005,8.13754882812498,8.32197265624997,8.07065429687499,9.449169921875,9.57666015624997,9.03149414062501,8.78056640624996,9.20991210937504,9.59785156250003,9.236279296875,8.65830078125002]}],[{&#34;lng&#34;:[-69.96591796875,-70.79951171875,-71.8447265625,-72.887060546875,-73.235546875,-73.137353515625,-73.75810546875,-74.00205078125,-72.9740234375,-72.379052734375,-72.181591796875,-71.237939453125,-70.6369140625,-70.642333984375,-69.57861328125,-68.68525390625,-68.97861328125,-69.07412109375,-68.880322265625,-69.37470703125,-69.418505859375,-69.020703125,-69.624853515625,-69.5109375,-69.9263671875,-70.41826171875,-71.336962890625,-71.5322265625,-72.46767578125,-73.824951171875,-75.104248046875,-76.289013671875,-76.183935546875,-77.2203125,-77.633203125,-78.762255859375,-80.11025390625,-80.81162109375,-81.283203125,-80.324658203125,-80.179248046875,-79.07626953125,-77.860595703125,-76.6791015625,-75.570556640625,-75.28447265625,-74.8017578125,-74.24638671875,-73.664306640625,-73.1544921875,-72.39560546875,-71.7525390625,-70.91455078125,-70.0740234375,-70.735107421875,-69.96591796875],&#34;lat&#34;:[-4.2359375,-4.17333984375,-4.50439453124999,-5.12275390625001,-6.09843750000002,-6.4658203125,-6.90576171875,-7.55605468749997,-8.9931640625,-9.51015625,-10.0037109375,-9.96601562500001,-9.47822265625001,-11.01025390625,-10.9517578125,-12.501953125,-12.880078125,-13.6828125,-14.198828125,-14.96298828125,-15.60341796875,-16.6421875,-17.2001953125,-17.5060546875,-18.2060546875,-18.34560546875,-17.68251953125,-17.2943359375,-16.70810546875,-16.15283203125,-15.4119140625,-14.13310546875,-13.515234375,-11.66337890625,-11.28779296875,-8.6169921875,-6.64960937500001,-6.2822265625,-4.322265625,-3.38789062500001,-3.877734375,-4.990625,-2.98164062500001,-2.56259765624999,-1.53125,-0.10654296875002,-0.200097656250009,-0.970605468750023,-1.248828125,-2.27822265625001,-2.42890625000001,-2.152734375,-2.21855468749997,-2.75019531250001,-3.78154296875,-4.2359375]}],[{&#34;lng&#34;:[121.1015625,121.84560546875,122.519140625,122.13515625,121.5953125,121.39228515625,121.80048828125,122.8560546875,122.40693359375,121.7779296875,121.203515625,120.616796875,120.8880859375,120.08212890625,120.159765625,120.40888671875,120.3583984375,120.59970703125,121.1015625],&#34;lat&#34;:[18.615283203125,18.29541015625,17.124853515625,16.184814453125,15.933251953125,15.3244140625,14.1138671875,14.25078125,13.4927734375,13.937646484375,13.640283203125,14.188037109375,14.7157714843751,14.85107421875,16.04765625,16.955615234375,17.63818359375,18.5078613281251,18.615283203125]},{&#34;lng&#34;:[126.00595703125,126.31953125,126.58154296875,126.080078125,125.4009765625,125.66796875,125.455859375,124.078125,124.206640625,123.39091796875,122.1318359375,122.9111328125,123.4345703125,124.22578125,124.8689453125,126.00595703125],&#34;lat&#34;:[9.32094726562501,8.84472656249999,7.24775390624997,6.73334960937498,6.79575195312499,5.97866210937498,5.66425781250005,6.40444335937504,7.39643554687498,7.40751953125002,7.81049804687504,8.1564453125,8.70332031250004,8.27138671874997,8.97226562500003,9.32094726562501]},{&#34;lng&#34;:[125.23955078125,125.628125,125.2333984375,124.2947265625,125.23955078125],&#34;lat&#34;:[12.527880859375,11.13203125,11.145068359375,12.5693359375,12.527880859375]},{&#34;lng&#34;:[123.130859375,122.5625,122.98330078125,123.567578125,123.16201171875,123.130859375],&#34;lat&#34;:[9.06411132812499,9.48281250000004,10.88662109375,10.7807617187501,9.86425781250003,9.06411132812499]},{&#34;lng&#34;:[122.49619140625,123.15830078125,122.769921875,121.96435546875,122.103515625,122.49619140625],&#34;lat&#34;:[11.615087890625,11.535546875,10.823828125,10.8716796875,11.642919921875,11.615087890625]},{&#34;lng&#34;:[117.3111328125,119.52666015625,119.684375,118.78212890625,118.4349609375,117.3111328125],&#34;lat&#34;:[8.43959960937505,10.953173828125,10.551708984375,9.91611328125002,9.25600585937501,8.43959960937505]},{&#34;lng&#34;:[120.70439453125,121.52275390625,121.23671875,120.50830078125,120.70439453125],&#34;lat&#34;:[13.4794921875,13.131201171875,12.218798828125,13.26005859375,13.4794921875]},{&#34;lng&#34;:[124.574609375,124.92998046875,125.2533203125,124.78076171875,124.574609375],&#34;lat&#34;:[11.34306640625,11.3728515625,10.263818359375,10.16806640625,11.34306640625]}],[{&#34;lng&#34;:[140.976171875,140.9751953125,140.97353515625,140.9734375,142.2115234375,144.477734375,145.7669921875,145.85283203125,147.80205078125,147.119140625,147.1900390625,148.1267578125,148.58310546875,149.8744140625,150.6669921875,150.482421875,149.7541015625,147.76865234375,146.69658203125,146.033203125,144.50986328125,143.61376953125,143.094921875,143.3662109375,142.64716796875,140.976171875],&#34;lat&#34;:[-9.11875,-6.90537109375002,-2.80341796875003,-2.609765625,-3.08349609374997,-3.82529296875002,-4.82304687499999,-5.47128906249998,-6.31523437499996,-6.72167968749999,-7.378125,-8.10361328124996,-9.05175781249996,-10.01298828125,-10.25712890625,-10.6369140625,-10.35302734375,-10.0701171875,-9.025390625,-8.07636718750001,-7.56738281249997,-8.20039062499997,-8.31123046874998,-8.96103515625003,-9.32783203124997,-9.11875]},{&#34;lng&#34;:[151.915625,152.4,152.14296875,150.4283203125,149.6525390625,148.401171875,148.3447265625,150.29873046875,150.9529296875,151.67119140625,151.915625],&#34;lat&#34;:[-4.29677734374997,-4.73125,-5.35703124999996,-6.27617187499999,-6.29042968749997,-5.76503906249995,-5.54492187499997,-5.53564453125003,-5.42373046874997,-4.88330078125,-4.29677734374997]},{&#34;lng&#34;:[155.9576171875,155.34404296875,154.78193359375,154.9970703125,155.9576171875],&#34;lat&#34;:[-6.68681640624999,-6.72167968749999,-5.97070312500003,-5.53994140625002,-6.68681640624999]}],[{&#34;lng&#34;:[19.60439453125,22.7662109375,23.48466796875,23.8447265625,23.6052734375,24.10576171875,22.6494140625,22.538671875,21.6396484375,19.80224609375,18.8322265625,17.151953125,14.809375,14.61943359375,14.12861328125,14.25888671875,14.213671875,14.21142578125,16.186328125,16.559765625,18.3234375,19.60439453125],&#34;lat&#34;:[54.4591796875,54.356787109375,53.939794921875,52.664208984375,51.517919921875,50.844970703125,49.539013671875,49.072705078125,49.411962890625,49.192333984375,49.510791015625,50.3783203125,50.858984375,52.528515625,52.87822265625,53.729638671875,53.870751953125,53.950341796875,54.290380859375,54.55380859375,54.83818359375,54.4591796875]}],[{&#34;lng&#34;:[-66.12939453125,-65.9708007812499,-67.196875,-67.158642578125,-66.12939453125],&#34;lat&#34;:[18.444921875,17.974365234375,17.994189453125,18.49921875,18.444921875]}],[{&#34;lng&#34;:[130.526953125,130.6873046875,129.75634765625,129.70869140625,128.3044921875,127.5681640625,127.39453125,128.374609375,128.03896484375,127.16953125,126.63388671875,125.44931640625,125.0673828125,125.36083984375,124.362109375,124.88935546875,125.9890625,126.903515625,128.11123046875,128.04521484375,128.9234375,129.7197265625,130.526953125],&#34;lat&#34;:[42.535400390625,42.3025390625,41.712255859375,40.85732421875,40.0359375,39.781982421875,39.20791015625,38.6234375,38.308544921875,38.304541015625,37.7818359375001,37.730224609375,38.55673828125,39.526611328125,40.004052734375,40.459814453125,40.904638671875,41.7810546875,41.3892578125,41.9875,42.038232421875,42.475,42.535400390625]}],[{&#34;lng&#34;:[-7.40615234374994,-8.59765624999994,-8.91479492187497,-9.47412109374997,-8.65556640624993,-8.77714843750002,-6.61826171874992,-6.2125,-6.92846679687497,-6.8101562499999,-7.44511718749996,-7.04604492187494,-7.40615234374994],&#34;lat&#34;:[37.179443359375,37.1213378906251,38.512109375,38.730859375,41.0294921875,41.941064453125,41.9423828125,41.53203125,41.009130859375,40.343115234375,39.536181640625,38.90703125,37.179443359375]}],[{&#34;lng&#34;:[-58.159765625,-57.830224609375,-57.985693359375,-56.937255859375,-55.849169921875,-55.36630859375,-54.62548828125,-54.241796875,-54.615869140625,-54.82548828125,-55.789990234375,-56.437158203125,-58.641748046875,-57.587158203125,-57.8216796875,-59.89248046875,-60.83984375,-61.79853515625,-62.6509765625,-62.276318359375,-61.7568359375,-60.007373046875,-59.09052734375,-58.18017578125,-58.159765625],&#34;lat&#34;:[-20.1646484375,-20.99794921875,-22.04638671875,-22.2712890625,-22.3076171875,-23.991015625,-23.8125,-24.047265625,-25.57607421875,-26.65224609375,-27.41640625,-27.55380859375,-27.19609375,-25.405078125,-25.13642578125,-24.0935546875,-23.85810546875,-23.18203125,-22.23369140625,-20.5625,-19.6453125,-19.29755859375,-19.28623046875,-19.81787109375,-20.1646484375]}],[{&#34;lng&#34;:[35.4505859375,34.95595703125,35.55146484375,35.4505859375],&#34;lat&#34;:[31.479296875,32.1609375,32.3955078125,31.479296875]},{&#34;lng&#34;:[34.2453125,34.19814453125,34.47734375,34.2453125],&#34;lat&#34;:[31.20830078125,31.3226074218751,31.58486328125,31.20830078125]}],[{&#34;lng&#34;:[51.26796875,50.80439453125,51.003125,51.54306640625,51.601953125,51.26796875],&#34;lat&#34;:[24.6072265625,24.7892578125,25.9814453125,25.902392578125,25.14794921875,24.6072265625]}],[{&#34;lng&#34;:[28.2125,29.705859375,28.64541015625,28.5853515625,27.0869140625,25.4970703125,23.224609375,22.705078125,21.384375,20.241796875,21.151953125,22.290625,22.87666015625,23.20263671875,24.893359375,26.6189453125,28.07177734375,28.2125],&#34;lat&#34;:[45.450439453125,45.259912109375,44.295654296875,43.742236328125,44.1673828125,43.67080078125,43.873876953125,44.23779296875,44.870068359375,46.10859375,46.304345703125,47.72783203125,47.9472656250001,48.084521484375,47.7177734375,48.25986328125,46.97841796875,45.450439453125]}],[{&#34;lng&#34;:[130.6873046875,130.526953125,131.26181640625,131.08232421875,131.9775390625,132.93603515625,133.861328125,134.16767578125,134.75234375,134.293359375,132.5619140625,131.002734375,130.804296875,129.49814453125,127.999609375,126.9248046875,126.312890625,125.6490234375,123.6078125,120.7041015625,120.7498046875,120.06689453125,119.19189453125,119.25986328125,117.8734375,116.68330078125,115.27451171875,114.2970703125,113.05556640625,110.8279296875,108.613671875,107.9478515625,106.7111328125,105.38359375,103.63291015625,102.28837890625,102.1115234375,99.9216796875,98.8486328125,97.946875,98.10341796875,97.20859375,95.851953125,94.61474609375,94.25107421875,91.804296875,87.8142578125,87.3228515625001,86.6142578125,85.21015625,83.3573242187501,81.4659179687501,80.87734375,79.98623046875,77.7043945312501,76.2666015625,74.4519531250001,72.9140625,71.0931640625001,70.7380859375001,68.9772460937501,68.0738281250001,65.476953125,61.9287109375,61.33369140625,60.8023437500001,60.93759765625,60.0655273437501,61.3630859375001,61.389453125,59.81240234375,58.3591796875001,56.49140625,55.79765625,54.4214843750001,53.3380859375,52.3310546875,51.60908203125,50.7939453125,48.8083984375,48.43427734375,47.32646484375,46.80205078125,46.6609375000001,47.09326171875,48.1099609375,49.2322265625001,47.5242187500001,46.75302734375,47.2298828125001,47.4631835937501,48.5728515625,47.8611328125001,47.2611328125001,46.4298828125,45.7275390625,44.87099609375,43.7826171875,42.41904296875,41.58056640625,40.648046875,39.9783203125,38.71728515625,37.411328125,38.21435546875,38.9002929687501,39.9610351562501,39.7805664062501,37.4228515625,36.6194335937501,35.41162109375,35.3119140625001,34.2806640625,34.3978515625,33.73525390625,31.76337890625,31.41787109375,32.704296875,31.1212890625,30.9068359375,29.4822265625,28.14794921875,27.796875,27.351953125,27.7528320312501,27.464453125,28.0125,28.9472656250001,28.6505859375,27.7976562500001,29.69013671875,31.28564453125,31.1808593750001,29.60419921875,29.90341796875,29.08701171875,29.9412109375001,28.4707031250001,28.9658203125,30.8697265625,32.377734375,35.85791015625,40.9664062500001,41.18896484375,40.5215820312501,38.3975585937501,35.5134765625,34.4064453125,34.86953125,36.3649414062501,38.07080078125,36.5282226562501,36.8828125,39.7580078125001,40.28125,39.81650390625,42.2105468750001,44.09716796875,44.488671875,43.7824218750001,44.048046875,45.8919921875,46.6904296875,44.939453125,45.98603515625,47.7090820312501,47.87470703125,52.5500976562501,53.96787109375,56.04365234375,57.12685546875,58.9189453125,61.01591796875,63.3614257812501,68.5041992187501,68.5427734375,67.064453125,66.9175781250001,68.2692382812501,69.0390625,71.5001953125001,72.812109375,71.9120117187501,72.731640625,72.52734375,73.5480468750001,73.1521484375,71.551171875,71.9169921875,73.79208984375,74.76953125,74.57958984375,73.56015625,74.3109375,73.0862304687501,73.67177734375,76.032421875,80.8270507812501,80.5832031250001,86.5914062500001,86.6514648437501,90.1849609375001,96.87919921875,100.32236328125,100.98994140625,104.01455078125,104.9119140625,108.0279296875,111.11484375,113.87099609375,113.61357421875,110.26142578125,112.147265625,118.4501953125,119.750390625,123.1603515625,123.305078125,127.74033203125,128.888671875,129.41171875,128.3587890625,129.7619140625,131.56201171875,132.5623046875,134.10283203125,135.884765625,137.3154296875,139.6951171875,139.601171875,142.06142578125,146.594140625,149.5015625,152.5087890625,155.89521484375,159.35068359375,159.83251953125,161.5369140625,162.37568359375,166.8203125,169.60986328125,170.99541015625,170.48681640625,173.27744140625,176.10751953125,180,180,178.51953125,178.7064453125,179.5705078125,179.120703125,177.35126953125,174.51435546875,172.85654296875,172.3927734375,169.9826171875,169.2267578125,166.9640625,166.3521484375,165.0845703125,163.780078125,163.2728515625,161.96005859375,162.779296875,163.335546875,162.0849609375,161.72939453125,162.10556640625,160.0744140625,159.89765625,158.6087890625,158.103515625,156.74775390625,156.098828125,155.5548828125,155.98251953125,157.450390625,159.0369140625,159.84736328125,162.00361328125,163.7099609375,164.2556640625,163.33173828125,163.00927734375,160.7666015625,159.07666015625,157.4693359375,154.29306640625,155.16669921875,152.8822265625,151.4857421875,149.642578125,149.20498046875,147.514453125,146.4443359375,143.1921875,142.025390625,140.00234375,138.662109375,137.69150390625,135.2625,135.8515625,136.797265625,136.6830078125,137.3283203125,138.6607421875,138.695703125,139.707421875,141.40205078125,141.48525390625,140.6876953125,140.5171875,140.17060546875,138.58681640625,137.68544921875,135.874609375,135.1310546875,133.1599609375,131.7220703125,130.6873046875],&#34;lat&#34;:[42.3025390625,42.535400390625,43.433056640625,44.910009765625,45.243994140625,45.029931640625,46.24775390625,47.302197265625,47.7154296875,48.3734375,47.768505859375,47.691455078125,48.34150390625,49.388818359375,49.5686035156251,51.100146484375,52.3997558593751,53.04228515625,53.546533203125,53.171826171875,52.096533203125,51.6006835937501,50.379833984375,50.06640625,49.5134765625,49.823779296875,49.948876953125,50.2744140625,49.616259765625,49.166162109375,49.322802734375,49.92470703125,50.31259765625,50.47373046875,50.13857421875,50.585107421875,51.353466796875,51.755517578125,52.070068359375,51.3484375,50.07783203125,49.730810546875,50.012939453125,50.02373046875,50.556396484375,50.693603515625,49.1623046875,49.085791015625,49.609716796875,49.66484375,50.994580078125,50.73984375,51.2814453125,50.774560546875,53.379150390625,54.311962890625,53.647265625,54.10732421875,54.21220703125,55.30517578125,55.389599609375,54.9595703125,54.623291015625,53.946484375,54.049267578125,52.7447265625,52.28056640625,51.97646484375,51.44189453125,50.86103515625,50.58203125,51.063818359375,51.01953125,50.60205078125,50.780322265625,51.482373046875,51.681298828125,51.483984375,51.72919921875,50.601318359375,49.828515625,50.27353515625,49.36708984375,48.412255859375,47.947705078125,47.74541015625,46.337158203125,45.6017089843751,44.420654296875,44.1923828125,43.03505859375,41.844482421875,41.212744140625,41.315087890625,41.890966796875,42.475048828125,42.756396484375,42.747021484375,43.22421875,43.21923828125,43.53388671875,43.41982421875,44.2880859375,44.7353515625,47.091455078125,47.855126953125,48.237939453125,49.572021484375,50.411474609375,50.209228515625,50.539697265625,51.043896484375,51.311669921875,51.780419921875,52.344775390625,52.10107421875,53.196044921875,53.336328125,54.648486328125,55.57001953125,55.6845703125,56.142919921875,57.316943359375,57.528125,57.841015625,58.84130859375,59.48427734375,59.828759765625,60.610986328125,60.5361328125,61.54609375,62.567822265625,63.2083007812501,64.968408203125,66.091064453125,66.970947265625,67.5474609375,68.48837890625,69.02197265625,69.7834472656251,69.4791015625,69.191748046875,67.7134765625,66.826171875,66.446630859375,66.064453125,66.39580078125,65.395751953125,64.560009765625,64.00283203125,64.025830078125,64.84736328125,65.17236328125,64.57705078125,64.998095703125,65.59794921875,66.519677734375,66.23505859375,66.67177734375,67.2544921875,68.548828125,68.4796875,67.848828125,67.47744140625,66.853125,67.04501953125,67.5841796875,68.592431640625,68.22734375,68.648876953125,68.55400390625,69.00380859375,69.85146484375,69.67529296875,68.3484375,68.96708984375,69.693701171875,71.282373046875,71.6828125,72.669921875,72.913671875,72.69140625,71.54794921875,70.8228515625,69.080517578125,68.57451171875,67.8650390625,66.76044921875,66.246728515625,66.9953125,67.766357421875,68.751220703125,69.7072265625,70.65361328125,71.4449218750001,71.845068359375,71.910400390625,72.48828125,73.56845703125,73.894287109375,74.682421875,75.591064453125,75.9310546875,76.479150390625,76.990478515625,77.730419921875,77.17470703125,76.71845703125,76.723046875,75.856005859375,75.29296875,74.017431640625,73.708935546875,73.589794921875,72.9791015625001,72.9548828125,73.53291015625,73.48154296875,73.190234375,72.315478515625,72.088330078125,71.11953125,70.901025390625,71.8953125,71.378955078125,71.63056640625,71.359423828125,71.700439453125,72.49609375,72.72080078125,72.30244140625,72.164306640625,70.83447265625,71.0955078125,70.79072265625,69.7849609375,69.379541015625,69.649072265625,69.499560546875,68.78603515625,69.0453125000001,70.107568359375,69.823828125,69.860302734375,68.983447265625,65.067236328125,64.602978515625,63.521533203125,62.6875,62.320361328125,62.587451171875,61.8236328125,61.469189453125,61.061767578125,60.06708984375,60.595947265625,60.30703125,60.484814453125,60.098583984375,60.04111328125,59.302587890625,58.0769042968751,57.3576171875,56.23251953125,56.0896484375,55.3580078125,54.7521484375,54.18916015625,53.38076171875,52.8736328125,51.809619140625,50.969287109375,53.006494140625,55.348486328125,56.69521484375,57.799267578125,58.42392578125,59.1271484375,60.420166015625,60.916796875,62.69658203125,62.550927734375,61.79150390625,60.7533203125,61.922265625,61.79892578125,59.833349609375,59.36015625,58.9390625,59.52412109375,59.77041015625,59.48818359375,59.2685546875,59.43046875,59.3701171875,58.999658203125,57.6875,56.96552734375,56.13935546875,54.943310546875,54.583935546875,54.6209960937501,53.9312988281251,53.53896484375,53.744775390625,54.32001953125,54.2771484375,53.183984375,52.178515625,51.2322753906251,49.596142578125,48.523681640625,47.0572265625,45.818359375,44.37353515625,43.5257324218751,42.69697265625,43.2026367187501,42.3025390625]},{&#34;lng&#34;:[-179.79853515625,-175.34521484375,-174.447607421875,-171.795556640625,-170.191943359375,-170.66630859375,-172.211572265625,-173.009130859375,-175.853857421875,-176.09326171875,-178.310205078125,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-179.79853515625],&#34;lat&#34;:[68.9404296875,67.678076171875,67.103125,66.93173828125,66.20126953125,65.621533203125,65.4251953125,64.2974609375,65.01083984375,65.471044921875,65.48486328125,65.067236328125,65.311962890625,65.556787109375,65.8015625,66.0462890625,66.291064453125,66.53583984375,66.78056640625,67.025341796875,67.2701171875001,67.51484375,67.759619140625,68.00439453125,68.24912109375,68.493896484375,68.738671875,68.9404296875]},{&#34;lng&#34;:[67.7653320312501,61.35595703125,56.9638671875,55.0068359375,54.6426757812501,57.0875,58.88125,62.971484375,67.5349609375001,67.7653320312501],&#34;lat&#34;:[76.23759765625,75.31484375,73.366552734375,73.4538574218751,73.9595703125001,75.383837890625,75.8547851562501,76.236669921875,77.007763671875,76.23759765625]},{&#34;lng&#34;:[142.76103515625,143.2236328125,143.15556640625,144.2720703125,143.10498046875,142.55693359375,142.57802734375,141.83037109375,142.18173828125,141.86630859375,142.14228515625,142.20673828125,141.72236328125,141.82353515625,142.526171875,142.76103515625],&#34;lat&#34;:[54.3939453125,53.2960449218751,52.083740234375,49.311328125,49.198828125,47.737890625,46.70078125,46.45107421875,48.01337890625,48.75009765625,49.569140625,51.22255859375,51.736328125,53.339501953125,53.4474609375,54.3939453125]},{&#34;lng&#34;:[55.31982421875,56.4295898437501,55.2978515625,57.1458984375001,53.7223632812501,53.3638671875001,51.81259765625,53.7532226562501,55.31982421875],&#34;lat&#34;:[73.30830078125,73.201171875,71.9353515625,70.5891113281251,70.814453125,71.5416503906251,71.49130859375,73.29326171875,73.30830078125]},{&#34;lng&#34;:[140.04873046875,142.4603515625,145.2552734375,144.0197265625,139.09912109375,137.00625,137.501171875,140.04873046875],&#34;lat&#34;:[75.828955078125,75.9036132812501,75.585595703125,75.0446777343751,74.65654296875,75.235009765625,75.90966796875,75.828955078125]},{&#34;lng&#34;:[97.67451171875,100.06123046875,99.4395507812501,94.65234375,93.07080078125,94.9873046875,97.67451171875],&#34;lat&#34;:[80.158251953125,79.7770996093751,78.834228515625,79.127490234375,79.4953125,80.096826171875,80.158251953125]},{&#34;lng&#34;:[96.5265625,97.1751953125,94.5650390625001,93.87236328125,91.5238281250001,93.06513671875,96.5265625],&#34;lat&#34;:[81.0755859375,80.2410156250001,80.12607421875,80.010107421875,80.358544921875,80.9884765625,81.0755859375]},{&#34;lng&#34;:[102.884765625,105.14599609375,103.7193359375,100.283984375,102.884765625],&#34;lat&#34;:[79.253955078125,78.8188476562501,78.258251953125,78.67919921875,79.253955078125]},{&#34;lng&#34;:[21.2357421875,22.83125,22.7662109375,19.60439453125,20.8998046875001,20.9578125000001,21.2357421875],&#34;lat&#34;:[55.264111328125,54.8384765625,54.356787109375,54.4591796875,55.286669921875,55.2789062500001,55.264111328125]}],[{&#34;lng&#34;:[30.5099609375,30.81259765625,30.55361328125,29.8681640625,29.01435546875,29.12939453125,29.576953125,30.5099609375],&#34;lat&#34;:[-1.06728515625001,-1.56308593750002,-2.40009765625001,-2.71640625,-2.72021484375,-1.86025390625001,-1.38789062500001,-1.06728515625001]}],[{&#34;lng&#34;:[-8.683349609375,-8.68222656249998,-12.01630859375,-12.0234375,-13.031494140625,-13.0162109375,-16.96455078125,-17.048046875,-17.003076171875,-14.8408203125,-14.22119140625,-14.02099609375,-12.43115234375,-12.03076171875,-11.718212890625,-10.922802734375,-9.7353515625,-8.75385742187498,-8.683349609375,-8.683349609375],&#34;lat&#34;:[27.2859375,25.9955078125,25.99541015625,23.467578125,23.000244140625,21.333935546875,21.329248046875,20.80615234375,21.420703125,21.45078125,22.31015625,23.4107421875,24.8306640625,26.0308593750001,26.1041015625,27.0103515625,26.8609375,27.191015625,27.6564453125,27.2859375]}],[{&#34;lng&#34;:[46.5314453125,47.433203125,47.6712890625,48.44248046875,48.9064453125,49.9861328125001,50.031640625,50.80439453125,51.26796875,51.568359375,52.5550781250001,55.1042968750001,55.1858398437501,55.641015625,54.97734375,51.97763671875,49.0419921875,48.17216796875,47.441796875,45.1480468750001,43.19091796875,43.1650390625,42.79931640625,42.2939453125,41.75,41.2294921875,40.7591796875001,39.613671875,39.0935546875001,39.0958984375,38.46416015625,37.5430664062501,37.148828125,35.18046875,34.6162109375,34.95078125,36.0154296875,36.7552734375,37.46923828125,37.980078125,36.95859375,39.14541015625,40.3693359375,42.0744140625,44.6908203125,46.5314453125],&#34;lat&#34;:[29.096240234375,28.98955078125,28.533154296875,28.542919921875,27.6290527343751,26.82890625,26.1109863281251,24.7892578125,24.6072265625,24.2861816406251,22.9328125,22.621484375,22.7041015625,22.00185546875,19.995947265625,18.9961425781251,18.581787109375,18.15693359375,17.111865234375,17.42744140625,17.359375,16.689404296875,16.37177734375,17.4349609375,17.8857421875,18.67841796875,19.75546875,20.51767578125,21.3103515625,22.3927734375,23.711865234375,24.291650390625,25.29111328125,28.03486328125,28.14833984375,29.353515625,29.190478515625,29.866015625,29.995068359375,30.5,31.49150390625,32.12451171875,31.93896484375,31.08037109375,29.20234375,29.096240234375]}],[{&#34;lng&#34;:[36.87138671875,37.1505859375,37.2484375,37.4712890625,38.60947265625,37.41103515625,37.008984375,36.91376953125,36.4267578125,36.52431640625,36.10751953125,35.59609375,35.1123046875,34.9314453125,34.27568359375,34.078125,33.8921875,33.17216796875,33.073046875,32.3353515625,32.4041015625,31.22490234375,30.73935546875,30.00302734375,28.84453125,27.88583984375,26.5513671875,25.798046875,25.0669921875,24.53193359375,24.14736328125,23.5373046875,23.6462890625,22.86005859375,22.55634765625,22.1076171875,22.5099609375,23.10517578125,23.9833984375,23.9802734375,23.9802734375,24.9794921875,24.9802734375,28.03642578125,31.43447265625,33.91845703125,36.87138671875],&#34;lat&#34;:[21.996728515625,21.103759765625,19.581884765625,18.8201171875,18.005078125,17.06171875,17.05888671875,16.29619140625,15.132080078125,14.2568359375,12.72646484375,12.5373046875,11.816552734375,10.864794921875,10.528125,9.46152343749999,10.198974609375,10.850146484375,11.59150390625,11.716015625,11.057763671875,9.799267578125,9.74267578125,10.277392578125,9.32607421874999,9.59965820312499,9.525830078125,10.4205078125,10.293798828125,8.8869140625,8.665625,8.81582031249999,9.82290039062499,10.919677734375,11.66953125,13.730322265625,14.12744140625,15.7025390625,15.78017578125,19.496630859375,19.995947265625,20.002587890625,21.995849609375,21.995361328125,21.995849609375,21.996240234375,21.996728515625]}],[{&#34;lng&#34;:[34.078125,34.09453125,33.23427734375,33.01259765625,33.66611328125,34.71064453125,35.268359375,33.97607421875,33.48935546875,32.8380859375,32.0994140625,31.15234375,30.83857421875,29.67685546875,28.19208984375,27.4033203125,27.0833984375,26.5142578125,26.36181640625,25.3806640625,24.8533203125,24.14736328125,24.53193359375,25.0669921875,25.798046875,26.5513671875,27.88583984375,28.84453125,30.00302734375,30.73935546875,31.22490234375,32.4041015625,32.3353515625,33.073046875,33.17216796875,33.8921875,34.078125],&#34;lat&#34;:[9.46152343749999,8.5822265625,8.39638671874999,7.95151367187499,7.67099609374999,6.66030273437499,5.49228515624999,4.22021484375003,3.755078125,3.79848632812499,3.52919921874999,3.785595703125,3.49072265625,4.5869140625,4.35024414062499,5.10917968749999,5.77685546875,6.06923828124999,6.63530273437499,7.33339843749999,8.13754882812499,8.665625,8.8869140625,10.293798828125,10.4205078125,9.525830078125,9.59965820312499,9.32607421874999,10.277392578125,9.74267578125,9.799267578125,11.057763671875,11.716015625,11.59150390625,10.850146484375,10.198974609375,9.46152343749999]}],[{&#34;lng&#34;:[-12.280615234375,-12.05419921875,-11.390380859375,-11.389404296875,-12.2912109375,-13.729248046875,-15.19609375,-16.71181640625,-16.763330078125,-16.5623046875,-17.16806640625,-16.53525390625,-16.168359375,-14.30009765625,-13.40966796875,-12.85849609375,-12.280615234375],&#34;lat&#34;:[14.809033203125,13.633056640625,12.9419921875,12.40439453125,12.32802734375,12.67392578125,12.679931640625,12.354833984375,13.06416015625,13.5873046875,14.640625,15.83837890625,16.5470703125,16.5802734375,16.0591796875,15.242529296875,14.809033203125]}],[{&#34;lng&#34;:[-10.283203125,-10.6474609375,-11.50751953125,-12.48564453125,-12.8809570312499,-13.29267578125,-12.50146484375,-11.2056640625,-10.283203125],&#34;lat&#34;:[8.48515624999999,7.759375,6.90654296875,7.38627929687504,7.85664062500003,9.04921875,9.86215820312499,9.977734375,8.48515624999999]}],[{&#34;lng&#34;:[-89.36259765625,-88.512548828125,-87.71533203125,-87.814208984375,-88.51201171875,-90.09521484375,-89.36259765625],&#34;lat&#34;:[14.416015625,13.978955078125,13.8126953125,13.3991699218751,13.183935546875,13.7365234375,14.416015625]}],[{&#34;lng&#34;:[48.93857421875,48.9380859375,47.97822265625,46.97822265625,44.0228515625,43.48251953125,42.6595703125,42.92275390625,43.24599609375,44.3865234375,44.94296875,45.81669921875,46.5650390625,47.40498046875,48.93857421875],&#34;lat&#34;:[11.258447265625,9.45175781249999,7.9970703125,7.9970703125,8.98603515625,9.37949218749999,10.62138671875,10.99931640625,11.4998046875,10.430224609375,10.43671875,10.835888671875,10.74599609375,11.1740234375,11.258447265625]}],[{&#34;lng&#34;:[41.53271484375,40.9787109375,40.964453125,41.883984375,44.028125,44.94052734375,45.9349609375,47.97822265625,48.9380859375,48.93857421875,50.11005859375,50.79228515625,51.2548828125,51.140625,50.825,49.34853515625,49.04931640625,47.97529296875,46.051171875,44.33271484375,43.46767578125,41.9798828125,41.53271484375],&#34;lat&#34;:[-1.69531249999996,-0.870312500000011,2.81464843750003,3.977734375,4.95097656249999,4.91201171874999,5.99721679687499,7.9970703125,9.45175781249999,11.258447265625,11.529296875,11.98369140625,11.830712890625,10.656884765625,9.428173828125,6.99052734374999,6.17363281249999,4.497021484375,2.47514648437499,1.39096679687499,0.621630859374989,-0.973046875,-1.69531249999996]}],[{&#34;lng&#34;:[20.241796875,21.384375,22.705078125,22.34404296875,21.5625,21.7529296875,21.05703125,20.3443359375,19.1943359375,19.5837890625,19.00712890625,18.90537109375,20.241796875],&#34;lat&#34;:[46.10859375,44.870068359375,44.23779296875,42.31396484375,42.247509765625,42.66982421875,43.09169921875,42.8279296875,43.53330078125,44.04345703125,44.869189453125,45.93173828125,46.10859375]}],[{&#34;lng&#34;:[-54.15595703125,-54.452197265625,-54.350732421875,-53.990478515625,-54.1955078125,-54.616259765625,-55.005810546875,-56.12939453125,-56.4828125,-56.704345703125,-58.0544921875,-57.711083984375,-57.194775390625,-56.96982421875,-55.93955078125,-54.83369140625,-54.05419921875,-54.15595703125],&#34;lat&#34;:[5.35898437500003,5.01347656249999,4.05410156249999,3.58955078125,2.81787109375,2.32675781250001,2.59296875,2.29951171875,1.942138671875,2.03647460937499,4.17192382812499,4.99106445312499,5.5484375,5.99287109375,5.79545898437499,5.98833007812499,5.80791015624999,5.35898437500003]}],[{&#34;lng&#34;:[22.538671875,22.1318359375,20.4900390625,19.8986328125,17.7619140625,17.14736328125,16.953125,18.8322265625,19.80224609375,21.6396484375,22.538671875],&#34;lat&#34;:[49.072705078125,48.405322265625,48.526904296875,48.13134765625,47.770166015625,48.00595703125,48.598828125,49.510791015625,49.192333984375,49.411962890625,49.072705078125]}],[{&#34;lng&#34;:[16.5162109375,15.6359375,15.339453125,13.5779296875,13.71982421875,13.7,14.503515625,16.09306640625,16.5162109375],&#34;lat&#34;:[46.49990234375,46.200732421875,45.467041015625,45.51689453125,45.58759765625,46.520263671875,46.417041015625,46.86328125,46.49990234375]}],[{&#34;lng&#34;:[24.15546875,21.5655273437501,21.4650390625,20.7626953125,17.89560546875,17.1307617187501,17.2509765625,17.9557617187501,18.9705078125,18.2853515625001,16.651953125,16.5279296875001,15.9966796875,14.78203125,14.34169921875,13.3213867187501,12.592578125,12.421484375,11.4493164062501,11.3882812500001,12.4861328125001,11.9999023437501,12.6625,13.9605468750001,13.65029296875,14.4796875,14.54326171875,16.403515625,16.12744140625,18.3786132812501,19.9698242187501,20.62216796875,23.6388671875,24.15546875],&#34;lat&#34;:[65.8052734375001,65.40810546875,64.37958984375,63.8678222656251,62.830517578125,61.575732421875,60.70078125,60.589794921875,59.7572265625,59.109375,58.434326171875,57.0681640625,56.222607421875,56.1619140625,55.527734375,55.34638671875,56.13759765625,56.906396484375,58.118359375,59.0365234375,60.1067871093751,63.29169921875,63.940478515625,64.014013671875,64.58154296875,65.30146484375,66.129345703125,67.05498046875,67.4258300781251,68.56240234375,68.356396484375,69.036865234375,67.95439453125,65.8052734375001]}],[{&#34;lng&#34;:[31.9482421875,32.112890625,31.9583984375,31.06337890625,30.8033203125,31.41513671875,31.9482421875],&#34;lat&#34;:[-25.9576171875,-26.839453125,-27.305859375,-27.1123046875,-26.4134765625,-25.74658203125,-25.9576171875]}],[{&#34;lng&#34;:[42.358984375,41.416796875,41.1947265625,40.689453125,38.77353515625,36.818359375,35.7873046875,35.869140625,36.5849609375,35.97626953125,35.89267578125,36.65859375,37.436328125,38.19169921875,39.356640625,40.7056640625,42.358984375],&#34;lat&#34;:[37.10859375,36.5146484375,34.768994140625,34.33203125,33.372216796875,32.31728515625,32.734912109375,33.43173828125,34.221240234375,34.62919921875,35.916552734375,36.8025390625,36.643310546875,36.9015625,36.681591796875,37.097705078125,37.10859375]}],[{&#34;lng&#34;:[23.9802734375,23.9833984375,23.10517578125,22.5099609375,22.1076171875,22.55634765625,22.86005859375,22.49384765625,20.7732421875,20.34208984375,19.1455078125,19.10869140625,18.455078125,17.6494140625,16.784765625,15.480078125,15.1162109375,13.97724609375,14.24326171875,15.54091796875,15.0298828125,15.08125,14.5162109375,14.06396484375,13.60634765625,13.4482421875,14.36796875,15.47431640625,15.73505859375,15.948828125,15.1818359375,14.97890625,15.98408203125,18.23134765625,21.5849609375,23.9802734375],&#34;lat&#34;:[19.496630859375,15.78017578125,15.7025390625,14.12744140625,13.730322265625,11.66953125,10.919677734375,10.996240234375,9.40566406249999,9.12709960937499,9.01596679687499,8.65615234374999,8.03203124999999,7.98359375,7.5509765625,7.52377929687499,8.55732421875,9.69155273437499,9.979736328125,9.96030273437499,11.113671875,11.8455078125,12.979736328125,13.078515625,13.70458984375,14.3806640625,15.750146484375,16.9083984375,19.904052734375,20.303173828125,21.523388671875,22.9962890625,23.44521484375,22.335546875,20.6794921875,19.496630859375]}],[{&#34;lng&#34;:[0.900488281250006,0.779980468750011,1.330078125,1.60019531250001,1.62265625,1.18720703125001,0.525585937500011,0.634765625,0.261914062500011,0.362695312500023,-0.068603515625,0.900488281250006],&#34;lat&#34;:[10.99326171875,10.3595703125,9.99697265624999,9.050048828125,6.216796875,6.08940429687499,6.85092773437499,7.35366210937499,9.49560546875,10.236474609375,11.115625,10.99326171875]}],[{&#34;lng&#34;:[100.1224609375,101.1546875,101.286328125,101.0505859375,101.10517578125,102.10146484375,102.717578125,103.3669921875,103.949609375,104.816015625,104.7505859375,105.6220703125,105.4755859375,105.18330078125,103.1994140625,102.3197265625,102.499609375,102.93388671875,102.76298828125,101.7236328125,100.86328125,100.9626953125,100.01748046875,99.9890625000001,99.1650390625,99.1607421875001,99.7238281250001,100.27939453125,100.58623046875,101.49794921875,102.10107421875,101.8736328125,101.25703125,101.053515625,100.119140625,99.7203125000001,98.5791992187501,98.2381835937501,98.7025390625001,98.7572265625,99.61474609375,99.2198242187501,99.1368164062501,98.2459960937501,98.5652343750001,98.6892578125,98.4388671875,97.79296875,97.816796875,98.9166992187501,99.8903320312501,100.1224609375],&#34;lat&#34;:[20.3166503906251,19.57919921875,18.9771484375,18.40703125,17.4795410156251,18.21064453125,17.892236328125,18.42333984375,18.3189941406251,17.30029296875,16.6475585937501,15.699951171875,14.530126953125,14.346240234375,14.3326171875,13.5399902343751,12.669970703125,11.706689453125,12.012451171875,12.68935546875,12.714501953125,13.431982421875,13.353173828125,12.17080078125,10.31982421875,9.73403320312497,9.31420898437497,8.26850585937501,7.17597656250001,6.86528320312503,6.24223632812503,5.82529296874999,5.78935546875004,6.242578125,6.44199218750005,7.106201171875,8.34428710937499,8.42309570312497,10.190380859375,10.6609375,11.781201171875,12.73974609375,13.71669921875,14.81474609375,15.403564453125,16.305419921875,16.97568359375,17.68125,19.4599609375001,19.772900390625,20.4244140625,20.3166503906251]}],[{&#34;lng&#34;:[70.9580078125,69.966796875,69.598828125,71.404296875,72.0427734375,73.631640625,73.80166015625,74.74501953125,74.89130859375,73.48134765625,71.80205078125,71.43291015625,71.551953125,70.87890625,70.2146484375,68.0677734375,67.758984375,68.2940429687501,68.0478515625,67.349609375,67.7190429687501,68.46328125,68.6525390625001,70.4415039062501,70.9580078125],&#34;lat&#34;:[40.2388671875,40.20224609375,39.573779296875,39.5978515625,39.3521484375,39.448876953125,38.606884765625,38.510009765625,37.231640625,37.4716796875,36.694287109375,37.1275390625,37.933154296875,38.456396484375,37.9244140625001,36.9498046875,37.172216796875,38.03291015625,38.669287109375,39.24208984375,39.62138671875,39.53671875,40.182666015625,41.0234375,40.2388671875]}],[{&#34;lng&#34;:[66.522265625,65.7650390625,64.81630859375,64.51103515625,63.10859375,62.610546875,61.26201171875,61.11962890625,60.34130859375,59.2408203125,56.440625,55.0755859375,54.74521484375,53.9141601562501,53.86865234375,52.73369140625,53.1452148437501,53.8700195312501,54.71005859375,53.8464843750001,52.4938476562501,53.2500976562501,54.12099609375,55.54521484375,55.9774414062501,57.01796875,56.9640625,57.8142578125001,58.5890625000001,60.10693359375,60.45498046875,61.953515625,62.65068359375,64.16279296875,65.612890625,66.629296875,66.522265625],&#34;lat&#34;:[37.348486328125,37.569140625,37.132080078125,36.340673828125,35.818701171875,35.233154296875,35.619580078125,36.642578125,36.637646484375,37.520751953125,38.2494140625,37.902490234375,37.501904296875,37.3435546875,38.949267578125,40.39873046875,40.824951171875,40.648681640625,40.8911132812501,42.091162109375,41.78037109375,42.205859375,42.335205078125,41.262744140625,41.322216796875,41.2634765625,41.85654296875,42.1898437500001,42.778466796875,41.907421875,41.221630859375,41.030615234375,39.85849609375,38.95361328125,38.23857421875,37.93203125,37.348486328125]}],[{&#34;lng&#34;:[125.0681640625,124.922265625,125.17802734375,126.6197265625,126.915234375,125.0681640625],&#34;lat&#34;:[-9.5119140625,-8.94248046874998,-8.64785156249999,-8.45947265624999,-8.71523437499997,-9.5119140625]}],[{&#34;lng&#34;:[11.50458984375,11.50498046875,10.11494140625,10.21640625,9.51875,9.04404296875001,8.33339843750002,7.7626953125,7.51386718750001,8.24560546875,8.39423828125001,8.23076171874999,8.57656250000002,9.68798828125006,10.5712890625001,10.5908203125,11.1201171875001,10.2003906250001,10.1589843750001,11.50458984375],&#34;lat&#34;:[33.18193359375,32.413671875,31.46376953125,30.783203125,30.22939453125,32.07236328125,32.543603515625,33.23310546875,34.080517578125,34.73408203125,35.203857421875,36.545263671875,36.93720703125,37.340380859375,36.879443359375,35.887255859375,35.240283203125,34.3460449218751,33.850048828125,33.18193359375]}],[{&#34;lng&#34;:[41.51005859375,42.787890625,43.439453125,43.79169921875,44.76826171875,44.8171875,44.0232421875,44.76513671875,42.774609375,42.358984375,40.7056640625,39.356640625,38.19169921875,37.436328125,36.65859375,35.89267578125,35.5374023437501,34.6013671875001,33.6947265625,32.79482421875,31.3525390625,30.64404296875,30.48359375,29.6890625,29.03828125,28.1336914062501,27.34892578125,26.6828125,27.0136718750001,26.1130859375001,26.18134765625,26.7380859375,28.2890625,29.36474609375,29.322265625,31.2548828125,32.3064453125001,33.38134765625,34.75048828125,36.0517578125,36.50966796875,38.3810546875,39.4263671875,40.2652343750001,41.51005859375],&#34;lat&#34;:[41.51748046875,41.563720703125,41.10712890625,40.070263671875,39.7035156250001,39.650439453125,39.3774414062501,37.142431640625,37.371875,37.10859375,37.097705078125,36.681591796875,36.9015625,36.643310546875,36.8025390625,35.916552734375,36.597021484375,36.78447265625,36.181982421875,36.035888671875,36.80107421875,36.865673828125,36.310400390625,36.156689453125,36.69345703125,37.0294921875,37.019580078125,38.19833984375,38.886865234375,39.4673828125,39.990087890625,40.4002441406251,40.40302734375,40.80927734375,41.227734375,41.1076171875,41.72958984375,42.017578125,41.9568359375,41.682568359375,41.2625,40.92451171875,41.1064453125,40.9613281250001,41.51748046875]},{&#34;lng&#34;:[28.014453125,28.78037109375,27.4994140625001,27.2580078125,26.0389648437501,26.6249023437501,26.3208984375,27.294921875,28.014453125],&#34;lat&#34;:[41.96904296875,40.974169921875,40.97314453125,40.687353515625,40.7267578125,41.4017578125,41.716552734375,42.079541015625,41.96904296875]}],[{&#34;lng&#34;:[121.0087890625,120.58125,120.0724609375,120.158984375,121.040625,121.92900390625,121.2958984375,121.0087890625],&#34;lat&#34;:[22.620361328125,22.356396484375,23.149755859375,23.709033203125,25.0328125,24.97373046875,22.9666015625,22.620361328125]}],[{&#34;lng&#34;:[33.90322265625,35.8369140625,37.6438476562501,37.7972656250001,39.22177734375,38.8192382812501,38.8740234375,39.47236328125,39.3040039062501,39.7837890625,40.46357421875,39.988671875,38.491796875,37.92021484375,37.54169921875,36.51865234375,35.78544921875,34.95947265625,34.59765625,34.3208984375001,32.919921875,31.942578125,30.751171875,30.31318359375,29.70966796875,29.3427734375,29.40322265625,30.14716796875,30.790234375,30.55361328125,30.81259765625,30.5099609375,30.7419921875,33.90322265625],&#34;lat&#34;:[-1.00205078125001,-2.03662109374994,-3.04541015625003,-3.67441406250001,-4.69238281250001,-5.87763671874998,-6.33125,-6.87861328124998,-8.44384765625,-9.91455078124996,-10.46435546875,-10.82080078125,-11.41328125,-11.2947265625,-11.67509765625,-11.7162109375,-11.4529296875,-11.578125,-11.0375,-9.73154296874998,-9.40742187500001,-9.05400390625,-8.19365234375,-7.20371093750001,-6.61689453125001,-4.98310546875,-4.44931640625001,-4.08535156250001,-3.27460937500001,-2.40009765625001,-1.56308593750002,-1.06728515625001,-1.00751953125,-1.00205078125001]}],[{&#34;lng&#34;:[33.90322265625,30.7419921875,30.5099609375,29.576953125,29.71767578125,29.94287109375,31.252734375,30.72861328125,30.83857421875,31.15234375,32.0994140625,32.8380859375,33.48935546875,33.97607421875,34.39287109375,34.9640625,34.78759765625,33.9431640625,33.90322265625],&#34;lat&#34;:[-1.00205078125001,-1.00751953125,-1.06728515625001,-1.38789062500001,0.098339843749997,0.819238281249994,2.04458007812499,2.45537109374999,3.49072265625,3.785595703125,3.52919921874999,3.79848632812499,3.755078125,4.22021484375003,3.69150390624999,2.06240234374999,1.230712890625,0.173779296874997,-1.00205078125001]}],[{&#34;lng&#34;:[38.21435546875,35.8271484375,34.849609375,35.47255859375,33.9099609375001,33.55517578125,32.5080078125001,33.6648437500001,32.0357421875,31.9743164062501,30.7962890625,29.705859375,28.2125,29.1462890625,29.87783203125,29.159765625,29.19482421875,27.54921875,26.6189453125,24.893359375,23.20263671875,22.87666015625,22.1318359375,22.538671875,22.6494140625,24.10576171875,23.6052734375,24.3619140625,25.92529296875,27.2701171875,29.346484375,30.5330078125,31.76337890625,33.73525390625,34.3978515625,34.2806640625,35.3119140625001,35.41162109375,36.6194335937501,37.4228515625,39.7805664062501,39.9610351562501,38.9002929687501,38.21435546875],&#34;lat&#34;:[47.091455078125,46.62431640625,46.189892578125,45.098486328125,44.38759765625,45.09765625,45.4038085937501,45.9470703125,46.260986328125,46.7087890625,46.552001953125,45.259912109375,45.450439453125,46.526904296875,46.82890625,47.4556640625,47.882421875,48.477734375,48.25986328125,47.7177734375,48.084521484375,47.9472656250001,48.405322265625,49.072705078125,49.539013671875,50.844970703125,51.517919921875,51.867529296875,51.913525390625,51.61357421875,51.382568359375,51.596337890625,52.10107421875,52.344775390625,51.780419921875,51.311669921875,51.043896484375,50.539697265625,50.209228515625,50.411474609375,49.572021484375,48.237939453125,47.855126953125,47.091455078125]}],[{&#34;lng&#34;:[-53.37060546875,-53.785302734375,-54.902294921875,-56.117919921875,-57.170703125,-57.8291015625,-58.4001953125,-58.201171875,-58.189013671875,-57.60888671875,-56.83271484375,-55.873681640625,-54.587646484375,-53.1255859375,-53.53134765625,-53.37060546875],&#34;lat&#34;:[-33.7421875,-34.38037109375,-34.9328125,-34.90791015625,-34.45234375,-34.47734375,-33.91240234375,-32.4716796875,-31.92421875,-30.18779296875,-30.1072265625,-31.06962890625,-31.48515625,-32.73671875,-33.1708984375,-33.7421875]}],[{&#34;lng&#34;:[-74.70888671875,-71.517529296875,-70.296240234375,-70.00771484375,-69.24287109375,-67.806787109375,-67.78466796875,-67.124853515625,-67.10673828125,-70.17880859375,-71.0461914062499,-70.4046875,-72.84716796875,-74.226708984375,-73.9576171875,-74.42880859375,-75.3921875,-75.035888671875,-75.6592773437499,-76.2642578125,-75.8904296875,-76.4788085937499,-75.77392578125,-77.750732421875,-78.577685546875,-79.276025390625,-80.84921875,-81.52041015625,-81.24951171875,-80.52412109375,-80.6500976562499,-80.04130859375,-80.366943359375,-81.09765625,-81.36494140625,-82.441357421875,-82.8435058593749,-82.65146484375,-83.694384765625,-85.35361328125,-86.257373046875,-87.790283203125,-88.905224609375,-89.5884765625,-90.1013671874999,-90.751025390625,-91.8931640625,-92.2608398437499,-93.69482421875,-94.88828125,-95.85341796875,-96.44873046875,-97.156494140625,-97.5546874999999,-97.1462402343749,-97.358154296875,-99.107763671875,-99.505322265625,-100.296044921875,-100.658642578125,-101.440380859375,-102.2689453125,-103.25771484375,-104.400634765625,-104.97880859375,-106.45322265625,-108.21181640625,-108.214453125,-111.0419921875,-114.8359375,-117.128271484375,-117.467431640625,-118.506201171875,-119.6060546875,-120.481201171875,-120.63359375,-121.877392578125,-121.789990234375,-122.394921875,-122.46689453125,-123.701123046875,-123.88447265625,-124.3716796875,-124.068505859375,-124.5396484375,-124.14873046875,-123.929345703125,-124.0716796875,-124.6326171875,-122.2419921875,-122.78876953125,-119.701708984375,-116.717041015625,-112.45322265625,-109.4685546875,-105.631103515625,-101.36728515625,-99.2353515624999,-95.1620605468749,-93.70771484375,-92.9962402343749,-91.5183105468749,-90.84033203125,-89.4556640625,-88.378173828125,-84.8759765624999,-84.561767578125,-82.55107421875,-82.137841796875,-82.5453125,-83.141943359375,-82.4390625,-81.27763671875,-80.24755859375,-79.03671875,-78.72041015625,-76.819970703125,-75.17939453125,-74.70888671875],&#34;lat&#34;:[45.0038574218751,45.007568359375,45.9061035156251,46.708935546875,47.46298828125,47.0828125,45.701708984375,45.16943359375,44.88505859375,43.7663574218751,42.331103515625,41.626904296875,41.265869140625,40.6080078125,40.328369140625,39.38720703125,39.0927734375001,38.5033203125001,37.953955078125,37.8935546875,36.65703125,36.028173828125,35.64697265625,34.2849609375,33.8732421875,33.135400390625,32.113916015625,30.874658203125,29.793798828125,28.486083984375,28.180908203125,26.568603515625,25.33125,25.319140625,25.8310546875,27.05966796875,27.84599609375,28.8875,29.9259765625,29.875732421875,30.493017578125,30.291796875,30.41513671875,30.165966796875,29.181787109375,29.130859375,29.83603515625,29.5568359375,29.769921875,29.370556640625,28.64033203125,28.594482421875,28.1443359375,26.967333984375,25.961474609375,25.8705078125,26.446923828125,27.54833984375,28.327685546875,29.0685546875,29.77685546875,29.87119140625,29.001123046875,29.57373046875,30.645947265625,31.770166015625,31.779345703125,31.329443359375,31.32421875,32.50830078125,32.533349609375,33.2955078125,34.0173828125,34.418017578125,34.471630859375,35.07646484375,36.3310546875,36.732275390625,37.20751953125,37.83818359375,38.907275390625,39.860791015625,40.4912109375,41.3841796875001,42.812890625,43.691748046875,45.576953125,46.744775390625,48.375048828125,48.0107421875,48.993017578125,48.993017578125,48.9930664062501,48.9930664062501,48.9930664062501,48.9931152343751,48.993115234375,48.9931152343751,48.991748046875,48.5254394531251,48.61181640625,48.05830078125,48.2005371093751,47.996240234375,48.303076171875,46.89990234375,46.4573730468751,45.34736328125,43.5708984375,42.62470703125,41.97587890625,41.674853515625,42.2091796875,42.366015625,42.80234375,43.624951171875,43.62880859375,44.8993652343751,45.0038574218751]},{&#34;lng&#34;:[-141.0021484375,-141.0021484375,-141.0021484375,-141.0021484375,-141.0021484375,-139.18515625,-137.593310546875,-136.578759765625,-135.475927734375,-133.820751953125,-131.866162109375,-130.02509765625,-130.2140625,-130.575341796875,-130.9185546875,-131.84384765625,-132.8142578125,-133.465869140625,-134.063330078125,-135.86171875,-136.5826171875,-140.216748046875,-142.945654296875,-143.805078125,-145.898876953125,-146.8740234375,-148.34443359375,-148.197607421875,-149.4322265625,-150.9607421875,-151.73818359375,-151.75048828125,-154.088330078125,-153.334423828125,-154.247021484375,-155.006884765625,-156.475146484375,-158.275634765625,-162.073974609375,-162.15712890625,-159.28310546875,-157.607568359375,-157.5236328125,-158.503173828125,-159.082666015625,-160.363134765625,-161.75546875,-162.24248046875,-163.906884765625,-165.35380859375,-166.07880859375,-164.409033203125,-163.358837890625,-160.778564453125,-160.93193359375,-162.80703125,-163.7130859375,-166.1427734375,-168.08837890625,-164.67412109375,-163.695361328125,-161.81630859375,-160.864013671875,-161.9654296875,-163.720556640625,-164.1251953125,-166.380517578125,-166.20908203125,-164.30234375,-163.161474609375,-161.88095703125,-159.314501953125,-157.998486328125,-156.78330078125,-151.944677734375,-149.26943359375,-145.19736328125,-143.218310546875,-141.0021484375],&#34;lat&#34;:[69.65078125,67.60537109375,64.9755371093751,62.0534667968751,60.3002441406251,60.08359375,59.22626953125,59.15224609375,59.79326171875,58.705029296875,56.792822265625,55.8882324218751,55.02587890625,54.769677734375,55.735986328125,56.160107421875,57.04072265625,57.17216796875,58.211083984375,58.57705078125,58.2452148437501,59.72666015625,60.09697265625,60.012890625,60.4781738281251,61.0048828125,60.853564453125,60.1677734375,60.001025390625,59.2439941406251,59.188525390625,60.7548828125,59.36328125,58.857861328125,58.159423828125,58.016064453125,57.10517578125,56.196240234375,55.1393066406251,55.71943359375,56.68857421875,57.60146484375,58.421337890625,58.850341796875,58.4697753906251,59.051171875,58.61201171875,60.1783203125,59.8067871093751,60.5412109375,61.803125,63.2150390625,63.045751953125,63.8189453125,64.5791015625,64.37421875,64.588232421875,64.582763671875,65.657763671875,66.555029296875,66.083837890625,66.053662109375,66.670849609375,67.049560546875,67.1955566406251,67.6067382812501,68.425146484375,68.8853515625,68.936474609375,69.387939453125,70.33173828125,70.878515625,70.8453125,71.3189453125001,70.452099609375,70.50078125,70.00869140625,70.116259765625,69.65078125]},{&#34;lng&#34;:[-152.898046875,-152.2162109375,-153.793212890625,-154.70595703125,-152.898046875],&#34;lat&#34;:[57.82392578125,57.577001953125,56.989501953125,57.3353515625,57.82392578125]},{&#34;lng&#34;:[-155.58134765625,-156.048681640625,-155.831640625,-154.80419921875,-155.58134765625],&#34;lat&#34;:[19.01201171875,19.749951171875,20.275830078125,19.524462890625,19.01201171875]},{&#34;lng&#34;:[-133.56611328125,-131.976416015625,-132.78232421875,-133.56611328125],&#34;lat&#34;:[56.339208984375,55.20859375,55.048486328125,56.339208984375]}],[{&#34;lng&#34;:[70.94677734375,70.18095703125,71.4083984375,71.79248046875,72.62041015625,71.69248046875,70.9580078125,70.4415039062501,68.6525390625001,68.46328125,67.7190429687501,67.349609375,68.0478515625,68.2940429687501,67.758984375,66.522265625,66.629296875,65.612890625,64.16279296875,62.65068359375,61.953515625,60.45498046875,60.10693359375,58.5890625000001,57.8142578125001,56.9640625,57.01796875,55.9774414062501,55.9756835937501,58.5552734375,61.00791015625,61.990234375,64.9054687500001,66.1002929687501,66.0095703125001,66.4986328125001,66.8142578125,67.9357421875001,68.29189453125,69.06494140625,70.94677734375],&#34;lat&#34;:[42.2486816406251,41.571435546875,41.13603515625,41.413134765625,40.8837890625,40.15234375,40.2388671875,41.0234375,40.182666015625,39.53671875,39.62138671875,39.24208984375,38.669287109375,38.03291015625,37.172216796875,37.348486328125,37.93203125,38.23857421875,38.95361328125,39.85849609375,41.030615234375,41.221630859375,41.907421875,42.778466796875,42.1898437500001,41.85654296875,41.2634765625,41.322216796875,44.994921875,45.55537109375,44.393798828125,43.492138671875,43.714697265625,42.9908203125,42.0048828125,41.994873046875,41.1423828125,41.19658203125,40.656103515625,41.366943359375,42.2486816406251]}],[{&#34;lng&#34;:[-60.017529296875,-60.032421875,-60.71923828125,-60.39501953125,-61.14560546875,-61.376806640625,-60.742138671875,-61.00283203125,-62.153125,-63.2947265624999,-64.22109375,-63.924169921875,-64.11484375,-65.103759765625,-66.429248046875,-66.876025390625,-67.21083984375,-67.834765625,-67.3111328125,-67.8552734375,-67.82490234375,-67.43935546875,-67.8591796875,-69.4392578124999,-70.09501953125,-72.0842773437499,-72.44296875,-72.416552734375,-73.00654296875,-72.690087890625,-71.95810546875,-71.3197265625,-71.94697265625,-71.5943359374999,-72.112841796875,-71.68671875,-71.052685546875,-71.38662109375,-71.4695312499999,-69.6315917968749,-68.827978515625,-67.871630859375,-66.247216796875,-65.8517578125,-64.85048828125,-63.8734375,-62.70234375,-62.51513671875,-60.79248046875,-60.8009765624999,-60.017529296875],&#34;lat&#34;:[8.54931640625001,8.05356445312499,7.49868164062499,6.94536132812499,6.69453125,5.90698242187503,5.20205078124999,4.53525390624999,4.09838867187499,3.92226562499998,3.58740234374997,2.45244140625003,1.61928710937504,1.10810546874998,0.82167968749998,1.22304687500004,2.39013671875004,2.89282226562504,3.41586914062502,4.50688476562499,5.27045898437503,6.02553710937502,6.28989257812496,6.13491210937501,6.93793945312501,7.096875,7.45488281249999,8.38198242187504,9.78916015625001,10.83583984375,11.66640625,11.8619140625,11.414453125,10.6573730468751,9.81557617187497,9.07250976562503,9.70581054687499,10.26376953125,10.96416015625,11.479931640625,11.43173828125,10.4720703125001,10.6322265625,10.257763671875,10.098095703125,10.66376953125,10.7498046875,10.176123046875,9.36074218750004,8.59213867187503,8.54931640625001]}],[{&#34;lng&#34;:[107.97265625,107.354296875,106.67548828125,106.51796875,105.98408203125,105.62177734375,107.18037109375,108.02939453125,108.8212890625,109.3033203125,109.1986328125,108.2716796875,107.2615234375,106.8126953125,106.5724609375,104.8185546875,105.02783203125,104.4263671875,104.8505859375,105.8560546875,105.85146484375,107.5064453125,107.60546875,107.3314453125,107.51943359375,107.653125,107.39638671875,106.69609375,106.50224609375,105.458203125,103.89638671875,104.9279296875,104.583203125,104.05205078125,103.1044921875,102.9486328125,102.12744140625,102.5171875,104.37177734375,105.275390625,105.84296875,106.7802734375,106.7294921875,107.97265625],&#34;lat&#34;:[21.507958984375,21.0551757812501,20.960498046875,20.2888671875,19.9390625,18.96630859375,16.89794921875,16.3311035156251,15.3779296875,13.8564453125,11.724853515625,10.93427734375,10.398388671875,10.4333007812501,9.64111328125004,8.80185546875003,10.067431640625,10.41123046875,10.53447265625,11.294287109375,11.635009765625,12.36455078125,13.43779296875,14.126611328125,14.705078125,15.2552246093751,16.043017578125,16.458984375,16.9541015625,18.154296875,19.339990234375,20.018115234375,20.6466796875,20.9412109375001,20.891650390625,21.569775390625,22.37919921875,22.741015625,22.704052734375,23.34521484375,22.922802734375,22.77890625,22.0003417968751,21.507958984375]}],[{&#34;lng&#34;:[53.08564453125,52.327734375,52.2174804687501,51.6037109375001,49.34990234375,48.668359375,47.9899414062501,46.7888671875,45.6573242187501,45.0386718750001,43.92978515625,43.47529296875,42.7171875000001,42.79931640625,43.1650390625,43.19091796875,45.1480468750001,47.441796875,48.17216796875,49.0419921875,51.97763671875,53.08564453125],&#34;lat&#34;:[16.648388671875,16.2935546875001,15.655517578125,15.33681640625,14.63779296875,14.050146484375,14.048095703125,13.465576171875,13.338720703125,12.815869140625,12.61650390625,12.839013671875,15.654638671875,16.37177734375,16.689404296875,17.359375,17.42744140625,17.111865234375,18.15693359375,18.581787109375,18.9961425781251,16.648388671875]}],[{&#34;lng&#34;:[31.287890625,31.54560546875,31.98583984375,31.9482421875,31.41513671875,30.8033203125,31.06337890625,31.9583984375,32.112890625,32.8861328125,32.2857421875,31.3351562500001,30.2886718750001,27.86064453125,26.4294921875,24.8271484375,23.585546875,22.2455078125001,21.78896484375,20.5298828125,19.6349609375,18.8087890625,17.87822265625,18.2508789062501,18.2108398437501,17.67744140625,16.95,16.44755859375,17.05625,17.44794921875,19.02607421875,19.98046875,19.98046875,20.34521484375,20.7931640625,20.73984375,21.6462890625,22.640234375,23.266015625,24.74814453125,25.5837890625,25.912109375,26.83505859375,27.14638671875,28.21015625,29.36484375,31.287890625],&#34;lat&#34;:[-22.40205078125,-23.48232421875,-24.46064453125,-25.9576171875,-25.74658203125,-26.4134765625,-27.1123046875,-27.305859375,-26.839453125,-26.84931640625,-28.621484375,-29.378125,-30.9701171875,-33.05390625,-33.7595703125,-34.1689453125,-33.98515625,-34.069140625,-34.37265625,-34.4630859375,-34.7533203125,-34.108203125,-32.9615234375,-32.6521484375,-31.74248046875,-31.01904296875,-29.40341796875,-28.617578125,-28.0310546875,-28.69814453125,-28.9279296875,-28.45126953125,-24.7767578125,-25.0298828125,-25.915625,-26.848828125,-26.85419921875,-26.07119140625,-25.2666015625,-25.8173828125,-25.60625,-24.7474609375,-24.2408203125,-23.5244140625,-22.69365234375,-22.1939453125,-22.40205078125]},{&#34;lng&#34;:[28.7369140625,29.39072265625,28.62578125,27.735546875,27.0517578125,27.3884765625,28.0181640625,28.7369140625],&#34;lat&#34;:[-30.101953125,-29.2697265625,-28.58173828125,-28.9400390625,-29.6640625,-30.31591796875,-30.64228515625,-30.101953125]}],[{&#34;lng&#34;:[32.919921875,33.65908203125,33.261328125,33.39794921875,33.02158203125,32.6720703125,33.2017578125,30.2318359375,30.39609375,29.72958984375,28.9130859375,28.760546875,27.9322265625,27.02080078125,25.2587890625,24.27490234375,23.3806640625,22.15068359375,21.97978515625,21.97890625,23.8431640625,23.99130859375,23.96650390625,24.5185546875,26.0259765625,26.949609375,28.35771484375,29.0142578125,29.7953125,29.7951171875,29.06435546875,28.3572265625,28.6388671875,28.630078125,28.40068359375,28.972265625,30.751171875,31.942578125,32.919921875],&#34;lat&#34;:[-9.40742187500001,-10.59052734375,-10.893359375,-12.48984375,-12.63046875,-13.6103515625,-14.01337890625,-14.99033203125,-15.64306640625,-15.64462890625,-15.98779296875,-16.53212890625,-16.89619140625,-17.9583984375,-17.7935546875,-17.4810546875,-17.640625,-16.59716796875,-15.95556640625,-13.0009765625,-13.0009765625,-12.42216796875,-10.87177734375,-11.4384765625,-11.89013671875,-11.898828125,-12.48203125,-13.36884765625,-13.3927734375,-12.15546875,-12.348828125,-11.4830078125,-10.66923828125,-9.83125,-9.22480468750001,-8.46494140625001,-8.19365234375,-9.05400390625,-9.40742187500001]}],[{&#34;lng&#34;:[31.287890625,29.36484375,29.0373046875,28.04560546875,27.66943359375,27.699609375,26.16806640625,25.2587890625,27.02080078125,27.9322265625,28.760546875,28.9130859375,29.72958984375,30.39609375,31.93984375,32.948046875,32.99306640625,32.71650390625,33.00673828125,32.47763671875,32.37109375,31.287890625],&#34;lat&#34;:[-22.40205078125,-22.1939453125,-21.811328125,-21.573046875,-21.0642578125,-20.5306640625,-19.53828125,-17.7935546875,-17.9583984375,-16.89619140625,-16.53212890625,-15.98779296875,-15.64462890625,-15.64306640625,-16.42880859375,-16.7123046875,-18.3595703125,-19.00185546875,-19.873828125,-20.71298828125,-21.33486328125,-22.40205078125]}]],[&#34;Afghanistan&#34;,&#34;Angola&#34;,&#34;Albania&#34;,&#34;United Arab Emirates&#34;,&#34;Argentina&#34;,&#34;Armenia&#34;,&#34;Antarctica&#34;,&#34;Australia&#34;,&#34;Austria&#34;,&#34;Azerbaijan&#34;,&#34;Burundi&#34;,&#34;Belgium&#34;,&#34;Benin&#34;,&#34;Burkina Faso&#34;,&#34;Bangladesh&#34;,&#34;Bulgaria&#34;,&#34;Bosnia and Herz.&#34;,&#34;Belarus&#34;,&#34;Belize&#34;,&#34;Bolivia&#34;,&#34;Brazil&#34;,&#34;Brunei&#34;,&#34;Bhutan&#34;,&#34;Botswana&#34;,&#34;Central African Rep.&#34;,&#34;Canada&#34;,&#34;Switzerland&#34;,&#34;Chile&#34;,&#34;China&#34;,&#34;Côte d&#39;Ivoire&#34;,&#34;Cameroon&#34;,&#34;Dem. Rep. Congo&#34;,&#34;Congo&#34;,&#34;Colombia&#34;,&#34;Costa Rica&#34;,&#34;Cuba&#34;,&#34;N. Cyprus&#34;,&#34;Cyprus&#34;,&#34;Czech Rep.&#34;,&#34;Germany&#34;,&#34;Djibouti&#34;,&#34;Denmark&#34;,&#34;Dominican Rep.&#34;,&#34;Algeria&#34;,&#34;Ecuador&#34;,&#34;Egypt&#34;,&#34;Eritrea&#34;,&#34;Spain&#34;,&#34;Estonia&#34;,&#34;Ethiopia&#34;,&#34;Finland&#34;,&#34;Fiji&#34;,&#34;Falkland Is.&#34;,&#34;France&#34;,&#34;Gabon&#34;,&#34;United Kingdom&#34;,&#34;Georgia&#34;,&#34;Ghana&#34;,&#34;Guinea&#34;,&#34;Guinea-Bissau&#34;,&#34;Eq. Guinea&#34;,&#34;Greece&#34;,&#34;Greenland&#34;,&#34;Guatemala&#34;,&#34;Guyana&#34;,&#34;Honduras&#34;,&#34;Croatia&#34;,&#34;Haiti&#34;,&#34;Hungary&#34;,&#34;Indonesia&#34;,&#34;India&#34;,&#34;Ireland&#34;,&#34;Iran&#34;,&#34;Iraq&#34;,&#34;Iceland&#34;,&#34;Israel&#34;,&#34;Italy&#34;,&#34;Jamaica&#34;,&#34;Jordan&#34;,&#34;Japan&#34;,&#34;Siachen Glacier&#34;,&#34;Kazakhstan&#34;,&#34;Kenya&#34;,&#34;Kyrgyzstan&#34;,&#34;Cambodia&#34;,&#34;Korea&#34;,&#34;Kosovo&#34;,&#34;Kuwait&#34;,&#34;Lao PDR&#34;,&#34;Lebanon&#34;,&#34;Liberia&#34;,&#34;Libya&#34;,&#34;Sri Lanka&#34;,&#34;Lesotho&#34;,&#34;Lithuania&#34;,&#34;Luxembourg&#34;,&#34;Latvia&#34;,&#34;Morocco&#34;,&#34;Moldova&#34;,&#34;Madagascar&#34;,&#34;Mexico&#34;,&#34;Macedonia&#34;,&#34;Mali&#34;,&#34;Myanmar&#34;,&#34;Montenegro&#34;,&#34;Mongolia&#34;,&#34;Mozambique&#34;,&#34;Mauritania&#34;,&#34;Malawi&#34;,&#34;Malaysia&#34;,&#34;Namibia&#34;,&#34;New Caledonia&#34;,&#34;Niger&#34;,&#34;Nigeria&#34;,&#34;Nicaragua&#34;,&#34;Netherlands&#34;,&#34;Norway&#34;,&#34;Nepal&#34;,&#34;New Zealand&#34;,&#34;Oman&#34;,&#34;Pakistan&#34;,&#34;Panama&#34;,&#34;Peru&#34;,&#34;Philippines&#34;,&#34;Papua New Guinea&#34;,&#34;Poland&#34;,&#34;Puerto Rico&#34;,&#34;Dem. Rep. Korea&#34;,&#34;Portugal&#34;,&#34;Paraguay&#34;,&#34;Palestine&#34;,&#34;Qatar&#34;,&#34;Romania&#34;,&#34;Russia&#34;,&#34;Rwanda&#34;,&#34;W. Sahara&#34;,&#34;Saudi Arabia&#34;,&#34;Sudan&#34;,&#34;S. Sudan&#34;,&#34;Senegal&#34;,&#34;Sierra Leone&#34;,&#34;El Salvador&#34;,&#34;Somaliland&#34;,&#34;Somalia&#34;,&#34;Serbia&#34;,&#34;Suriname&#34;,&#34;Slovakia&#34;,&#34;Slovenia&#34;,&#34;Sweden&#34;,&#34;Swaziland&#34;,&#34;Syria&#34;,&#34;Chad&#34;,&#34;Togo&#34;,&#34;Thailand&#34;,&#34;Tajikistan&#34;,&#34;Turkmenistan&#34;,&#34;Timor-Leste&#34;,&#34;Tunisia&#34;,&#34;Turkey&#34;,&#34;Taiwan&#34;,&#34;Tanzania&#34;,&#34;Uganda&#34;,&#34;Ukraine&#34;,&#34;Uruguay&#34;,&#34;United States&#34;,&#34;Uzbekistan&#34;,&#34;Venezuela&#34;,&#34;Vietnam&#34;,&#34;Yemen&#34;,&#34;South Africa&#34;,&#34;Zambia&#34;,&#34;Zimbabwe&#34;],null,{&#34;lineCap&#34;:null,&#34;lineJoin&#34;:null,&#34;clickable&#34;:true,&#34;pointerEvents&#34;:null,&#34;className&#34;:&#34;&#34;,&#34;stroke&#34;:false,&#34;color&#34;:[&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#A3DA9D&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#0B7532&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#F7FCF5&#34;,&#34;#6ABF71&#34;,&#34;#00441B&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#C3E7BC&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#EFF9EC&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#F7FCF5&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#DDF2D8&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#E8F6E3&#34;,&#34;#339C52&#34;,&#34;#006629&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#00441B&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#268E47&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#40A95C&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#D1EDCA&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#D1EDCA&#34;,&#34;#7EC87E&#34;,&#34;#808080&#34;,&#34;#55B466&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#91D18D&#34;,&#34;#808080&#34;,&#34;#1A813D&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#40A95C&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#91D18D&#34;,&#34;#005522&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#B3E1AC&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#0B7532&#34;,&#34;#808080&#34;,&#34;#808080&#34;],&#34;weight&#34;:5,&#34;opacity&#34;:0.5,&#34;fill&#34;:true,&#34;fillColor&#34;:[&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#A3DA9D&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#0B7532&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#F7FCF5&#34;,&#34;#6ABF71&#34;,&#34;#00441B&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#C3E7BC&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#EFF9EC&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#F7FCF5&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#DDF2D8&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#E8F6E3&#34;,&#34;#339C52&#34;,&#34;#006629&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#00441B&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#268E47&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#40A95C&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#D1EDCA&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#D1EDCA&#34;,&#34;#7EC87E&#34;,&#34;#808080&#34;,&#34;#55B466&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#91D18D&#34;,&#34;#808080&#34;,&#34;#1A813D&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#40A95C&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#91D18D&#34;,&#34;#005522&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#B3E1AC&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#0B7532&#34;,&#34;#808080&#34;,&#34;#808080&#34;],&#34;fillOpacity&#34;:0.7,&#34;dashArray&#34;:null,&#34;smoothFactor&#34;:0.2,&#34;noClip&#34;:false},[&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Afghanistan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Angola&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Albania&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;United Arab Emirates&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.7672%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Argentina&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Armenia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Antarctica&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Australia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Austria&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Azerbaijan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Burundi&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Belgium&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Benin&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Burkina Faso&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Bangladesh&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Bulgaria&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Bosnia and Herz.&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Belarus&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Belize&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Bolivia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Brazil&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;7.4449%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Brunei&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Bhutan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Botswana&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Central African Rep.&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Canada&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Switzerland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.0814%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Chile&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;1.221%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;China&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;26.2637%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Côte d&#39;Ivoire&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Cameroon&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Dem. Rep. Congo&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Congo&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Colombia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.4224%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Costa Rica&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Cuba&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;N. Cyprus&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Cyprus&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Czech Rep.&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.1802%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Germany&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Djibouti&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Denmark&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Dominican Rep.&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Algeria&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Ecuador&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Egypt&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.1191%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Eritrea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Spain&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Estonia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Ethiopia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Finland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Fiji&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Falkland Is.&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;France&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Gabon&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;United Kingdom&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Georgia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Ghana&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Guinea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Guinea-Bissau&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Eq. Guinea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Greece&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.3025%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Greenland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Guatemala&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Guyana&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Honduras&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Croatia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Haiti&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Hungary&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.2818%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Indonesia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;2.489%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;India&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;8.5008%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Ireland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Iran&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Iraq&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Iceland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Israel&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Italy&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Jamaica&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Jordan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Japan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Siachen Glacier&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Kazakhstan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Kenya&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Kyrgyzstan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Cambodia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Korea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;14.922%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Kosovo&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Kuwait&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Lao PDR&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Lebanon&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Liberia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Libya&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Sri Lanka&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Lesotho&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Lithuania&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Luxembourg&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Latvia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Morocco&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Moldova&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Madagascar&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Mexico&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;3.6169%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Macedonia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Mali&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Myanmar&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Montenegro&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Mongolia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Mozambique&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Mauritania&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Malawi&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Malaysia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;2.413%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Namibia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;New Caledonia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Niger&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Nigeria&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Nicaragua&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Netherlands&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.3367%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Norway&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Nepal&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;New Zealand&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Oman&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Pakistan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Panama&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Peru&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.3722%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Philippines&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;1.1454%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Papua New Guinea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Poland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;1.231%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Puerto Rico&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Dem. Rep. Korea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Portugal&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Paraguay&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Palestine&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Qatar&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.7938%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Romania&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Russia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;3.7714%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Rwanda&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;W. Sahara&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Saudi Arabia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Sudan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;S. Sudan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Senegal&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Sierra Leone&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;El Salvador&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Somaliland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Somalia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Serbia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Suriname&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Slovakia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Slovenia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Sweden&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Swaziland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Syria&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Chad&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Togo&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Thailand&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;2.2042%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Tajikistan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Turkmenistan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Timor-Leste&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Tunisia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Turkey&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;1.0363%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Taiwan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;12.1916%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Tanzania&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Uganda&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Ukraine&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Uruguay&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;United States&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.4507%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Uzbekistan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Venezuela&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Vietnam&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Yemen&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;South Africa&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;6.7359%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Zambia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Zimbabwe&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;]]}],&#34;setView&#34;:[[15,20],2,[]],&#34;limits&#34;:{&#34;lat&#34;:[-89.99892578125,83.56484375],&#34;lng&#34;:[-180,180]}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;leaf_world_emerging_purples&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-94026c63324a9b252981&#34; style=&#34;width:672px;height:480px;&#34; class=&#34;leaflet html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-94026c63324a9b252981&#34;&gt;{&#34;x&#34;:{&#34;calls&#34;:[{&#34;method&#34;:&#34;addProviderTiles&#34;,&#34;args&#34;:[&#34;CartoDB.Positron&#34;,null,null,{&#34;errorTileUrl&#34;:&#34;&#34;,&#34;noWrap&#34;:false,&#34;zIndex&#34;:null,&#34;unloadInvisibleTiles&#34;:null,&#34;updateWhenIdle&#34;:null,&#34;detectRetina&#34;:false,&#34;reuseTiles&#34;:false}]},{&#34;method&#34;:&#34;addPolygons&#34;,&#34;args&#34;:[[[{&#34;lng&#34;:[74.89130859375,74.54140625,72.6228515625,71.18505859375,71.6205078125,70.965625,71.0515625,69.86806640625,70.2841796875,69.5015625,69.279296875,68.8689453125,68.21396484375,67.2873046875,66.39716796875,66.17705078125,64.09873046875,62.4765625,60.843359375,61.1041015625,61.7841796875,61.66015625,60.8541015625,60.4857421875,61.080078125,61.26201171875,62.610546875,63.10859375,64.51103515625,64.81630859375,65.7650390625,66.522265625,67.758984375,68.0677734375,70.2146484375,70.87890625,71.551953125,71.43291015625,71.80205078125,73.48134765625,74.89130859375],&#34;lat&#34;:[37.231640625,37.02216796875,36.82958984375,36.04208984375,35.1830078125,34.53037109375,34.04970703125,33.89765625,33.36904296875,33.020068359375,31.93681640625,31.634228515625,31.807373046875,31.217822265625,30.91220703125,29.835595703125,29.391943359375,29.408349609375,29.85869140625,30.12841796875,30.83193359375,31.382421875,31.483251953125,34.094775390625,34.8556152343751,35.619580078125,35.233154296875,35.818701171875,36.340673828125,37.132080078125,37.569140625,37.348486328125,37.172216796875,36.9498046875,37.9244140625001,38.456396484375,37.933154296875,37.1275390625,36.694287109375,37.4716796875,37.231640625]}],[{&#34;lng&#34;:[23.96650390625,23.99130859375,23.8431640625,21.97890625,21.97978515625,22.15068359375,23.3806640625,21.41689453125,19.07646484375,18.39638671875,13.93798828125,13.101171875,11.74306640625,11.75087890625,11.96787109375,12.55048828125,13.4169921875,13.7853515625,13.8474609375,12.99853515625,13.3785156250001,12.3025390625001,13.0681640625,16.315234375,16.7177734375,16.984765625,17.53603515625,19.3408203125,19.52763671875,20.4822265625,20.6078125,21.75107421875,21.90537109375,21.81318359375,22.56103515625,23.96650390625],&#34;lat&#34;:[-10.87177734375,-12.42216796875,-13.0009765625,-13.0009765625,-15.95556640625,-16.59716796875,-17.640625,-18.00068359375,-17.81767578125,-17.3994140625,-17.38876953125,-16.96767578125,-17.24921875,-15.83193359375,-15.633984375,-13.43779296875,-12.52041015625,-11.81279296875,-11.05439453125,-9.048046875,-8.36972656250001,-6.09257812499999,-5.86484375,-5.865625,-6.24140625000001,-7.257421875,-8.07587890625,-7.96660156250003,-7.14443359374995,-6.9158203125,-7.277734375,-7.30546875,-8.693359375,-9.46875,-11.055859375,-10.87177734375]},{&#34;lng&#34;:[12.213671875,12.018359375,12.3845703125,13.07275390625,12.213671875],&#34;lat&#34;:[-5.75869140625001,-5.004296875,-4.619140625,-4.634765625,-5.75869140625001]}],[{&#34;lng&#34;:[20.06396484375,20.5662109375,20.48896484375,20.9642578125,20.657421875,20.00126953125,19.39814453125,19.3423828125,20.06396484375],&#34;lat&#34;:[42.547265625,41.873681640625,41.272607421875,40.84990234375,40.1173828125,39.709423828125,40.28486328125,41.869091796875,42.547265625]}],[{&#34;lng&#34;:[56.2978515625,56.38798828125,56.0638671875001,55.1999023437501,55.1858398437501,55.1042968750001,52.5550781250001,51.568359375,51.9060546875001,52.6482421875,53.893359375,56.08046875,56.2978515625],&#34;lat&#34;:[25.65068359375,24.97919921875,24.73876953125,23.034765625,22.7041015625,22.621484375,22.9328125,24.2861816406251,23.9853515625,24.154638671875,24.07705078125,26.0626464843751,25.65068359375]}],[{&#34;lng&#34;:[-62.6509765625,-61.79853515625,-60.83984375,-59.89248046875,-57.8216796875,-57.587158203125,-58.641748046875,-56.437158203125,-55.789990234375,-54.82548828125,-54.615869140625,-53.891162109375,-53.6712890624999,-53.83818359375,-54.8291015625,-55.72548828125,-57.60888671875,-58.189013671875,-58.201171875,-58.547216796875,-58.2833496093749,-57.3036621093749,-57.2649902343749,-56.6720214843749,-57.54697265625,-58.1791992187499,-59.8283203125,-62.06689453125,-62.39501953125,-63.7729980468749,-65.1333984375,-65.05908203125,-64.42041015625,-63.5958984375,-65.28359375,-65.63876953125,-66.94140625,-67.56337890625,-66.7768554687499,-65.7380859375,-65.81005859375,-67.03310546875,-67.68486328125,-67.78349609375,-68.939453125,-69.23515625,-68.443359375,-69.9602539062499,-71.91865234375,-72.407666015625,-72.276318359375,-73.1529296875,-73.57626953125,-72.6144042968749,-72.517919921875,-71.90498046875,-71.77265625,-71.21259765625,-72.146435546875,-71.7609375,-71.9321289062499,-71.4255859375,-70.9516113281249,-71.167578125,-71.055517578125,-70.40478515625,-70.47041015625,-69.85244140625,-69.79775390625,-70.585205078125,-70.16142578125,-70.026806640625,-69.65693359375,-69.1744140625,-68.8463378906249,-68.34599609375,-68.56201171875,-68.25029296875,-67.356201171875,-67.0087890624999,-67.194873046875,-66.098583984375,-65.771044921875,-64.605517578125,-62.843359375,-62.6509765625],&#34;lat&#34;:[-22.23369140625,-23.18203125,-23.85810546875,-24.0935546875,-25.13642578125,-25.405078125,-27.19609375,-27.55380859375,-27.41640625,-26.65224609375,-25.57607421875,-25.66884765625,-26.22509765625,-27.12109375,-27.5505859375,-28.2041015625,-30.18779296875,-31.92421875,-32.4716796875,-33.6634765625,-34.6834960937501,-35.1884765625,-36.144140625,-36.85126953125,-38.08564453125,-38.43583984375,-38.83818359375,-38.919140625,-40.8908203125,-41.15,-40.8806640625,-41.969921875,-42.4337890625,-42.40654296875,-43.62998046875,-45.0078125,-45.25732421875,-46.34541015625,-47.005859375,-47.344921875,-47.94111328125,-48.627734375,-49.2466796875,-49.85888671875,-50.38232421875,-50.9505859375,-52.356640625,-52.008203125,-51.98955078125,-51.5408203125,-50.91025390625,-50.73828125,-49.58291015625,-48.79287109375,-47.8763671875,-47.20166015625,-45.7244140625,-44.4412109375,-42.9900390625,-42.10146484375,-40.69169921875,-38.9856445312501,-38.7384765625,-37.7623046875,-36.52373046875,-36.06171875,-35.326171875,-34.22431640625,-33.3986328125,-31.56943359375,-30.440234375,-29.3240234375,-28.41357421875,-27.92470703125,-27.1537109375,-27.0279296875,-24.8376953125,-24.3919921875,-24.0337890625,-23.0013671875001,-22.8216796875,-21.83505859375,-22.099609375,-22.22880859375,-21.997265625,-22.23369140625]},{&#34;lng&#34;:[-68.6532226562499,-68.629931640625,-68.00849609375,-67.29423828125,-65.3459960937499,-66.5111328125,-68.6532226562499],&#34;lat&#34;:[-54.85361328125,-52.65263671875,-53.5640625,-54.0498046875,-54.8779296875,-55.0321289062499,-54.85361328125]}],[{&#34;lng&#34;:[46.490625,46.1144531250001,45.76630859375,44.76826171875,43.79169921875,43.439453125,45.0013671875,45.9646484375,45.7896484375,46.490625],&#34;lat&#34;:[38.906689453125,38.877783203125,39.378466796875,39.7035156250001,40.070263671875,41.10712890625,41.290966796875,40.2337890625,39.881103515625,38.906689453125]}],[{&#34;lng&#34;:[-57.020654296875,-58.26298828125,-58.895458984375,-59.9630859374999,-62.1453125,-61.875439453125,-63.7525390625,-65.443115234375,-65.639501953125,-63.45595703125,-61.961083984375,-61.961083984375,-61.017236328125,-60.38466796875,-61.010791015625,-63.92470703125,-63.36337890625,-71.798681640625,-77.1900390625,-75.3869140625,-72.851953125,-80.151171875,-76.49912109375,-75.2365234375,-70.239111328125,-64.750146484375,-65.91318359375,-62.73564453125,-61.58984375,-53.9860839843749,-48.360791015625,-43.6693359374999,-41.433837890625,-38.7717285156249,-25.258642578125,-29.94931640625,-36.23916015625,-34.07578125,-28.933642578125,-24.269580078125,-19.493017578125,-15.59599609375,-14.3209960937499,-11.49697265625,-9.88798828125002,-5.93632812499999,-5.95004882812495,-0.89584960937492,5.11308593750007,8.52304687500003,9.14160156250003,11.70126953125,12.92939453125,18.124609375,19.26513671875,22.97900390625,27.2068359375,30.0033203125,32.6212890625001,32.5675781250001,34.19287109375,35.2248046875001,37.559765625,38.8592773437501,39.8638671875001,42.81953125,47.1171875,48.6480468750001,49.2470703125,51.8845703125,53.67177734375,55.7103515625,57.62744140625,59.2507812500001,60.48203125,62.6878906250001,63.6990234375001,68.3279296875,69.41640625,69.9822265625,69.6294921875,67.26796875,69.2501953125001,68.03740234375,66.89208984375,69.5546875,71.2767578125001,71.9048828125,73.9421875,75.8912109375,77.8174804687501,78.7262695312501,82.0169921875,83.3042968750001,84.48515625,85.7107421875,87.9802734375,89.6984375,92.0734375000001,93.9642578125,98.2576171875,99.3701171875,101.4744140625,103.951171875,109.46279296875,110.90673828125,113.0994140625,115.3103515625,115.27373046875,118.138671875,119.1330078125,123.9693359375,125.865625,127.5412109375,129.2369140625,129.7412109375,130.9517578125,135.351953125,139.90009765625,143.4482421875,145.9751953125,146.79765625,148.45625,151.06826171875,153.0818359375,154.19970703125,155.5203125,159.783984375,161.03701171875,162.6748046875,167.56943359375,170.1623046875,169.54501953125,167.6158203125,164.77568359375,162.53359375,162.76279296875,164.4296875,166.20859375,160.48271484375,160.9078125,167.2326171875,168.11005859375,180,180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-171.703662109375,-162.9333984375,-164.95087890625,-159.444384765625,-153.00986328125,-153.956640625,-156.52822265625,-148.12275390625,-150.575390625,-148.176513671875,-155.209912109375,-158.500390625,-158.21357421875,-154.81494140625,-149.717724609375,-145.9669921875,-146.3830078125,-143.574267578125,-141.505712890625,-139.691162109375,-136.54951171875,-135.362060546875,-129.7908203125,-127.86337890625,-119.677001953125,-118.342041015625,-115.10517578125,-113.9318359375,-106.61884765625,-104.90185546875,-98.5578613281249,-101.251708984375,-102.675048828125,-102.40927734375,-98.0124023437499,-96.1521484374999,-90.29541015625,-85.98076171875,-82.18349609375,-80.4422363281249,-77.1349121093749,-68.820947265625,-66.827734375,-68.707958984375,-67.37177734375,-66.70498046875,-67.493359375,-65.61728515625,-64.06591796875,-64.0380371093749,-61.631787109375,-60.86416015625,-57.3896484374999,-57.020654296875],&#34;lat&#34;:[-63.3728515625,-63.76337890625,-64.3888671875,-64.43134765625,-65.33173828125,-66.29609375,-66.277734375,-67.326171875,-68.13056640625,-69.04189453125,-70.1201171875,-70.9005859375,-71.1668945312501,-73.00732421875,-74.4783203125,-75.0044921875,-75.45146484375,-76.752734375,-76.62978515625,-77.47421875,-77.590234375,-79.26806640625,-79.32568359375,-80.80263671875,-80.856640625,-81.5216796875,-82.183203125,-82.52734375,-83.3412109375001,-82.2005859375,-81.89228515625,-82.2701171875,-81.29775390625,-80.88232421875,-79.7625,-79.5990234375,-78.77421875,-77.425390625,-76.3703125,-75.7669921875,-75.53994140625,-73.09677734375,-73.123046875,-72.412890625,-71.02734375,-70.7126953125,-71.3416015625,-71.34921875,-70.6556640625,-70.473828125,-70.18369140625,-70.7666015625,-70.21337890625,-70.54033203125,-70.90234375,-70.8103515625,-70.9109375,-70.3,-70.0005859375,-69.07421875,-68.70244140625,-69.6373046875,-69.718359375,-70.0060546875,-68.9669921875,-68.1232421875,-67.57265625,-67.79404296875,-66.9416015625,-66.02001953125,-65.85869140625,-66.0799804687501,-67.0140625,-67.4849609375,-67.38515625,-67.64755859375,-67.50830078125,-67.88955078125,-67.74296875,-68.4642578125001,-69.231640625,-70.27314453125,-70.4310546875,-71.391015625,-72.9486328125001,-72.37451171875,-71.62392578125,-70.706640625,-69.7431640625,-69.5755859375001,-69.0689453125,-68.27783203125,-67.6900390625,-67.60302734375,-67.114453125,-67.161328125,-66.7884765625001,-66.823046875,-66.50791015625,-66.6896484375,-66.46748046875,-66.6482421875,-65.951171875,-65.9880859375,-66.90869140625,-66.07666015625,-65.79990234375,-66.56083984375,-67.0279296875,-67.082421875,-67.370703125,-66.60810546875,-66.364453125,-67.05107421875,-67.0416015625,-66.4685546875,-66.19140625,-66.1271484375,-66.71513671875,-66.8767578125,-67.62421875,-68.2736328125,-68.4669921875,-68.3849609375001,-68.8568359375,-68.41787109375,-69.0244140625,-69.521875,-70.3171875000001,-70.30458984375,-70.81025390625,-71.63046875,-73.050390625,-73.33681640625,-74.028515625,-75.16708984375,-76.745703125,-78.0421875,-78.45166015625,-79.20146484375,-81.390234375,-82.95234375,-83.36201171875,-84.3515625,-89.99892578125,-89.99892578125,-89.5829101562501,-89.29296875,-88.58701171875,-87.8810546875,-87.1751953125,-86.4693359375,-85.76337890625,-85.05751953125,-84.3515625,-84.5423828125,-84.901171875,-83.805859375,-83.5431640625,-82.4496093750001,-81.7001953125,-81.1623046875,-80.90078125,-80.3537109375,-79.77587890625,-78.96484375,-77.7783203125,-77.15712890625,-77.126953125,-77.7974609375,-77.06875,-76.09970703125,-75.56357421875,-75.6904296875,-75.21279296875,-75.139453125,-74.6904296875,-74.89140625,-74.71923828125,-74.65458984375,-74.38154296875,-74.455078125,-74.9818359375,-75.3439453125,-75.11513671875,-75.18974609375,-74.4857421875,-73.3208984375,-72.98740234375,-73.033203125,-73.30927734375,-72.9779296875,-73.20849609375,-73.8568359375,-72.94453125,-73.81767578125,-73.10546875,-72.0904296875,-69.4322265625,-69.4123046875,-67.5271484375,-67.11279296875,-66.13525390625,-65.5537109375,-65.17900390625,-64.6046875,-64.0734375,-63.22626953125,-63.3728515625]},{&#34;lng&#34;:[-45.22265625,-42.965380859375,-43.5279296875,-54.1625,-50.3392578125,-50.21962890625,-49.08125,-46.82568359375,-43.80859375,-45.22265625],&#34;lat&#34;:[-78.8107421875,-79.47705078125,-80.19140625,-80.8701171875,-79.4794921875,-78.6052734375,-78.0474609375,-77.78525390625,-78.2865234375,-78.8107421875]},{&#34;lng&#34;:[-70.051123046875,-68.335986328125,-68.241015625,-69.209326171875,-72.36748046875,-71.106640625,-72.4122070312499,-73.8992675781249,-75.353076171875,-74.18720703125,-72.62158203125,-71.19404296875,-71.85361328125,-71.8689941406249,-70.051123046875],&#34;lat&#34;:[-69.1890625,-70.8560546875,-71.8221679687501,-72.5341796875,-72.6697265625,-72.0470703125001,-71.6623046875,-72.15234375,-71.87841796875,-71.3830078125,-71.38837890625,-70.984765625,-69.9693359375,-68.941015625,-69.1890625]},{&#34;lng&#34;:[-98.09111328125,-95.609375,-96.0517578125,-98.4078125,-102.128125,-98.09111328125],&#34;lat&#34;:[-71.9125,-72.06845703125,-72.57724609375,-72.54765625,-71.98544921875,-71.9125]},{&#34;lng&#34;:[-159.0529296875,-164.22578125,-163.256103515625,-159.68408203125,-159.0529296875],&#34;lat&#34;:[-79.807421875,-79.32080078125,-78.7220703125,-79.40244140625,-79.807421875]},{&#34;lng&#34;:[-120.55625,-121.06240234375,-122.85908203125,-123.112158203125,-120.55625],&#34;lat&#34;:[-73.7560546875001,-74.3373046875,-74.34267578125,-73.6822265625,-73.7560546875001]}],[{&#34;lng&#34;:[143.17890625,143.75634765625,144.473046875,145.2876953125,145.42607421875,146.12587890625,146.0322265625,146.48115234375,147.4185546875,147.915625,148.759375,149.70390625,150.076171875,150.7638671875,150.8431640625,151.902734375,152.9134765625,153.16494140625,153.116796875,153.57568359375,153.03056640625,152.9439453125,152.47041015625,151.812890625,150.9603515625,150.69033203125,150.1953125,149.93271484375,149.2984375,148.2625,146.8568359375,145.7908203125,144.665234375,143.53896484375,142.612109375,141.42421875,140.62724609375,139.78427734375,139.85732421875,139.0376953125,138.184375,138.5111328125,138.0892578125,137.49384765625,137.2373046875,136.4306640625,135.64755859375,134.791015625,134.30126953125,134.2341796875,132.757421875,132.2146484375,131.14365234375,128.94619140625,127.31982421875,125.9171875,124.12607421875,123.650390625,121.405078125,119.8541015625,118.135546875,116.5171875,115.0087890625,115.181640625,115.6830078125,115.6984375,115.17685546875,114.958984375,114.16513671875,114.028125,113.581640625,113.539453125,114.2142578125,113.41767578125,113.75703125,113.6828125,114.377734375,114.85908203125,116.70673828125,117.40625,119.1044921875,119.5859375,120.87841796875,121.4935546875,122.23740234375,122.16025390625,122.970703125,123.5251953125,123.778125,123.4904296875,124.57685546875,124.381640625,125.1787109375,126.90322265625,127.6728515625,128.1994140625,129.458984375,129.3787109375,130.1681640625,130.67236328125,132.3720703125,132.6828125,134.7302734375,135.21796875,135.7884765625,136.540234375,136.9474609375,136.5943359375,135.92734375,135.8833984375,135.53076171875,136.78466796875,137.7037109375,138.24501953125,139.00986328125,139.2484375,140.03583984375,140.83046875,141.219140625,141.62548828125,141.47255859375,141.677734375,142.168359375,142.4564453125,143.17890625],&#34;lat&#34;:[-11.9544921875,-14.348828125,-14.2318359375,-14.9431640625,-16.40615234375,-17.63525390625,-18.2728515625,-19.0787109375,-19.378125,-19.86923828125,-20.28955078125,-22.44052734375,-22.164453125,-22.576171875,-23.4580078125,-24.2009765625,-25.43212890625,-25.96416015625,-27.19443359375,-28.24052734375,-30.56337890625,-31.43486328125,-32.4390625,-32.90107421875,-34.2970703125,-35.177734375,-35.83359375,-37.528515625,-37.8021484375,-37.8306640625,-38.6634765625,-38.6669921875,-38.2099609375,-38.8208984375,-38.45166015625,-38.3634765625,-38.02841796875,-37.24580078125,-36.662109375,-35.6892578125,-35.6126953125,-35.0244140625,-34.16982421875,-34.1611328125,-33.6294921875,-34.02998046875,-34.9396484375,-33.3283203125,-33.1650390625,-32.54853515625,-31.95625,-32.00712890625,-31.495703125,-31.70263671875,-32.2640625,-32.29697265625,-33.12939453125,-33.836328125,-33.8267578125,-33.97470703125,-34.98662109375,-34.987890625,-34.255859375,-33.64345703125,-33.19287109375,-31.6945312500001,-30.8080078125,-29.43359375,-28.0806640625,-27.347265625,-26.55810546875,-25.6251953125,-25.8515625,-24.43564453125,-23.4181640625001,-22.63779296875,-22.34150390625,-21.7359375,-20.65380859375,-20.72119140625,-19.9953125,-20.03828125,-19.6650390625,-19.1064453125,-17.9685546875,-17.313671875,-16.43681640625,-17.4857421875,-16.8677734375,-16.49072265625,-16.113671875,-15.758203125,-14.71474609375,-13.744140625,-14.1951171875,-14.7517578125,-14.933203125,-14.39248046875,-12.957421875,-12.40693359375,-12.23916015625,-11.50556640625,-11.984375,-12.2216796875,-11.90703125,-11.9576171875,-12.34990234375,-13.0038085937501,-13.304296875,-14.153125,-15.000390625,-15.89423828125,-16.2330078125,-16.718359375,-16.89931640625,-17.32861328125,-17.70263671875,-17.414453125,-16.64619140625,-15.056640625,-13.79755859375,-12.49140625,-10.94658203125,-10.70732421875,-11.9544921875]},{&#34;lng&#34;:[145.04296875,146.31748046875,148.29287109375,148.30146484375,146.87392578125,146.0431640625,145.2681640625,145.23818359375,144.64609375,145.04296875],&#34;lat&#34;:[-40.78671875,-41.1634765625,-40.9470703125,-42.03994140625,-43.6125,-43.54716796875,-42.5443359375,-42.01962890625,-40.980859375,-40.78671875]}],[{&#34;lng&#34;:[16.953125,17.14736328125,16.09306640625,14.503515625,13.7,12.1541015625,10.45283203125,9.58027343750001,9.52753906250001,9.52402343750001,11.29794921875,12.68583984375,12.8142578125,13.81474609375,14.97216796875,16.953125],&#34;lat&#34;:[48.598828125,48.00595703125,46.86328125,46.417041015625,46.520263671875,46.93525390625,46.86494140625,47.057373046875,47.270751953125,47.52421875,47.42490234375,47.6693359375,48.16083984375,48.766943359375,48.983935546875,48.598828125]}],[{&#34;lng&#34;:[48.5728515625,49.7759765625001,49.0134765625001,48.86875,48.5926757812501,47.7728515625,46.490625,45.7896484375,45.9646484375,45.0013671875,46.45791015625,46.4298828125,47.2611328125001,47.8611328125001,48.5728515625],&#34;lat&#34;:[41.844482421875,40.583984375,39.133984375,38.435498046875,38.411083984375,39.6485839843751,38.906689453125,39.881103515625,40.2337890625,41.290966796875,41.07021484375,41.890966796875,41.315087890625,41.212744140625,41.844482421875]},{&#34;lng&#34;:[46.1144531250001,45.4796875000001,44.8171875,44.76826171875,45.76630859375,46.1144531250001],&#34;lat&#34;:[38.877783203125,39.00625,39.650439453125,39.7035156250001,39.378466796875,38.877783203125]}],[{&#34;lng&#34;:[30.55361328125,30.790234375,30.14716796875,29.40322265625,29.2244140625,29.01435546875,29.8681640625,30.55361328125],&#34;lat&#34;:[-2.40009765625001,-3.27460937500001,-4.08535156250001,-4.44931640625001,-3.053515625,-2.72021484375,-2.71640625,-2.40009765625001]}],[{&#34;lng&#34;:[5.69355468750001,5.99394531250002,6.11650390625002,5.78974609374998,2.83974609375002,2.52490234375,3.35009765625,4.22617187500003,5.82714843750006,5.69355468750001],&#34;lat&#34;:[50.774755859375,50.750439453125,50.12099609375,49.53828125,50.711767578125,51.097119140625,51.377685546875,51.386474609375,51.125634765625,50.774755859375]}],[{&#34;lng&#34;:[3.59541015625001,3.83447265625,3.044921875,2.77480468750002,2.70644531250002,1.62265625,1.60019531250001,1.330078125,0.779980468750011,0.900488281250006,1.4267578125,1.98037109375002,2.38916015625,2.878125,3.59541015625001],&#34;lat&#34;:[11.6962890625,10.607421875,9.08383789062499,9.04853515625003,6.36923828124999,6.216796875,9.050048828125,9.99697265624999,10.3595703125,10.99326171875,11.447119140625,11.418408203125,11.8970703125,12.367724609375,11.6962890625]}],[{&#34;lng&#34;:[0.217480468750011,0.163867187500017,0.9873046875,1.56494140625,2.073828125,2.38916015625,1.98037109375002,1.4267578125,0.900488281250006,-0.068603515625,-0.701416015625,-2.82993164062498,-2.69584960937499,-3.22353515624999,-4.62583007812501,-5.52353515624998,-5.28813476562499,-4.4287109375,-4.32871093749998,-3.57578124999998,-2.45722656249998,-0.760449218749983,0.217480468750011],&#34;lat&#34;:[14.911474609375,14.497216796875,13.04189453125,12.635400390625,12.71396484375,11.8970703125,11.418408203125,11.447119140625,10.99326171875,11.115625,10.98896484375,10.998388671875,9.48134765624999,9.895458984375,9.71357421874997,10.426025390625,11.8279296875,12.33759765625,13.11904296875,13.194189453125,14.27412109375,15.04775390625,14.911474609375]}],[{&#34;lng&#34;:[92.5749023437499,92.32412109375,91.48212890625,90.94560546875,90.1587890625001,89.05146484375,88.7408203125001,88.7335937500001,88.1455078125,88.4523437500001,88.4404296875,89.8229492187501,89.8140625000001,90.43935546875,92.0497070312501,91.876953125,91.1604492187501,91.61953125,92.24609375,92.5749023437499],&#34;lat&#34;:[21.978076171875,20.7918457031251,22.797412109375,22.597021484375,21.816845703125,22.0931640625001,23.4366210937501,24.230908203125,24.485791015625,25.5744140625,26.369482421875,25.94140625,25.30537109375,25.15771484375,25.169482421875,24.1953125,23.66064453125,22.9796875000001,23.68359375,21.978076171875]}],[{&#34;lng&#34;:[28.5853515625,27.484765625,28.014453125,27.294921875,26.3208984375,25.251171875,24.0560546875,22.916015625,23.0056640625,22.34404296875,22.705078125,23.224609375,25.4970703125,27.0869140625,28.5853515625],&#34;lat&#34;:[43.742236328125,42.46806640625,41.96904296875,42.079541015625,41.716552734375,41.2435546875,41.52724609375,41.336279296875,41.716943359375,42.31396484375,44.23779296875,43.873876953125,43.67080078125,44.1673828125,43.742236328125]}],[{&#34;lng&#34;:[19.00712890625,19.5837890625,19.1943359375,18.44384765625,18.436328125,17.6675781250001,17.5851562500001,15.73662109375,16.5306640625001,18.66259765625,19.00712890625],&#34;lat&#34;:[44.869189453125,44.04345703125,43.53330078125,42.96845703125,42.559716796875,42.897119140625,42.9383789062501,44.7658203125,45.21669921875,45.07744140625,44.869189453125]}],[{&#34;lng&#34;:[28.14794921875,29.4822265625,30.9068359375,31.1212890625,32.704296875,31.41787109375,31.76337890625,30.5330078125,29.346484375,27.2701171875,25.92529296875,24.3619140625,23.6052734375,23.8447265625,23.48466796875,24.7681640625,25.54736328125,26.5935546875,28.14794921875],&#34;lat&#34;:[56.142919921875,55.6845703125,55.57001953125,54.648486328125,53.336328125,53.196044921875,52.10107421875,51.596337890625,51.382568359375,51.61357421875,51.913525390625,51.867529296875,51.517919921875,52.664208984375,53.939794921875,53.974658203125,54.3318359375,55.667529296875,56.142919921875]}],[{&#34;lng&#34;:[-88.89404296875,-89.2375,-89.161474609375,-88.2956542968749,-88.313427734375,-88.89404296875],&#34;lat&#34;:[15.890625,15.89443359375,17.81484375,18.472412109375,16.632763671875,15.890625]}],[{&#34;lng&#34;:[-58.159765625,-58.18017578125,-59.09052734375,-60.007373046875,-61.7568359375,-62.276318359375,-62.6509765625,-62.843359375,-64.605517578125,-65.771044921875,-66.098583984375,-67.194873046875,-67.879443359375,-68.197021484375,-68.745166015625,-68.462890625,-68.968310546875,-69.0939453125,-69.5109375,-69.624853515625,-69.020703125,-69.418505859375,-69.37470703125,-68.880322265625,-69.07412109375,-68.97861328125,-68.68525390625,-69.57861328125,-68.397998046875,-66.72998046875,-65.396142578125,-65.389892578125,-64.992529296875,-64.4205078125,-63.06748046875,-61.78994140625,-61.077001953125,-60.506591796875,-60.298876953125,-60.1755859375,-58.537939453125,-58.39599609375,-57.832470703125,-57.5740234375,-58.131494140625,-58.159765625],&#34;lat&#34;:[-20.1646484375,-19.81787109375,-19.28623046875,-19.29755859375,-19.6453125,-20.5625,-22.23369140625,-21.997265625,-22.22880859375,-22.099609375,-21.83505859375,-22.8216796875,-22.82294921875,-21.30029296875,-20.45859375,-19.4328125,-18.96796875,-18.05048828125,-17.5060546875,-17.2001953125,-16.6421875,-15.60341796875,-14.96298828125,-14.198828125,-13.6828125,-12.880078125,-12.501953125,-10.9517578125,-11.01875,-9.97548828125001,-9.71240234375,-11.2462890625,-11.9751953125,-12.43974609375,-12.669140625,-13.5255859375,-13.48974609375,-13.78984375,-14.6185546875,-16.2693359375,-16.32822265625,-17.23427734375,-17.512109375,-18.279296875,-19.74453125,-20.1646484375]}],[{&#34;lng&#34;:[-56.4828125,-56.12939453125,-55.005810546875,-54.616259765625,-52.700634765625,-51.990625,-51.6525390625,-51.219921875,-50.658935546875,-49.95712890625,-49.898876953125,-50.816357421875,-51.28291015625,-51.94755859375,-50.91787109375,-50.40322265625,-48.99130859375,-48.115087890625,-46.81123046875,-44.65126953125,-44.308154296875,-42.93671875,-42.249609375,-41.318212890625,-39.964697265625,-38.47578125,-37.174658203125,-35.5494140625,-35.23544921875,-34.80546875,-34.83466796875,-35.340869140625,-36.3983398437499,-36.93779296875,-38.23974609375,-38.78798828125,-39.08935546875,-38.880615234375,-39.215234375,-39.739794921875,-39.699853515625,-40.395947265625,-40.7892578125,-41.122509765625,-41.705517578125,-42.0423828125,-44.637255859375,-45.423291015625,-46.86728515625,-47.8765625,-48.545166015625,-48.554150390625,-48.799658203125,-49.74599609375,-50.29951171875,-51.157275390625,-51.463671875,-51.9724609375,-52.127392578125,-52.65224609375,-53.37060546875,-53.53134765625,-53.1255859375,-54.587646484375,-55.873681640625,-56.83271484375,-57.60888671875,-55.72548828125,-54.8291015625,-53.83818359375,-53.6712890624999,-53.891162109375,-54.615869140625,-54.241796875,-54.62548828125,-55.36630859375,-55.849169921875,-56.937255859375,-57.985693359375,-57.830224609375,-58.159765625,-58.131494140625,-57.5740234375,-57.832470703125,-58.39599609375,-58.537939453125,-60.1755859375,-60.298876953125,-60.506591796875,-61.077001953125,-61.78994140625,-63.06748046875,-64.4205078125,-64.992529296875,-65.389892578125,-65.396142578125,-66.72998046875,-68.397998046875,-69.57861328125,-70.642333984375,-70.6369140625,-71.237939453125,-72.181591796875,-72.379052734375,-72.9740234375,-74.00205078125,-73.75810546875,-73.137353515625,-73.235546875,-72.887060546875,-71.8447265625,-70.79951171875,-69.96591796875,-69.400244140625,-69.66748046875,-70.0705078124999,-69.8485839843749,-68.1765625,-67.351953125,-66.876025390625,-66.429248046875,-65.103759765625,-64.11484375,-63.924169921875,-64.22109375,-63.2947265624999,-62.153125,-61.00283203125,-60.742138671875,-59.990673828125,-59.551123046875,-59.85439453125,-59.9943359375,-59.756201171875,-58.8625,-58.340673828125,-57.118896484375,-56.4828125],&#34;lat&#34;:[1.942138671875,2.29951171875,2.59296875,2.32675781250001,2.36367187499998,3.70200195312496,4.06127929687497,4.09360351562499,2.13095703125001,1.65986328125004,1.16298828124998,0.172558593749997,-0.085205078125028,-1.58671874999995,-1.115234375,-2.01552734375001,-1.82978515625,-0.7375,-0.779687500000023,-1.74580078125003,-2.53515625,-2.46503906250001,-2.7919921875,-2.93623046875,-2.86152343749995,-3.71748046875,-4.91240234374997,-5.12939453124996,-5.56669921874996,-7.28837890624997,-7.97148437499996,-9.23066406249998,-10.48408203125,-10.82041015625,-12.84423828125,-12.78271484375,-13.58818359375,-15.8642578125,-17.3158203125,-18.63984375,-19.27783203125,-20.56943359375,-20.9060546875,-22.084375,-22.30966796875,-22.9470703125,-23.05546875,-23.6853515625,-24.236328125,-24.9974609375,-25.81591796875,-27.19599609375,-28.57529296875,-29.36318359375,-30.42578125,-30.3642578125,-31.05263671875,-31.3837890625,-32.1677734375,-33.13779296875,-33.7421875,-33.1708984375,-32.73671875,-31.48515625,-31.06962890625,-30.1072265625,-30.18779296875,-28.2041015625,-27.5505859375,-27.12109375,-26.22509765625,-25.66884765625,-25.57607421875,-24.047265625,-23.8125,-23.991015625,-22.3076171875,-22.2712890625,-22.04638671875,-20.99794921875,-20.1646484375,-19.74453125,-18.279296875,-17.512109375,-17.23427734375,-16.32822265625,-16.2693359375,-14.6185546875,-13.78984375,-13.48974609375,-13.5255859375,-12.669140625,-12.43974609375,-11.9751953125,-11.2462890625,-9.71240234375,-9.97548828125001,-11.01875,-10.9517578125,-11.01025390625,-9.47822265625001,-9.96601562500001,-10.0037109375,-9.51015625,-8.9931640625,-7.55605468749997,-6.90576171875,-6.4658203125,-6.09843750000002,-5.12275390625001,-4.50439453124999,-4.17333984375,-4.2359375,-1.19492187499998,-0.482421874999957,-0.13886718750004,1.70874023437504,1.71982421874999,2.08583984375005,1.22304687500004,0.82167968749998,1.10810546874998,1.61928710937504,2.45244140625003,3.58740234374997,3.92226562499998,4.09838867187499,4.53525390624999,5.20205078124999,5.08286132812499,3.93354492187497,3.5875,2.68999023437499,1.900634765625,1.20361328125,1.58754882812499,2.01396484374999,1.942138671875]},{&#34;lng&#34;:[-49.628662109375,-48.3796875,-48.92890625,-50.5076171875,-50.759765625,-50.6455078125,-49.628662109375],&#34;lat&#34;:[-0.229199218749969,-0.352832031250017,-1.48232421874999,-1.78798828125001,-1.24023437499997,-0.27285156249998,-0.229199218749969]}],[{&#34;lng&#34;:[115.0267578125,114.60830078125,114.0638671875,115.0267578125],&#34;lat&#34;:[4.89970703124999,4.02397460937502,4.59267578124997,4.89970703124999]}],[{&#34;lng&#34;:[91.63193359375,92.0833984375,91.99833984375,89.7638671875,88.8576171875,88.89140625,89.5369140625,91.60556640625,91.63193359375],&#34;lat&#34;:[27.7599609375,27.290625,26.85498046875,26.7015625,26.961474609375,27.316064453125,28.107421875,27.951708984375,27.7599609375]}],[{&#34;lng&#34;:[25.2587890625,26.16806640625,27.699609375,27.66943359375,28.04560546875,29.0373046875,29.36484375,28.21015625,27.14638671875,26.83505859375,25.912109375,25.5837890625,24.74814453125,23.266015625,22.640234375,21.6462890625,20.73984375,20.7931640625,20.34521484375,19.98046875,19.97734375,20.97099609375,20.97412109375,23.2986328125,23.58056640625,24.358984375,25.2587890625],&#34;lat&#34;:[-17.7935546875,-19.53828125,-20.5306640625,-21.0642578125,-21.573046875,-21.811328125,-22.1939453125,-22.69365234375,-23.5244140625,-24.2408203125,-24.7474609375,-25.60625,-25.8173828125,-25.2666015625,-26.07119140625,-26.85419921875,-26.848828125,-25.915625,-25.0298828125,-24.7767578125,-22.0001953125,-22.0001953125,-18.31884765625,-18.02734375,-18.4529296875,-17.97822265625,-17.7935546875]}],[{&#34;lng&#34;:[22.86005859375,23.6462890625,23.5373046875,24.14736328125,24.8533203125,25.3806640625,26.36181640625,26.5142578125,27.0833984375,27.4033203125,26.8220703125,25.52509765625,25.24931640625,24.31982421875,23.4171875,22.75576171875,22.42216796875,20.55810546875,19.5009765625,18.56748046875,18.6103515625,17.43798828125,16.67333984375,16.1833984375,16.0634765625,15.1287109375,14.708984375,14.61689453125,15.480078125,16.784765625,17.6494140625,18.455078125,19.10869140625,19.1455078125,20.34208984375,20.7732421875,22.49384765625,22.86005859375],&#34;lat&#34;:[10.919677734375,9.82290039062499,8.81582031249999,8.665625,8.13754882812499,7.33339843749999,6.63530273437499,6.06923828124999,5.77685546875,5.10917968749999,5.06240234374999,5.31210937499999,5.02456054687499,4.994140625,4.66313476562499,4.6466796875,4.1349609375,4.46269531249999,5.12749023437499,4.257568359375,3.47841796874999,3.68461914062499,3.53520507812499,2.27006835937499,2.90859375,3.826904296875,4.66557617187499,5.86513671874999,7.52377929687499,7.5509765625,7.98359375,8.03203124999999,8.65615234374999,9.01596679687499,9.12709960937499,9.40566406249999,10.996240234375,10.919677734375]}],[{&#34;lng&#34;:[-74.70888671875,-75.17939453125,-76.819970703125,-78.72041015625,-79.03671875,-80.24755859375,-81.27763671875,-82.4390625,-83.141943359375,-82.5453125,-82.137841796875,-82.55107421875,-84.561767578125,-84.8759765624999,-88.378173828125,-89.4556640625,-90.84033203125,-91.5183105468749,-92.9962402343749,-93.70771484375,-95.1620605468749,-99.2353515624999,-101.36728515625,-105.631103515625,-109.4685546875,-112.45322265625,-116.717041015625,-119.701708984375,-122.78876953125,-124.782373046875,-125.056689453125,-126.4044921875,-127.70810546875,-128.3576171875,-128.1087890625,-129.563720703125,-130.33525390625,-130.4302734375,-129.89013671875,-130.02509765625,-131.866162109375,-133.820751953125,-135.475927734375,-136.578759765625,-137.593310546875,-139.18515625,-141.0021484375,-141.0021484375,-141.0021484375,-141.0021484375,-141.0021484375,-138.128369140625,-135.876318359375,-135.1408203125,-133.163134765625,-130.4984375,-128.971435546875,-127.1384765625,-126.063818359375,-124.767919921875,-120.962451171875,-118.09521484375,-114.4138671875,-115.42685546875,-112.43515625,-110.04248046875,-108.592919921875,-108.3134765625,-106.164453125,-104.1935546875,-101.55498046875,-98.417138671875,-97.2659179687499,-95.6504882812499,-93.6517089843749,-94.2708007812499,-96.119091796875,-96.4056640625,-95.2012207031249,-92.9486816406249,-92.9814453124999,-91.5640624999999,-92.750927734375,-90.8221191406249,-89.0567382812499,-88.041357421875,-88.1958984374999,-86.53642578125,-85.3867675781249,-85.5073730468749,-82.6183593749999,-81.3286621093749,-82.552685546875,-81.2701171874999,-82.6415039062499,-84.4784179687501,-85.4422363281249,-87.2914550781249,-87.2805175781249,-88.6530273437499,-91.330078125,-90.87119140625,-92.3612792968749,-94.0607421874999,-94.7857910156249,-94.7133789062499,-93.278125,-92.2490234374999,-90.5921874999999,-88.9484863281249,-87.560888671875,-85.0609375,-82.57744140625,-82.1414550781249,-82.2604492187499,-81.6612304687499,-79.83623046875,-78.491650390625,-79.6655273437499,-77.8911132812499,-76.6504882812499,-76.5728515625,-77.156787109375,-78.5150878906249,-77.3118164062499,-77.8715332031249,-78.1371582031249,-77.372412109375,-74.6898925781249,-73.6299804687499,-71.4227050781249,-69.6404785156249,-69.6818847656249,-67.5696289062499,-65.60625,-65.4333984374999,-64.4994140625001,-63.1853515624999,-62.5938476562499,-61.3337402343749,-61.5145996093749,-59.9303222656249,-58.997119140625,-57.4044433593749,-57.1489746093749,-55.7979492187499,-55.69521484375,-56.9759765625001,-58.5103515625,-60.0801757812499,-66.4955078124999,-67.372021484375,-68.929052734375,-69.9055664062499,-70.705859375,-71.2677734375,-71.87958984375,-72.9810058593749,-73.973828125,-74.70888671875],&#34;lat&#34;:[45.0038574218751,44.8993652343751,43.62880859375,43.624951171875,42.80234375,42.366015625,42.2091796875,41.674853515625,41.97587890625,42.62470703125,43.5708984375,45.34736328125,46.4573730468751,46.89990234375,48.303076171875,47.996240234375,48.2005371093751,48.05830078125,48.61181640625,48.5254394531251,48.991748046875,48.9931152343751,48.993115234375,48.9931152343751,48.9930664062501,48.9930664062501,48.9930664062501,48.993017578125,48.993017578125,50.0201171874999,50.4186523437501,50.5298828125,51.151171875,52.1588867187501,52.8580566406251,53.2514648437501,53.7239257812501,54.42099609375,55.1646484374999,55.8882324218751,56.792822265625,58.705029296875,59.79326171875,59.15224609375,59.22626953125,60.08359375,60.3002441406251,62.0534667968751,64.9755371093751,67.60537109375,69.65078125,69.1519531250001,68.9169921875,69.467822265625,69.43388671875,70.1431640625001,69.7124023437501,70.2393554687499,69.46708984375,69.9900390625,69.6604003906251,69.0429199218751,68.6595703125001,67.9235351562501,67.684765625,67.9771972656251,67.590869140625,68.610791015625,68.9198730468751,68.031201171875,67.6931640625001,67.8264648437501,68.4529296875,67.7374511718751,68.5431152343751,69.455126953125,69.871875,71.2736328125,71.9037109375001,71.2621093750001,70.8522460937501,70.1782714843751,69.713916015625,69.2904785156251,69.2661132812501,68.8117187500001,67.7658203125,67.5161621093751,69.231884765625,69.8452636718749,69.6910644531251,69.119921875,68.4464843750001,67.459912109375,66.5875,66.179296875,66.537353515625,65.3548339843749,64.8261718750001,64.009375,63.5068359375001,62.945947265625,62.819384765625,61.3178222656251,59.9533203125,58.9033203125001,58.756396484375,57.008984375,57.224462890625,56.851318359375,56.0563476562501,55.2856445312501,55.1487304687501,53.817626953125,52.9611328125001,52.2938964843751,51.17333984375,52.2520996093751,54.6974609375,55.23642578125,56.1072265625,57.1812011718751,58.018896484375,58.682373046875,60.0423828125,60.7858398437501,62.107373046875,62.5725097656251,62.1834472656251,62.45419921875,61.1589355468751,60.6897949218751,59.3417480468751,58.2134765625001,59.1107421875001,59.776513671875,60.26826171875,58.8577636718751,58.4740234375001,57.010595703125,56.3903320312501,55.2594238281251,55.1494628906251,54.57041015625,53.8477050781251,53.211962890625,52.1377929687501,51.4576660156251,51.2950683593751,50.2545898437501,50.2118652343751,49.3484375,48.8289550781251,47.8322265625001,47.1397949218751,46.795947265625,46.68681640625,46.2097167968751,45.3451171875,45.0038574218751]},{&#34;lng&#34;:[-86.58935546875,-84.7895996093749,-84.6599609375,-85.91162109375,-85.018408203125,-81.40615234375,-80.2747070312499,-75.1857910156249,-74.31572265625,-71.4599121093749,-70.5609375,-69.168701171875,-67.3636718749999,-68.513037109375,-68.037939453125,-66.2251953125,-64.5275390625,-64.007958984375,-61.9685546874999,-61.29970703125,-63.401806640625,-64.66533203125,-65.3053710937499,-66.476953125,-68.2568359375,-66.86064453125,-65.2748046875,-64.51435546875,-65.978857421875,-66.256689453125,-69.08232421875,-69.545166015625,-71.2537109374999,-73.44365234375,-74.512451171875,-76.723828125,-77.791162109375,-78.09560546875,-77.3267089843749,-75.8283203124999,-73.5607421875,-74.433935546875,-72.22001953125,-73.32822265625,-75.787158203125,-78.809814453125,-82.138720703125,-87.90068359375,-88.8484374999999,-90.0251953125,-89.263232421875,-87.719775390625,-84.97451171875,-86.6293457031249,-86.0361328125,-85.023388671875,-86.58935546875],&#34;lat&#34;:[71.0107910156251,71.09326171875,71.5861328125,71.9865234375,73.335498046875,73.634521484375,72.745556640625,72.434228515625,71.84267578125,71.463720703125,70.73828125,70.76416015625,70.034423828125,69.577294921875,68.550732421875,67.958740234375,67.8126953125,67.347314453125,67.01904296875,66.64873046875,65.11845703125,65.1689453125,66.008447265625,66.279736328125,65.9386230468751,65.0916015625,64.63154296875,63.26396484375,63.00068359375,61.86826171875,62.40517578125,62.744580078125,63.042529296875,64.423486328125,64.670166015625,64.242041015625,64.36708984375,64.9392578125,65.453125,65.22705078125,65.542919921875,66.139013671875,67.254296875,68.266748046875,69.31865234375,70.178564453125,69.8412109375,70.251904296875,70.522900390625,71.948779296875,73.068994140625,73.722900390625,73.694775390625,72.87080078125,71.770947265625,71.35322265625,71.0107910156251]},{&#34;lng&#34;:[-69.4888671875,-61.39248046875,-65.483984375,-70.143505859375,-71.387841796875,-75.25947265625,-74.43310546875,-75.865966796875,-78.01259765625,-78.284326171875,-85.141259765625,-89.570068359375,-86.873779296875,-88.094677734375,-86.80791015625,-84.3161132812499,-86.420751953125,-85.307421875,-88.921435546875,-90.490185546875,-82.122509765625,-79.886328125,-69.4888671875],&#34;lat&#34;:[83.016796875,82.44189453125,81.284765625,80.39765625,79.761767578125,79.421044921875,78.72412109375,78.009814453125,77.9460449218751,76.571240234375,76.3045898437501,76.491943359375,77.20029296875,77.719189453125,78.774365234375,78.97529296875,79.84521484375,80.5259765625,80.805615234375,81.87724609375,82.6017578125,82.938525390625,83.016796875]},{&#34;lng&#34;:[-114.521533203125,-112.75361328125,-108.698291015625,-107.72001953125,-105.41513671875,-104.349560546875,-104.569580078125,-102.18212890625,-101.85712890625,-103.468212890625,-106.140869140625,-108.9458984375,-113.127734375,-113.694140625,-116.5134765625,-117.8140625,-118.868408203125,-118.37451171875,-114.638232421875,-114.521533203125],&#34;lat&#34;:[72.592919921875,72.98603515625,72.499267578125,73.329052734375,72.788330078125,71.4339843750001,71.1040527343751,69.845947265625,69.023974609375,68.808544921875,69.16201171875,68.759814453125,68.494140625,69.19501953125,69.424609375,71.158447265625,71.686767578125,72.53388671875,73.37265625,72.592919921875]},{&#34;lng&#34;:[-74.70888671875,-73.55810546875,-73.1595703125,-71.900927734375,-71.261181640625,-70.519482421875,-68.987060546875,-66.1781738281249,-64.8363281249999,-64.253759765625,-65.259423828125,-64.70322265625,-65.318896484375,-64.54150390625,-63.2927734375,-61.955517578125,-61.2837890625,-63.7611328125,-64.2860839843749,-64.862353515625,-65.738134765625,-66.099560546875,-64.4488281249999,-64.897900390625,-65.88447265625,-67.124853515625,-67.78466796875,-67.806787109375,-69.24287109375,-70.00771484375,-70.296240234375,-71.517529296875,-74.70888671875],&#34;lat&#34;:[45.0038574218751,45.42509765625,46.01005859375,46.6319335937501,46.75625,47.03251953125,48.275,49.213134765625,49.191748046875,48.550390625,48.021240234375,47.724853515625,47.101220703125,46.24033203125,45.751953125,45.8681640625,45.2354980468751,44.48642578125,44.550341796875,43.86787109375,43.5607421875,44.36748046875,45.2560546875,45.6259765625,45.2229003906251,45.16943359375,45.701708984375,47.0828125,47.46298828125,46.708935546875,45.9061035156251,45.007568359375,45.0038574218751]},{&#34;lng&#34;:[-91.885546875,-90.643017578125,-87.675,-87.1442382812499,-85.28984375,-87.016455078125,-88.791015625,-92.678271484375,-96.7732421875,-95.269775390625,-91.885546875],&#34;lat&#34;:[81.132861328125,80.593701171875,80.372119140625,79.662646484375,79.208349609375,78.898681640625,78.1924316406251,78.389111328125,80.135791015625,81.00078125,81.132861328125]},{&#34;lng&#34;:[-119.736328125,-117.965869140625,-115.446875,-120.1798828125,-120.6193359375,-123.210595703125,-125.76259765625,-123.797265625,-124.696240234375,-121.315234375,-119.736328125],&#34;lat&#34;:[74.112646484375,74.266064453125,73.4388671875,72.2126464843751,71.50576171875,71.1234375,72.1375,73.7681640625,74.348193359375,74.52998046875,74.112646484375]},{&#34;lng&#34;:[-94.2949707031249,-91.305029296875,-90.2513671874999,-88.201318359375,-86.06875,-82.153662109375,-79.660205078125,-79.507958984375,-81.808837890625,-88.423046875,-91.961572265625,-92.185107421875,-94.2949707031249],&#34;lat&#34;:[76.912451171875,76.68076171875,76.053466796875,75.51201171875,75.50224609375,75.8310546875,75.44951171875,74.880126953125,74.476611328125,74.494140625,74.793212890625,75.846533203125,76.912451171875]},{&#34;lng&#34;:[-55.4587402343749,-56.693994140625,-55.026171875,-53.95771484375,-53.531201171875,-52.653662109375,-53.069775390625,-54.17373046875,-54.856640625,-56.2212890624999,-56.952490234375,-59.3624023437499,-58.0158203125,-56.7501953125,-55.4587402343749],&#34;lat&#34;:[51.5365234375001,50.05966796875,49.30537109375,49.441845703125,48.231884765625,47.5494140625,46.68125,46.88037109375,47.385009765625,47.67138671875,47.5744628906251,47.865673828125,49.54248046875,51.27490234375,51.5365234375001]},{&#34;lng&#34;:[-108.2923828125,-105.480908203125,-105.86259765625,-108.831298828125,-110.940869140625,-113.5140625,-114.4517578125,-117.60009765625,-115.5806640625,-112.697607421875,-111.052685546875,-108.2923828125],&#34;lat&#34;:[76.05712890625,75.745654296875,75.1915527343751,75.064892578125,74.638720703125,74.430078125,75.087890625,75.2716796875,76.4375,76.201708984375,75.54853515625,76.05712890625]},{&#34;lng&#34;:[-100.001904296875,-97.5818359375,-97.7958984375,-96.6134277343749,-98.6628906249999,-100.594482421875,-100.484765625,-101.45087890625,-100.001904296875],&#34;lat&#34;:[73.9458984375,73.887548828125,73.285302734375,71.8338378906251,71.302099609375,72.15234375,72.77294921875,73.43095703125,73.9458984375]},{&#34;lng&#34;:[-93.170849609375,-90.35458984375,-92.117919921875,-93.340625,-94.037548828125,-95.19296875,-95.63291015625,-93.170849609375],&#34;lat&#34;:[74.1609863281251,73.86865234375,72.75380859375,72.80185546875,72.028759765625,72.02744140625,73.695458984375,74.1609863281251]},{&#34;lng&#34;:[-84.91962890625,-83.40712890625,-82.05,-81.71611328125,-83.4943359374999,-84.63291015625,-85.4955078125,-86.374267578125,-85.961669921875,-84.91962890625],&#34;lat&#34;:[65.261083984375,65.10390625,64.6442871093751,64.021875,64.09921875,63.309228515625,63.139111328125,64.5658203125,65.704248046875,65.261083984375]},{&#34;lng&#34;:[-97.700927734375,-97.799365234375,-100.234375,-102.54140625,-100.387939453125,-97.700927734375],&#34;lat&#34;:[76.46650390625,75.116650390625,75.00771484375,75.513623046875,76.61357421875,76.46650390625]},{&#34;lng&#34;:[-115.55126953125,-116.220458984375,-119.367919921875,-121.61376953125,-119.090185546875,-115.55126953125],&#34;lat&#34;:[77.36328125,76.6110839843751,76.22177734375,76.441455078125,77.305078125,77.36328125]},{&#34;lng&#34;:[-127.197314453125,-125.482080078125,-124.64287109375,-123.99580078125,-123.497021484375,-124.689404296875,-126.54853515625,-128.267431640625,-127.197314453125],&#34;lat&#34;:[50.640380859375,50.316796875,49.428662109375,49.2240234375,48.582080078125,48.597314453125,49.4189453125,50.60927734375,50.640380859375]},{&#34;lng&#34;:[-79.5373046875,-77.20654296875,-76.28955078125,-79.500537109375,-80.824169921875,-79.5373046875],&#34;lat&#34;:[73.6544921875,73.499560546875,73.081005859375,72.75595703125,73.3806640625001,73.6544921875]},{&#34;lng&#34;:[-97.439453125,-95.68564453125,-97.472021484375,-99.5640624999999,-97.439453125],&#34;lat&#34;:[69.6426757812501,68.7358398437501,68.543701171875,69.034130859375,69.6426757812501]},{&#34;lng&#34;:[-103.426025390625,-99.6094238281249,-102.73134765625,-103.426025390625],&#34;lat&#34;:[79.315625,78.5830566406251,78.371044921875,79.315625]},{&#34;lng&#34;:[-75.67587890625,-75.127294921875,-77.0048828125,-76.740234375,-75.67587890625],&#34;lat&#34;:[68.3225097656251,67.5373046875,67.266943359375,68.23125,68.3225097656251]},{&#34;lng&#34;:[-132.655517578125,-131.7025390625,-132.011328125,-132.747509765625,-132.655517578125],&#34;lat&#34;:[54.127490234375,53.986376953125,53.265185546875,53.310498046875,54.127490234375]}],[{&#34;lng&#34;:[9.52402343750001,9.52753906250001,9.58027343750001,10.45283203125,9.93925781250002,8.45839843750002,7.02109375,6.75810546875002,7.00058593750001,7.615625,8.61787109374998,9.52402343750001],&#34;lat&#34;:[47.52421875,47.270751953125,47.057373046875,46.86494140625,46.36181640625,46.2458984375,45.92578125,46.415771484375,47.322509765625,47.592724609375,47.76611328125,47.52421875]}],[{&#34;lng&#34;:[-67.194873046875,-67.0087890624999,-67.356201171875,-68.25029296875,-68.56201171875,-68.34599609375,-68.8463378906249,-69.1744140625,-69.65693359375,-70.026806640625,-70.16142578125,-70.585205078125,-69.79775390625,-69.85244140625,-70.47041015625,-70.40478515625,-71.055517578125,-71.167578125,-70.9516113281249,-71.4255859375,-71.9321289062499,-71.7609375,-72.146435546875,-71.21259765625,-71.77265625,-71.90498046875,-72.517919921875,-72.6144042968749,-73.57626953125,-73.1529296875,-72.276318359375,-72.407666015625,-71.91865234375,-69.9602539062499,-68.443359375,-69.241015625,-70.7951171875,-70.995849609375,-72.1744140625,-74.014453125,-73.5181640625,-73.8958984375,-75.094677734375,-74.333740234375,-74.341015625,-74.654931640625,-74.151904296875,-75.656787109375,-73.54990234375,-72.6638671875,-73.265087890625,-72.78515625,-73.5212890625,-73.9658691406249,-73.22646484375,-73.66181640625,-73.215966796875,-72.62392578125,-72.2237792968749,-71.66435546875,-71.45224609375,-71.669482421875,-71.31572265625,-71.5192382812499,-71.18642578125,-70.64658203125,-70.445361328125,-70.5741210937499,-70.56318359375,-70.3316894531249,-70.0875488281249,-70.14814453125,-70.41826171875,-69.9263671875,-69.5109375,-69.0939453125,-68.968310546875,-68.462890625,-68.745166015625,-68.197021484375,-67.879443359375,-67.194873046875],&#34;lat&#34;:[-22.8216796875,-23.0013671875001,-24.0337890625,-24.3919921875,-24.8376953125,-27.0279296875,-27.1537109375,-27.92470703125,-28.41357421875,-29.3240234375,-30.440234375,-31.56943359375,-33.3986328125,-34.22431640625,-35.326171875,-36.06171875,-36.52373046875,-37.7623046875,-38.7384765625,-38.9856445312501,-40.69169921875,-42.10146484375,-42.9900390625,-44.4412109375,-45.7244140625,-47.20166015625,-47.8763671875,-48.79287109375,-49.58291015625,-50.73828125,-50.91025390625,-51.5408203125,-51.98955078125,-52.008203125,-52.356640625,-52.20546875,-52.76875,-53.779296875,-53.63232421875,-52.63935546875,-52.041015625,-51.3314453125,-50.68125,-49.974609375,-48.595703125,-47.70224609375,-46.9744140625,-46.6103515625,-45.4837890625,-44.43642578125,-44.16865234375,-42.30126953125,-41.7970703125,-41.11826171875,-39.2244140625,-37.69853515625,-37.16689453125,-35.5857421875,-35.09619140625,-33.65263671875,-32.6595703125,-30.33037109375,-29.64970703125,-28.92646484375,-28.37783203125,-26.32939453125,-25.17265625,-24.6443359375,-23.05703125,-22.8486328125,-21.49306640625,-19.805078125,-18.34560546875,-18.2060546875,-17.5060546875,-18.05048828125,-18.96796875,-19.4328125,-20.45859375,-21.30029296875,-22.82294921875,-22.8216796875]},{&#34;lng&#34;:[-68.629931640625,-68.6532226562499,-70.49716796875,-70.867724609375,-70.090380859375,-69.76357421875,-68.629931640625],&#34;lat&#34;:[-52.65263671875,-54.85361328125,-54.8095703125,-53.8841796875,-53.4181640625,-52.73134765625,-52.65263671875]},{&#34;lng&#34;:[-73.773388671875,-74.354931640625,-74.036669921875,-73.52783203125,-73.436328125,-73.773388671875],&#34;lat&#34;:[-43.3458984375,-43.26357421875,-41.7955078125,-41.8962890625,-42.9365234375,-43.3458984375]},{&#34;lng&#34;:[-74.476171875,-74.5947265625,-75.30009765625,-75.184228515625,-74.476171875],&#34;lat&#34;:[-49.1478515625,-50.006640625,-49.8474609375,-49.08359375,-49.1478515625]}],[{&#34;lng&#34;:[130.526953125,129.7197265625,128.9234375,128.04521484375,128.11123046875,126.903515625,125.9890625,124.88935546875,124.362109375,122.33486328125,121.517578125,122.275,121.17451171875,120.4791015625,119.59111328125,118.9123046875,117.78466796875,117.5578125,118.01494140625,118.9400390625,118.95263671875,119.44990234375,120.75,121.640234375,121.93271484375,120.98994140625,119.2158203125,120.20146484375,120.87109375,121.4009765625,121.351953125,121.8779296875,120.99765625,121.9443359375,121.60205078125,121.0984375,120.2787109375,119.539453125,118.5603515625,116.53828125,116.470703125,114.266015625,114.0154296875,113.52705078125,113.47890625,112.586328125,111.9439453125,110.1935546875,109.93076171875,108.3248046875,107.97265625,106.7294921875,106.7802734375,105.84296875,105.275390625,104.37177734375,102.5171875,102.12744140625,101.7365234375,101.1388671875,100.21474609375,99.9176757812501,99.1929687500001,99.3408203125,98.86376953125,98.76435546875,97.68603515625,97.5314453125,97.8195312500001,98.6546875,98.6511718750001,98.09892578125,97.3224609375001,96.6026367187501,96.0353515625,95.4202148437501,94.623046875,93.20654296875,92.66435546875,91.63193359375,91.60556640625,89.5369140625,88.89140625,88.62109375,88.109765625,86.40869140625,85.1224609375,83.58349609375,83.15546875,81.4171875,81.01025390625,79.92451171875,79.9166015625001,79.36962890625,79.33876953125,78.7916015625001,78.7197265625,78.3896484375,79.2193359375001,79.21650390625,79.1351562500001,79.1125,78.8018554687501,78.93642578125,78.2820312500001,77.8109375,77.7994140625,76.76689453125,75.9451171875,75.840234375,74.54140625,74.89130859375,74.74501953125,73.80166015625,73.631640625,73.9916015625,75.58349609375,76.48017578125,76.8240234375,78.1234375,78.36240234375,80.209375,80.1650390625,80.7857421875001,80.0591796875001,82.32666015625,83.19306640625,84.7861328125,85.6566406250001,85.7494140625,86.5494140625001,87.3228515625001,87.8142578125,87.9796875,89.04765625,90.31328125,90.869921875,90.87724609375,93.6564453125,94.71201171875,95.35029296875,96.38544921875,97.2056640625,99.46787109375,99.9837890625,101.7138671875,101.97294921875,103.7111328125,105.1970703125,106.77001953125,109.4431640625,110.400390625,111.0072265625,111.933203125,111.40224609375,111.898046875,113.58701171875,114.5171875,115.6810546875,116.56259765625,118.30869140625,119.706640625,119.7111328125,118.4984375,115.8982421875,115.5576171875,116.68330078125,117.8734375,119.25986328125,119.19189453125,120.06689453125,120.7498046875,120.7041015625,123.6078125,125.6490234375,126.312890625,126.9248046875,127.999609375,129.49814453125,130.804296875,131.002734375,132.5619140625,134.293359375,134.75234375,134.16767578125,133.861328125,132.93603515625,131.9775390625,131.08232421875,131.26181640625,130.526953125],&#34;lat&#34;:[42.535400390625,42.475,42.038232421875,41.9875,41.3892578125,41.7810546875,40.904638671875,40.459814453125,40.004052734375,39.3661132812501,39.63896484375,40.541845703125,40.90126953125,40.23095703125,39.90263671875,39.1664062500001,39.13447265625,38.625146484375,38.1833984375,38.0427734375,37.33115234375,37.124755859375,37.833935546875,37.4603515625,36.95947265625,36.59794921875,35.011767578125,34.32568359375,33.01650390625,32.371923828125,31.8587890625001,30.9169921875,30.558251953125,29.894091796875,28.3666015625,28.29052734375,27.0970703125,25.591259765625,24.58037109375,23.1796875,22.9458984375,22.540966796875,22.5119140625,22.245947265625,22.195556640625,21.77685546875,21.849658203125,21.037646484375,21.48056640625,21.693505859375,21.507958984375,22.0003417968751,22.77890625,22.922802734375,23.34521484375,22.704052734375,22.741015625,22.37919921875,21.826513671875,21.56748046875,21.46298828125,22.02802734375,22.1259765625,23.0958984375,23.191259765625,24.1160644531251,23.898095703125,24.49169921875,25.25185546875,25.9177734375,27.5724609375,28.14228515625,28.21796875,28.459912109375,29.44716796875,29.0542968750001,29.31240234375,28.5908203125001,27.94892578125,27.7599609375,27.951708984375,28.107421875,27.316064453125,28.091845703125,27.87060546875,27.928662109375,28.315966796875,29.18359375,29.612646484375,30.33759765625,30.164501953125,30.88876953125,30.8941894531251,31.0799316406251,31.105712890625,31.29365234375,31.887646484375,32.519873046875,32.50107421875,32.5640136718751,33.171923828125,33.22626953125,33.49970703125,34.351953125,34.65390625,35.484521484375,35.4958984375,35.66171875,36.017578125,36.64970703125,37.02216796875,37.231640625,38.510009765625,38.606884765625,39.448876953125,40.043115234375,40.605322265625,40.44951171875,40.98232421875,41.075634765625,41.371630859375,42.1900390625,42.6655273437501,43.161572265625,45.0064453125,45.519921875,47.186572265625,46.8307128906251,47.254638671875,48.38505859375,48.52861328125,49.085791015625,49.1623046875,48.555126953125,48.0025390625,47.676171875,46.9544921875,45.19609375,44.9009765625,44.350830078125,44.278076171875,42.720361328125,42.789794921875,42.568212890625,42.67734375,42.4658203125001,42.215869140625,41.751318359375,41.738037109375,42.288720703125,42.45595703125,42.773681640625,43.34140625,43.71142578125,44.36728515625,45.0640625,44.745703125,45.364599609375,45.458251953125,46.289794921875,46.717041015625,46.606005859375,47.15,47.983984375,47.6869140625,47.94501953125,49.823779296875,49.5134765625,50.06640625,50.379833984375,51.6006835937501,52.096533203125,53.171826171875,53.546533203125,53.04228515625,52.3997558593751,51.100146484375,49.5686035156251,49.388818359375,48.34150390625,47.691455078125,47.768505859375,48.3734375,47.7154296875,47.302197265625,46.24775390625,45.029931640625,45.243994140625,44.910009765625,43.433056640625,42.535400390625]},{&#34;lng&#34;:[110.88876953125,111.013671875,110.45126953125,109.5193359375,108.7015625,108.6935546875,109.2189453125,110.17158203125,110.88876953125],&#34;lat&#34;:[19.991943359375,19.65546875,18.74794921875,18.21826171875,18.53525390625,19.3382812500001,19.8428222656251,20.0537109375001,19.991943359375]}],[{&#34;lng&#34;:[-5.52353515624998,-4.62583007812501,-3.22353515624999,-2.69584960937499,-2.50585937500003,-2.78974609374998,-3.23579101562498,-2.79521484374999,-3.01914062499998,-4.03720703124998,-5.56474609374996,-7.54497070312499,-7.45439453124999,-8.60356445312499,-8.296630859375,-8.48642578124998,-7.82358398437498,-7.990625,-7.10488281249999,-6.26113281249999,-6.03457031249999,-5.52353515624998],&#34;lat&#34;:[10.426025390625,9.71357421874997,9.895458984375,9.48134765624999,8.208740234375,7.93193359374999,6.80722656249999,5.184521484375,5.130810546875,5.23012695312498,5.089453125,4.351318359375,5.84130859375,6.50781250000004,7.07402343750002,7.55849609374999,8.46767578124999,10.1625,10.203515625,10.724072265625,10.19482421875,10.426025390625]}],[{&#34;lng&#34;:[15.480078125,14.61689453125,14.708984375,15.1287109375,16.0634765625,16.1833984375,15.7416015625,14.48408203125,13.2935546875,11.3287109375,9.80078125,9.87617187500001,9.00009765625001,8.55585937500001,9.06015625,10.1435546875,10.60625,11.1533203125,11.55166015625,12.403515625,13.89208984375,14.559765625,14.6271484375,14.1974609375,14.06396484375,14.5162109375,15.08125,15.0298828125,15.54091796875,14.24326171875,13.97724609375,15.1162109375,15.480078125],&#34;lat&#34;:[7.52377929687499,5.86513671874999,4.66557617187499,3.826904296875,2.90859375,2.27006835937499,1.914990234375,2.154736328125,2.161572265625,2.16743164062497,2.304443359375,3.309765625,4.09160156249999,4.75522460937499,6.00908203124999,6.99643554687499,7.06308593749999,6.437939453125,6.697265625,8.59555664062499,11.140087890625,11.49228515625,12.10869140625,12.3837890625,13.078515625,12.979736328125,11.8455078125,11.113671875,9.96030273437499,9.979736328125,9.69155273437499,8.55732421875,7.52377929687499]}],[{&#34;lng&#34;:[27.4033203125,28.19208984375,29.67685546875,30.83857421875,30.72861328125,31.252734375,29.94287109375,29.71767578125,29.576953125,29.12939453125,29.01435546875,29.2244140625,29.40322265625,29.3427734375,29.70966796875,30.31318359375,30.751171875,28.972265625,28.40068359375,28.630078125,28.6388671875,28.3572265625,29.06435546875,29.7951171875,29.7953125,29.0142578125,28.35771484375,26.949609375,26.0259765625,24.5185546875,23.96650390625,22.56103515625,21.81318359375,21.90537109375,21.75107421875,20.6078125,20.4822265625,19.52763671875,19.3408203125,17.53603515625,16.984765625,16.7177734375,16.315234375,13.0681640625,12.213671875,13.07275390625,13.41494140625,14.35830078125,14.70791015625,16.14677734375,16.21533203125,16.8798828125,17.75283203125,18.07216796875,18.6103515625,18.56748046875,19.5009765625,20.55810546875,22.42216796875,22.75576171875,23.4171875,24.31982421875,25.24931640625,25.52509765625,26.8220703125,27.4033203125],&#34;lat&#34;:[5.10917968749999,4.35024414062499,4.5869140625,3.49072265625,2.45537109374999,2.04458007812499,0.819238281249994,0.098339843749997,-1.38789062500001,-1.86025390625001,-2.72021484375,-3.053515625,-4.44931640625001,-4.98310546875,-6.61689453125001,-7.20371093750001,-8.19365234375,-8.46494140625001,-9.22480468750001,-9.83125,-10.66923828125,-11.4830078125,-12.348828125,-12.15546875,-13.3927734375,-13.36884765625,-12.48203125,-11.898828125,-11.89013671875,-11.4384765625,-10.87177734375,-11.055859375,-9.46875,-8.693359375,-7.30546875,-7.277734375,-6.9158203125,-7.14443359374995,-7.96660156250003,-8.07587890625,-7.257421875,-6.24140625000001,-5.865625,-5.86484375,-5.75869140625001,-4.634765625,-4.83740234375,-4.29941406250001,-4.88173828125001,-3.46416015625,-2.17783203125001,-1.22587890625,-0.549023437500011,2.01328125,3.47841796874999,4.257568359375,5.12749023437499,4.46269531249999,4.1349609375,4.6466796875,4.66313476562499,4.994140625,5.02456054687499,5.31210937499999,5.06240234374999,5.10917968749999]}],[{&#34;lng&#34;:[18.6103515625,18.07216796875,17.75283203125,16.8798828125,16.21533203125,16.14677734375,14.70791015625,14.35830078125,13.41494140625,13.07275390625,12.3845703125,12.018359375,11.13017578125,11.9341796875,11.5751953125,12.9919921875,14.08740234375,14.383984375,14.48056640625,13.86005859375,13.8845703125,14.43447265625,14.180859375,13.27412109375,13.2935546875,14.48408203125,15.7416015625,16.1833984375,16.67333984375,17.43798828125,18.6103515625],&#34;lat&#34;:[3.47841796874999,2.01328125,-0.549023437500011,-1.22587890625,-2.17783203125001,-3.46416015625,-4.88173828125001,-4.29941406250001,-4.83740234375,-4.634765625,-4.619140625,-5.004296875,-3.91630859375,-3.31855468750001,-2.39707031250001,-2.31337890625001,-2.46689453125001,-1.89003906250001,-0.618359375000011,-0.203320312500011,0.190820312499994,0.811474609374997,1.37021484374999,1.24101562499999,2.161572265625,2.154736328125,1.914990234375,2.27006835937499,3.53520507812499,3.68461914062499,3.47841796874999]}],[{&#34;lng&#34;:[-71.3197265625,-71.95810546875,-72.690087890625,-73.00654296875,-72.416552734375,-72.44296875,-72.0842773437499,-70.09501953125,-69.4392578124999,-67.8591796875,-67.43935546875,-67.82490234375,-67.8552734375,-67.3111328125,-67.834765625,-67.21083984375,-66.876025390625,-67.351953125,-68.1765625,-69.8485839843749,-70.0705078124999,-69.66748046875,-69.400244140625,-69.96591796875,-70.735107421875,-70.0740234375,-70.91455078125,-71.7525390625,-72.39560546875,-73.1544921875,-73.664306640625,-74.24638671875,-74.8017578125,-75.28447265625,-76.31103515625,-76.49462890625,-77.46767578125,-78.85966796875,-78.617041015625,-77.67001953125,-77.1666015625,-77.427294921875,-77.249267578125,-77.35986328125,-77.901171875,-77.2123046875,-77.3742187499999,-76.88798828125,-75.63935546875,-75.6708984375,-74.844580078125,-74.059130859375,-73.31337890625,-72.275,-71.7145507812499,-71.3197265625],&#34;lat&#34;:[11.8619140625,11.66640625,10.83583984375,9.78916015625001,8.38198242187504,7.45488281249999,7.096875,6.93793945312501,6.13491210937501,6.28989257812496,6.02553710937502,5.27045898437503,4.50688476562499,3.41586914062502,2.89282226562504,2.39013671875004,1.22304687500004,2.08583984375005,1.71982421874999,1.70874023437504,-0.13886718750004,-0.482421874999957,-1.19492187499998,-4.2359375,-3.78154296875,-2.75019531250001,-2.21855468749997,-2.152734375,-2.42890625000001,-2.27822265625001,-1.248828125,-0.970605468750023,-0.200097656250009,-0.10654296875002,0.448486328124986,0.23544921875002,0.636523437500017,1.45537109375003,2.30678710937502,2.87885742187504,3.86225585937501,4.06044921874998,5.78017578125004,6.50449218749999,7.22934570312505,8.03388671875,8.65830078125002,8.619873046875,9.45043945312501,10.196337890625,11.109716796875,11.340625,11.295751953125,11.8892578125,12.419970703125,11.8619140625]}],[{&#34;lng&#34;:[-83.6419921875,-83.4482421875,-82.56357421875,-82.93984375,-82.879345703125,-83.637255859375,-84.65888671875,-85.624853515625,-85.7443359375,-83.6419921875],&#34;lat&#34;:[10.917236328125,10.46591796875,9.57666015624997,9.449169921875,8.07065429687499,9.0353515625,9.6466796875,9.90244140624999,11.062109375,10.917236328125]}],[{&#34;lng&#34;:[-81.837451171875,-80.6501464843749,-77.497265625,-76.647412109375,-75.72294921875,-75.6427734375,-74.882568359375,-74.25283203125,-75.11640625,-76.158447265625,-77.715087890625,-77.2295898437499,-77.9973144531249,-78.636474609375,-79.2744140625,-80.499072265625,-81.8162109375,-81.90341796875,-82.738037109375,-83.379638671875,-84.044921875,-83.2578125,-81.837451171875],&#34;lat&#34;:[23.163037109375,23.103076171875,21.871630859375,21.2845214843751,21.11103515625,20.73349609375,20.650634765625,20.0796875,19.901416015625,19.98974609375,19.85546875,20.64375,20.715380859375,21.5155273437501,21.562646484375,22.063525390625,22.2001953125,22.67900390625,22.6892578125001,22.222998046875,22.6660156250001,22.967578125,23.163037109375]}],[{&#34;lng&#34;:[34.0044921875,32.7126953125,32.9416015625,34.0044921875],&#34;lat&#34;:[35.065234375,35.171044921875,35.3904296875,35.065234375]}],[{&#34;lng&#34;:[32.7126953125,34.0044921875,32.941796875,32.7126953125],&#34;lat&#34;:[35.171044921875,35.065234375,34.57587890625,35.171044921875]}],[{&#34;lng&#34;:[14.809375,17.151953125,18.8322265625,16.953125,14.97216796875,13.81474609375,12.63203125,12.45263671875,14.36904296875,14.809375],&#34;lat&#34;:[50.858984375,50.3783203125,49.510791015625,48.598828125,48.983935546875,48.766943359375,49.46123046875,50.3498046875,50.89873046875,50.858984375]}],[{&#34;lng&#34;:[9.73974609375003,11.399609375,12.575390625,14.25888671875,14.12861328125,14.61943359375,14.809375,14.36904296875,12.45263671875,12.63203125,13.81474609375,12.8142578125,12.68583984375,11.29794921875,9.52402343750001,8.61787109374998,7.615625,7.58417968749998,8.13486328125001,6.73544921875001,6.34433593750001,6.11650390625002,5.99394531250002,6.19326171875005,7.03515625000006,7.19726562500003,8.89775390625007,8.67031250000002,9.73974609375003],&#34;lat&#34;:[54.825537109375,53.94462890625,54.4673828125,53.729638671875,52.87822265625,52.528515625,50.858984375,50.89873046875,50.3498046875,49.46123046875,48.766943359375,48.16083984375,47.6693359375,47.42490234375,47.52421875,47.76611328125,47.592724609375,48.064306640625,48.973583984375,49.160595703125,49.452734375,50.12099609375,50.750439453125,51.488916015625,52.380224609375,53.282275390625,53.835693359375,54.90341796875,54.825537109375]}],[{&#34;lng&#34;:[43.24599609375,42.92275390625,41.7982421875,41.76650390625,42.378515625,43.11669921875,43.409765625,43.24599609375],&#34;lat&#34;:[11.4998046875,10.99931640625,10.98046875,11.589111328125,12.46640625,12.70859375,12.18994140625,11.4998046875]}],[{&#34;lng&#34;:[9.73974609375003,8.67031250000002,8.13212890625007,8.16396484375008,8.61855468750005,10.537109375,10.1830078125001,9.59111328125002,9.73974609375003],&#34;lat&#34;:[54.825537109375,54.90341796875,55.5998046875,56.606884765625,57.111279296875,57.44853515625,55.865185546875,55.493212890625,54.825537109375]},{&#34;lng&#34;:[12.56875,11.6538085937501,10.9789062500001,12.2189453125,12.56875],&#34;lat&#34;:[55.78505859375,55.1869140625,55.721533203125,56.11865234375,55.78505859375]}],[{&#34;lng&#34;:[-71.768310546875,-71.65703125,-71.779248046875,-70.954150390625,-68.684765625,-68.9349609375,-69.770654296875,-71.768310546875],&#34;lat&#34;:[18.03916015625,19.13076171875,19.7181640625,19.91396484375,18.90478515625,18.4080078125,18.4435546875,18.03916015625]}],[{&#34;lng&#34;:[8.57656250000002,8.23076171874999,8.39423828125001,8.24560546875,7.51386718750001,7.7626953125,8.33339843750002,9.04404296875001,9.51875,9.84257812500002,9.859375,9.4482421875,10.00068359375,10.255859375,11.5369140625,11.96787109375,9.37871093750002,7.48173828125002,5.83662109375001,4.22763671875001,3.40087890625,3.20371093750001,1.68544921875002,1.1455078125,-1.29296875,-4.82260742187498,-8.683349609375,-8.683349609375,-8.659912109375,-7.68515624999998,-6.50087890624999,-5.44877929687499,-4.96826171875,-3.83339843749999,-3.82675781249998,-2.44838867187499,-1.27534179687498,-1.06552734374998,-1.67919921875,-1.79560546874998,-2.21962890624999,-0.91748046875,0.047949218750006,1.25722656250002,2.593359375,3.77900390625001,5.19560546875002,6.48652343750001,6.92753906250002,8.57656250000002],&#34;lat&#34;:[36.93720703125,36.545263671875,35.203857421875,34.73408203125,34.080517578125,33.23310546875,32.543603515625,32.07236328125,30.22939453125,28.9669921875,26.551953125,26.067138671875,25.332080078125,24.591015625,24.2908203125,23.51787109375,21.99140625,20.873095703125,19.479150390625,19.1427734375,18.988427734375,19.789697265625,20.378369140625,21.10224609375,22.696533203125,24.99560546875,27.2859375,27.6564453125,28.7186035156251,29.34951171875,29.809130859375,29.95693359375,30.465380859375,31.197802734375,31.6619140625,32.12998046875,32.089013671875,32.468310546875,33.31865234375,34.751904296875,35.10419921875,35.668408203125,35.900537109375,36.519580078125,36.60068359375,36.89619140625,36.676806640625,37.0857421875,36.91943359375,36.93720703125]}],[{&#34;lng&#34;:[-75.28447265625,-75.570556640625,-76.6791015625,-77.860595703125,-79.07626953125,-80.179248046875,-80.324658203125,-79.7298828125,-80.45009765625,-80.770361328125,-80.902392578125,-80.1333984375,-80.08828125,-78.899658203125,-78.85966796875,-77.46767578125,-76.49462890625,-76.31103515625,-75.28447265625],&#34;lat&#34;:[-0.10654296875002,-1.53125,-2.56259765624999,-2.98164062500001,-4.990625,-3.877734375,-3.38789062500001,-2.57910156249997,-2.62597656250003,-2.07666015625003,-1.07890624999997,-0.006054687499983,0.78476562500002,1.20625,1.45537109375003,0.636523437500017,0.23544921875002,0.448486328124986,-0.10654296875002]}],[{&#34;lng&#34;:[34.19814453125,34.2453125,34.904296875,34.39970703125,33.5470703125,33.95908203125,35.194140625,35.62470703125,35.6978515625,36.87138671875,33.91845703125,31.43447265625,28.03642578125,24.9802734375,24.9802734375,24.9802734375,24.9802734375,24.72646484375,25.15048828125,27.248046875,29.0720703125,30.3951171875,31.1939453125,32.1017578125,33.66650390625,34.19814453125],&#34;lat&#34;:[31.3226074218751,31.20830078125,29.47734375,28.016015625,27.89814453125,26.6490234375,24.475146484375,24.066015625,22.94619140625,21.996728515625,21.996240234375,21.995849609375,21.995361328125,21.995849609375,24.016943359375,26.93623046875,29.181884765625,30.2505859375,31.65498046875,31.377880859375,30.8302734375,31.4576171875,31.58759765625,31.092822265625,31.130419921875,31.3226074218751]}],[{&#34;lng&#34;:[38.60947265625,39.5065429687501,40.2041015625,41.17646484375,41.658203125,43.11669921875,42.378515625,40.76953125,40.221484375,39.07421875,38.50439453125,37.8841796875,36.52431640625,36.4267578125,36.91376953125,37.008984375,37.41103515625,38.60947265625],&#34;lat&#34;:[18.005078125,15.53212890625,15.014111328125,14.6203125000001,13.983056640625,12.70859375,12.46640625,14.144482421875,14.43115234375,14.62822265625,14.4244140625,14.852294921875,14.2568359375,15.132080078125,16.29619140625,17.05888671875,17.06171875,18.005078125]}],[{&#34;lng&#34;:[-1.79404296874995,-1.28544921874999,-0.041162109374994,1.42832031249998,1.7060546875,3.21142578125,3.248046875,2.08261718750006,1.03291015625007,-0.327001953124949,0.20156250000008,-0.646777343749989,-2.11152343749998,-4.36684570312499,-6.04067382812494,-6.49243164062494,-7.40615234374994,-7.04604492187494,-7.44511718749996,-6.8101562499999,-6.92846679687497,-6.2125,-6.61826171874992,-8.77714843750002,-9.23520507812498,-8.87368164062497,-7.69814453124999,-7.26196289062497,-4.52304687499992,-1.79404296874995],&#34;lat&#34;:[43.40732421875,43.059619140625,42.689111328125,42.5958984375,42.5033203125001,42.43115234375,41.94423828125,41.28740234375,41.062060546875,39.519873046875,38.7591796875,38.15185546875,36.77666015625,36.7181152343751,36.188427734375,36.954638671875,37.179443359375,38.90703125,39.536181640625,40.343115234375,41.009130859375,41.53203125,41.9423828125,41.941064453125,42.976904296875,43.334423828125,43.7645507812501,43.59462890625,43.41572265625,43.40732421875]}],[{&#34;lng&#34;:[28.0125,27.464453125,27.7528320312501,27.351953125,26.5326171875,25.11103515625,24.32255859375,23.49443359375,25.50927734375,28.0125],&#34;lat&#34;:[59.48427734375,58.84130859375,57.841015625,57.528125,57.531005859375,58.063427734375,57.87060546875,59.195654296875,59.6390136718751,59.48427734375]}],[{&#34;lng&#34;:[42.378515625,41.76650390625,41.7982421875,42.92275390625,42.6595703125,43.48251953125,44.0228515625,46.97822265625,47.97822265625,45.9349609375,44.94052734375,44.028125,41.883984375,41.2208984375,40.765234375,39.8421875,39.49443359375,38.0861328125,36.90556640625,36.08193359375,35.74501953125,35.268359375,34.71064453125,33.66611328125,33.01259765625,33.23427734375,34.09453125,34.078125,34.27568359375,34.9314453125,35.1123046875,35.59609375,36.10751953125,36.52431640625,37.8841796875,38.50439453125,39.07421875,40.221484375,40.76953125,42.378515625],&#34;lat&#34;:[12.46640625,11.589111328125,10.98046875,10.99931640625,10.62138671875,9.37949218749999,8.98603515625,7.9970703125,7.9970703125,5.99721679687499,4.91201171874999,4.95097656249999,3.977734375,3.9435546875,4.27304687500003,3.85146484375004,3.45610351562496,3.64882812499999,4.41147460937499,4.44970703124997,5.343994140625,5.49228515624999,6.66030273437499,7.67099609374999,7.95151367187499,8.39638671874999,8.5822265625,9.46152343749999,10.528125,10.864794921875,11.816552734375,12.5373046875,12.72646484375,14.2568359375,14.852294921875,14.4244140625,14.62822265625,14.43115234375,14.144482421875,12.46640625]}],[{&#34;lng&#34;:[28.9658203125,28.4707031250001,29.9412109375001,29.08701171875,29.90341796875,29.60419921875,31.1808593750001,31.28564453125,29.69013671875,27.7976562500001,23.7217773437501,21.4360351562501,21.6059570312501,21.10361328125,23.2487304687501,25.3478515625,24.15546875,23.6388671875,20.62216796875,22.4109375000001,24.94140625,26.0115234375001,27.88994140625,29.1416015625,28.9658203125],&#34;lat&#34;:[69.02197265625,68.48837890625,67.5474609375,66.970947265625,66.091064453125,64.968408203125,63.2083007812501,62.567822265625,61.54609375,60.5361328125,59.965673828125,60.59638671875,61.591552734375,62.62294921875,63.8961425781251,65.479248046875,65.8052734375001,67.95439453125,69.036865234375,68.719873046875,68.5932617187501,69.65263671875,70.061669921875,69.671435546875,69.02197265625]}],[{&#34;lng&#34;:[178.28017578125,178.66767578125,177.8470703125,177.32138671875,177.61796875,178.28017578125],&#34;lat&#34;:[-17.37197265625,-18.080859375,-18.2548828125,-18.0775390625,-17.46103515625,-17.37197265625]},{&#34;lng&#34;:[179.99921875,179.9279296875,179.0068359375,178.805078125,180,179.99921875],&#34;lat&#34;:[-16.1685546875,-16.74443359375,-16.9001953125,-16.6314453125,-16.1529296875,-16.1685546875]}],[{&#34;lng&#34;:[-58.8501953124999,-57.8381835937499,-59.068017578125,-58.8501953124999],&#34;lat&#34;:[-51.269921875,-51.7091796875,-52.173046875,-51.269921875]}],[{&#34;lng&#34;:[5.78974609374998,6.34433593750001,6.73544921875001,8.13486328125001,7.58417968749998,7.615625,7.00058593750001,6.75810546875002,7.02109375,6.62773437500002,6.96728515625,7.4931640625,7.43867187500001,7.37773437500002,6.11591796875001,4.05263671875002,3.05175781250006,3.21142578125,1.7060546875,1.42832031249998,-0.041162109374994,-1.28544921874999,-1.79404296874995,-1.48486328124994,-1.06601562499995,-2.01889648437492,-3.15883789062499,-4.31210937499995,-4.72075195312496,-3.23144531249997,-1.43764648437499,-1.13852539062498,-0.163476562499937,0.186718749999983,1.24550781250005,1.57949218750005,2.52490234375,2.83974609375002,5.78974609374998],&#34;lat&#34;:[49.53828125,49.452734375,49.160595703125,48.973583984375,48.064306640625,47.592724609375,47.322509765625,46.415771484375,45.92578125,45.11796875,44.280029296875,43.767138671875,43.750439453125,43.73173828125,43.07236328125,43.59306640625,42.91513671875,42.43115234375,42.5033203125001,42.5958984375,42.689111328125,43.059619140625,43.40732421875,43.56376953125,45.8056640625,47.037646484375,47.694677734375,47.822900390625,48.539892578125,48.8408203125,48.64140625,49.387890625,49.29677734375,49.70302734375,49.9982421875,50.7392578125,51.097119140625,50.711767578125,49.53828125]},{&#34;lng&#34;:[-51.6525390625,-51.990625,-52.700634765625,-54.616259765625,-54.1955078125,-53.990478515625,-54.350732421875,-54.452197265625,-54.15595703125,-53.84716796875,-52.89931640625,-52.29052734375,-51.6525390625],&#34;lat&#34;:[4.06127929687497,3.70200195312496,2.36367187499998,2.32675781250001,2.81787109375,3.58955078125,4.05410156249999,5.01347656249999,5.35898437500003,5.78222656250001,5.42504882812499,4.94218750000003,4.06127929687497]},{&#34;lng&#34;:[9.48037109375002,9.55068359375005,8.80751953125008,8.71308593750004,9.48037109375002],&#34;lat&#34;:[42.805419921875,42.1297363281251,41.58837890625,42.549755859375,42.805419921875]}],[{&#34;lng&#34;:[13.2935546875,13.27412109375,14.180859375,14.43447265625,13.8845703125,13.86005859375,14.48056640625,14.383984375,14.08740234375,12.9919921875,11.5751953125,11.9341796875,11.13017578125,9.75947265625001,9.265625,8.82138671875001,9.29667968750002,9.5908203125,11.3353515625,11.3287109375,13.2935546875],&#34;lat&#34;:[2.161572265625,1.24101562499999,1.37021484374999,0.811474609374997,0.190820312499994,-0.203320312500011,-0.618359375000011,-1.89003906250001,-2.46689453125001,-2.31337890625001,-2.39707031250001,-3.31855468750001,-3.91630859375,-2.5185546875,-1.82509765625001,-0.708398437500009,-0.351269531250011,1.031982421875,0.999707031249997,2.16743164062497,2.161572265625]}],[{&#34;lng&#34;:[-3.10966796874993,-3.99003906249996,-1.77792968749995,-2.65273437500002,-1.65537109374995,-1.29174804687494,-0.671386718749943,0.55878906250004,1.65673828124997,1.55898437500005,0.205078125,-3.40458984374996,-5.34228515624994,-4.18818359374993,-5.08808593749993,-3.98032226562495,-4.11103515624993,-2.92509765624999,-3.95791015624999,-5.135498046875,-4.72114257812496,-5.936767578125,-5.33828125000002,-4.71542968749995,-3.10966796874993],&#34;lat&#34;:[58.515478515625,57.959033203125,57.49375,56.31826171875,55.570361328125,54.773876953125,54.50390625,52.9669433593751,52.7537109375,52.086865234375,50.763037109375,50.632421875,50.246142578125,51.188525390625,51.9958984375,52.541748046875,53.2189453125,53.732763671875,54.78095703125,54.85751953125,55.4209960937501,56.605712890625,58.238720703125,58.510009765625,58.515478515625]},{&#34;lng&#34;:[-6.218017578125,-8.11826171874998,-7.21865234374994,-6.12915039062503,-5.47041015624993,-6.218017578125],&#34;lat&#34;:[54.0887207031251,54.4142578125,55.0919921875,55.2173828125,54.5001953125,54.0887207031251]}],[{&#34;lng&#34;:[46.4298828125,46.45791015625,45.0013671875,43.439453125,42.787890625,41.51005859375,41.76298828125,41.48876953125,39.9783203125,40.648046875,41.58056640625,42.41904296875,43.7826171875,44.87099609375,45.7275390625,46.4298828125],&#34;lat&#34;:[41.890966796875,41.07021484375,41.290966796875,41.10712890625,41.563720703125,41.51748046875,41.97001953125,42.659326171875,43.41982421875,43.53388671875,43.21923828125,43.22421875,42.747021484375,42.756396484375,42.475048828125,41.890966796875]}],[{&#34;lng&#34;:[-0.068603515625,0.362695312500023,0.261914062500011,0.634765625,0.525585937500011,1.18720703125001,0.259667968750023,-2.00185546874999,-3.11401367187503,-3.08671875,-3.01914062499998,-2.79521484374999,-3.23579101562498,-2.78974609374998,-2.50585937500003,-2.69584960937499,-2.82993164062498,-0.701416015625,-0.068603515625],&#34;lat&#34;:[11.115625,10.236474609375,9.49560546875,7.35366210937499,6.85092773437499,6.08940429687499,5.75732421875,4.762451171875,5.08867187500003,5.12832031250002,5.130810546875,5.184521484375,6.80722656249999,7.93193359374999,8.208740234375,9.48134765624999,10.998388671875,10.98896484375,11.115625]}],[{&#34;lng&#34;:[-11.389404296875,-10.67734375,-9.82070312499999,-9.04306640624998,-8.822021484375,-8.407470703125,-7.990625,-7.82358398437498,-8.48642578124998,-9.11757812499999,-9.51826171874998,-10.283203125,-11.2056640625,-12.50146484375,-13.29267578125,-13.70048828125,-14.426904296875,-15.043017578125,-14.682958984375,-13.732763671875,-13.729248046875,-12.2912109375,-11.389404296875],&#34;lat&#34;:[12.40439453125,11.8994140625,12.04248046875,12.40234375,11.6732421875,11.386279296875,10.1625,8.46767578124999,7.55849609374999,7.21591796874999,8.34609375,8.48515624999999,9.977734375,9.86215820312499,9.04921875,9.85126953125,10.24833984375,10.94013671875,11.50849609375,11.73603515625,12.67392578125,12.32802734375,12.40439453125]}],[{&#34;lng&#34;:[-15.043017578125,-15.501904296875,-16.71181640625,-15.19609375,-13.729248046875,-13.732763671875,-14.682958984375,-15.043017578125],&#34;lat&#34;:[10.94013671875,11.723779296875,12.354833984375,12.679931640625,12.67392578125,11.73603515625,11.50849609375,10.94013671875]}],[{&#34;lng&#34;:[9.5908203125,9.80078125,11.3287109375,11.3353515625,9.5908203125],&#34;lat&#34;:[1.031982421875,2.304443359375,2.16743164062497,0.999707031249997,1.031982421875]}],[{&#34;lng&#34;:[26.0389648437501,25.1044921875,24.3837890625,23.66455078125,22.6294921875,23.2529296875,23.0735351562501,21.5829101562501,20.7796875,20.00126953125,20.657421875,20.9642578125,22.916015625,24.0560546875,25.251171875,26.3208984375,26.6249023437501,26.0389648437501],&#34;lat&#34;:[40.7267578125,40.9947265625,40.912744140625,40.223828125,40.495556640625,38.6612304687501,36.774951171875,37.08095703125,39.008544921875,39.709423828125,40.1173828125,40.84990234375,41.336279296875,41.52724609375,41.2435546875,41.716552734375,41.4017578125,40.7267578125]}],[{&#34;lng&#34;:[-29.952880859375,-21.520654296875,-21.1465820312499,-17.226220703125,-15.555517578125,-11.52880859375,-14.503564453125,-19.4291992187499,-19.074951171875,-20.9556640625,-20.23193359375,-21.569091796875,-19.5089843749999,-20.4849609375,-19.22509765625,-21.1294433593749,-20.50966796875,-22.18505859375,-22.293212890625,-21.5226562499999,-23.32783203125,-24.3770019531249,-27.68876953125,-26.7472656249999,-23.1732421874999,-23.0882324218749,-26.3414062499999,-33.156982421875,-34.10166015625,-36.37919921875,-39.5779296875,-40.6554687499999,-40.550390625,-42.152978515625,-42.110205078125,-43.3201171874999,-45.3792480468749,-46.046630859375,-47.7962402343749,-48.9220703125,-49.553466796875,-51.4688476562499,-52.259033203125,-53.634716796875,-53.884423828125,-53.039453125,-51.2494140625,-50.5,-54.014453125,-51.130078125,-55.59404296875,-55.6017089843749,-54.737939453125,-56.104052734375,-56.801318359375,-58.5162109374999,-63.4388671875,-66.826171875,-69.372900390625,-70.862841796875,-69.3513671875,-72.81806640625,-72.3956054687499,-65.96787109375,-64.7922851562499,-66.9958984375,-58.7173828125,-48.861181640625,-43.194580078125,-29.952880859375],&#34;lat&#34;:[83.56484375,82.59541015625,81.695166015625,81.430419921875,81.83359375,81.4240234375,80.7632812500001,80.25771484375,79.1523437500001,78.555029296875,77.368408203125,76.2937011718751,75.75751953125,75.3142578125,74.4794921875,74.110888671875,73.49287109375,73.2698730468751,72.11953125,70.526220703125,70.4509765625001,71.14638671875,70.99345703125,70.475537109375,70.114599609375,69.882958984375,68.7021484375,67.6267089843751,66.725927734375,65.830810546875,65.340771484375,64.91533203125,63.7252441406251,62.56845703125,61.8572265625001,59.928125,60.2029296875,60.61572265625,60.828857421875,61.27744140625,62.23271484375,63.64228515625,65.154931640625,66.413671875,67.135546875,68.610888671875,68.73994140625,69.935791015625,70.4216796875,70.971728515625,71.553515625,72.453466796875,72.872509765625,73.558154296875,74.6716796875,75.6890625000001,76.339453125,75.968798828125,76.331884765625,77.175439453125,77.467138671875,78.1943359375,78.504345703125,79.1323730468751,80.000634765625,80.41298828125,82.09306640625,82.405419921875,83.255126953125,83.56484375]},{&#34;lng&#34;:[-52.73115234375,-53.57841796875,-54.8041015625,-54.83046875,-52.73115234375],&#34;lat&#34;:[69.9447265625001,69.256640625,69.630517578125,70.161083984375,69.9447265625001]}],[{&#34;lng&#34;:[-89.161474609375,-89.2375,-88.89404296875,-88.2283203125,-89.22236328125,-89.36259765625,-90.09521484375,-91.146044921875,-92.23515625,-92.187158203125,-91.736572265625,-90.44716796875,-90.4169921875,-90.99296875,-90.98916015625,-89.161474609375],&#34;lat&#34;:[17.81484375,15.89443359375,15.890625,15.72900390625,14.866064453125,14.416015625,13.7365234375,13.9255859375,14.54541015625,15.3208984375,16.070166015625,16.072705078125,16.391015625,17.25244140625,17.81640625,17.81484375]}],[{&#34;lng&#34;:[-57.194775390625,-57.711083984375,-58.0544921875,-56.704345703125,-56.4828125,-57.118896484375,-58.340673828125,-58.8625,-59.756201171875,-59.9943359375,-59.85439453125,-59.551123046875,-59.990673828125,-60.742138671875,-61.376806640625,-61.14560546875,-60.39501953125,-60.71923828125,-60.032421875,-60.017529296875,-58.626611328125,-58.48056640625,-57.190234375,-57.194775390625],&#34;lat&#34;:[5.5484375,4.99106445312499,4.17192382812499,2.03647460937499,1.942138671875,2.01396484374999,1.58754882812499,1.20361328125,1.900634765625,2.68999023437499,3.5875,3.93354492187497,5.08286132812499,5.20205078124999,5.90698242187503,6.69453125,6.94536132812499,7.49868164062499,8.05356445312499,8.54931640625001,7.5458984375,7.03813476562499,6.09731445312499,5.5484375]}],[{&#34;lng&#34;:[-83.15751953125,-84.645947265625,-85.78671875,-86.733642578125,-86.710693359375,-87.337255859375,-87.814208984375,-87.71533203125,-88.512548828125,-89.36259765625,-89.22236328125,-88.2283203125,-87.6181640624999,-86.356640625,-85.783984375,-84.26142578125,-83.76044921875,-83.15751953125],&#34;lat&#34;:[14.99306640625,14.661083984375,13.84443359375,13.7634765625,13.31337890625,12.979248046875,13.3991699218751,13.8126953125,13.978955078125,14.416015625,14.866064453125,15.72900390625,15.90986328125,15.783203125,16.00283203125,15.822607421875,15.220361328125,14.99306640625]}],[{&#34;lng&#34;:[18.90537109375,19.00712890625,18.66259765625,16.5306640625001,15.73662109375,17.5851562500001,15.9415039062501,15.12294921875,14.85458984375,13.5779296875,15.339453125,15.6359375,16.5162109375,17.9638671875,18.90537109375],&#34;lat&#34;:[45.93173828125,44.869189453125,45.07744140625,45.21669921875,44.7658203125,42.9383789062501,43.656640625,44.256787109375,45.081005859375,45.51689453125,45.467041015625,46.200732421875,46.49990234375,45.770263671875,45.93173828125]},{&#34;lng&#34;:[17.6675781250001,18.436328125,18.51748046875,17.6675781250001],&#34;lat&#34;:[42.897119140625,42.559716796875,42.43291015625,42.897119140625]}],[{&#34;lng&#34;:[-71.779248046875,-71.65703125,-71.768310546875,-72.0598632812499,-73.38515625,-73.8849609375,-74.227734375,-72.78935546875,-72.63701171875,-71.779248046875],&#34;lat&#34;:[19.7181640625,19.13076171875,18.03916015625,18.228564453125,18.251171875,18.04189453125,18.6626953125,18.434814453125,19.90087890625,19.7181640625]}],[{&#34;lng&#34;:[22.1318359375,22.87666015625,22.290625,21.151953125,20.241796875,18.90537109375,17.9638671875,16.5162109375,16.09306640625,17.14736328125,17.7619140625,19.8986328125,20.4900390625,22.1318359375],&#34;lat&#34;:[48.405322265625,47.9472656250001,47.72783203125,46.304345703125,46.10859375,45.93173828125,45.770263671875,46.49990234375,46.86328125,48.00595703125,47.770166015625,48.13134765625,48.526904296875,48.405322265625]}],[{&#34;lng&#34;:[117.5744140625,117.16640625,118.0666015625,117.8646484375,118.9849609375,117.7451171875,117.52216796875,117.5625,116.5544921875,116.5654296875,115.95615234375,114.6935546875,114.5361328125,113.5259765625,112.2849609375,111.823046875,110.2326171875,110.01923828125,109.160546875,108.94453125,109.07587890625,109.62890625,109.65400390625,110.50576171875,111.7697265625,112.476171875,113.622265625,114.5458984375,115.45439453125,115.56845703125,115.89619140625,117.1005859375,117.5744140625],&#34;lat&#34;:[4.17060546875004,3.59199218750003,2.31782226562497,1.96840820312501,0.982128906249983,0.72963867187498,0.235888671875017,-0.770898437500009,-1.47392578124997,-2.29970703124999,-3.59501953125,-4.16972656250002,-3.49443359375003,-3.18408203124994,-3.32099609375004,-3.05722656249995,-2.92509765625003,-1.39882812499995,-0.494921875000017,0.355664062499997,1.49589843750003,2.02753906249998,1.61489257812502,0.861962890625023,0.999462890624969,1.55908203125003,1.2359375,1.46713867187503,3.03432617187501,3.93876953124997,4.34868164062499,4.33706054687502,4.17060546875004]},{&#34;lng&#34;:[96.4925781250001,97.54716796875,98.3073242187501,99.7323242187501,100.45703125,101.04619140625,101.784765625,102.46923828125,103.47890625,103.428515625,103.72109375,104.360546875,104.66845703125,105.39697265625,106.0443359375,105.84375,105.81611328125,105.3494140625,104.6015625,103.8314453125,102.5376953125,101.57861328125,100.848046875,100.308203125,99.59765625,99.1591796875,98.5642578125,97.7007812500001,97.5908203125,96.9689453125001,96.4447265625001,95.4947265625001,95.3960937500001,96.4925781250001],&#34;lat&#34;:[5.22934570312499,5.205859375,4.09287109375002,3.18305664062503,2.257421875,2.25747070312502,1.62138671875002,0.779296875000057,0.48017578125004,-0.19179687499998,-0.886718749999986,-1.03837890624997,-2.38554687499997,-2.38017578124995,-3.10625,-3.61367187499998,-5.6765625,-5.54951171875001,-5.90458984374996,-5.07958984375003,-4.15214843749999,-3.16699218750001,-2.14394531249997,-0.82666015625,0.102441406250009,0.351757812499997,1.90214843750002,2.35854492187501,2.84658203125004,3.57514648437497,3.81630859374998,4.76137695312505,5.62880859375002,5.22934570312499]},{&#34;lng&#34;:[140.9734375,140.97353515625,140.9751953125,140.976171875,139.934765625,138.85615234375,139.08798828125,138.86455078125,138.2521484375,137.75908203125,135.9796875,135.19560546875,133.653125,133.24873046875,132.3482421875,133.191015625,132.3076171875,131.93037109375,131.29375,131.2572265625,132.62509765625,133.97451171875,134.2595703125,134.1556640625,135.03740234375,135.48662109375,137.1234375,137.80625,139.78955078125,140.9734375],&#34;lat&#34;:[-2.609765625,-2.80341796875003,-6.90537109375002,-9.11875,-8.101171875,-8.14511718749999,-7.58720703125002,-6.85839843749994,-5.68818359375003,-5.25615234375002,-4.53085937499996,-4.45068359374997,-3.36435546874999,-4.06230468749999,-2.97509765625,-2.43779296874996,-2.24228515625002,-1.55966796875003,-1.39345703125001,-0.855468750000014,-0.358886718750014,-0.744335937500026,-1.36298828125003,-2.19521484375002,-3.33310546875002,-3.34511718749998,-1.84091796874996,-1.483203125,-2.34824218750002,-2.609765625]},{&#34;lng&#34;:[124.8888671875,124.4275390625,123.75380859375,123.08251953125,120.3490234375,120.01328125,120.0974609375,120.6673828125,121.03369140625,121.5193359375,122.88876953125,122.506640625,121.71875,122.3990234375,122.2529296875,122.87734375,121.9169921875,121.61806640625,120.9142578125,121.0521484375,120.2541015625,120.43662109375,120.31162109375,119.376171875,119.6236328125,118.99462890625,118.78369140625,119.321875,119.308984375,119.7716796875,119.80927734375,120.26953125,120.912109375,122.89248046875,124.8888671875],&#34;lat&#34;:[0.995312500000011,0.470605468750051,0.305517578124991,0.485839843750043,0.449218750000043,-0.196191406249994,-0.649902343749972,-1.37011718749997,-1.40654296875002,-0.855566406250034,-0.755175781250003,-1.34785156249995,-1.86279296874997,-3.20087890625,-3.62041015625002,-4.10908203125001,-4.84794921874999,-4.09267578124995,-3.55576171874999,-2.75166015624995,-3.05283203125003,-3.70732421874996,-5.54160156250001,-5.42480468750001,-4.034375,-3.53759765625003,-2.76474609374996,-1.92968750000001,-1.408203125,-0.483593750000011,0.238671875000051,0.970800781249991,1.28896484374997,0.85,0.995312500000011]},{&#34;lng&#34;:[107.37392578125,108.29501953125,108.67783203125,110.42626953125,110.7369140625,112.5392578125,112.79453125,114.070703125,114.3869140625,113.2533203125,112.67880859375,110.6072265625,110.038671875,108.7412109375,107.91748046875,106.6314453125,106.5197265625,105.48369140625,106.075,107.37392578125],&#34;lat&#34;:[-6.00761718749999,-6.26503906250004,-6.79052734374997,-6.94726562500003,-6.47236328125,-6.92646484374996,-7.55244140625004,-7.63300781250001,-8.40517578125004,-8.28671874999996,-8.40917968749996,-8.14941406249997,-7.89052734374999,-7.66708984375003,-7.72412109375001,-7.41552734375003,-7.05371093749994,-6.78154296875002,-5.91416015624996,-6.00761718749999]},{&#34;lng&#34;:[118.2423828125,118.98779296875,119.00625,117.061328125,116.83505859375,118.2423828125],&#34;lat&#34;:[-8.31777343749999,-8.33769531249996,-8.74960937500003,-9.09902343749999,-8.53242187500003,-8.31777343749999]},{&#34;lng&#34;:[125.0681640625,124.4275390625,123.8576171875,123.5892578125,124.036328125,124.44443359375,124.922265625,125.0681640625],&#34;lat&#34;:[-9.5119140625,-10.1486328125,-10.3435546875,-9.96679687500003,-9.34160156250003,-9.19033203125002,-8.94248046874998,-9.5119140625]},{&#34;lng&#34;:[122.78291015625,121.03525390625,119.80791015625,120.61025390625,121.44453125,122.78291015625],&#34;lat&#34;:[-8.61171875,-8.93544921874997,-8.69765625000002,-8.24042968750004,-8.57783203125004,-8.61171875]},{&#34;lng&#34;:[129.7546875,129.844140625,128.41923828125,128.19853515625,129.7546875],&#34;lat&#34;:[-2.86582031250003,-3.32714843749996,-3.41601562499994,-2.86591796874997,-2.86582031250003]},{&#34;lng&#34;:[138.5353515625,137.68515625,138.00751953125,138.76982421875,138.9890625,138.5353515625],&#34;lat&#34;:[-8.27363281249997,-8.26220703124994,-7.64160156249999,-7.39042968749997,-7.69609374999999,-8.27363281249997]},{&#34;lng&#34;:[106.045703125,106.54677734375,105.99873046875,105.58544921875,106.045703125],&#34;lat&#34;:[-1.66943359375001,-3.05556640624997,-2.82490234374995,-1.52675781249999,-1.66943359375001]},{&#34;lng&#34;:[120.0125,120.8326171875,120.43916015625,119.60107421875,120.0125],&#34;lat&#34;:[-9.37470703125003,-10.0375,-10.29404296875,-9.77353515625001,-9.37470703125003]},{&#34;lng&#34;:[126.8611328125,126.686328125,126.02646484375,126.8611328125],&#34;lat&#34;:[-3.08789062499999,-3.82363281250004,-3.17050781250002,-3.08789062499999]}],[{&#34;lng&#34;:[78.7197265625,78.7916015625001,79.33876953125,79.36962890625,79.9166015625001,79.92451171875,81.01025390625,80.40185546875,80.070703125,81.85263671875,83.28974609375,84.0910156249999,85.29296875,88.0548828125,88.109765625,88.62109375,88.89140625,88.8576171875,89.7638671875,91.99833984375,92.0833984375,91.63193359375,92.66435546875,93.20654296875,94.623046875,95.4202148437501,96.0353515625,96.6026367187501,97.3224609375001,96.66572265625,96.0614257812501,95.1287109375,95.1324218750001,94.6228515625001,94.7076171875001,94.1276367187501,93.3073242187499,93.3660156250001,92.9645507812501,92.5749023437499,92.24609375,91.61953125,91.1604492187501,91.876953125,92.0497070312501,90.43935546875,89.8140625000001,89.8229492187501,88.4404296875,88.4523437500001,88.1455078125,88.7335937500001,88.7408203125001,89.05146484375,89.05166015625,87.9484374999999,87.1006835937501,86.9754882812501,86.2794921875002,85.575,84.7709960937501,84.1041015625002,82.3595703125,82.2587890625001,81.2385742187501,80.9787109375,80.2934570312501,80.0534179687501,80.3423828125001,79.8584960937502,79.83818359375,79.3905273437501,78.9795898437502,78.1924804687499,78.0601562500001,77.517578125,76.9668945312501,76.3246093750002,76.346484375,75.7238281250002,75.1966796875,74.7705078125001,74.3822265625001,73.47607421875,72.8708984375002,72.6677734375002,72.8138671875001,72.3326171875001,72.0152343750001,71.0246093750001,70.12734375,69.0087890625001,70.1772460937501,68.6407226562501,68.1650390625,68.728125,69.7162109375,71.0478515625,70.077734375,70.1568359375,69.47001953125,69.56796875,70.4037109375,70.7374023437499,71.8703125,72.34189453125,72.9033203125,73.381640625,74.6328125,74.5099609375,75.33349609375,74.6578125,73.99423828125,73.96123046875,74.300390625,75.7091796875,76.59443359375,77.0486328125,77.7994140625,77.8109375,78.2820312500001,78.93642578125,78.8018554687501,79.1125,79.1351562500001,79.21650390625,79.2193359375001,78.3896484375,78.7197265625],&#34;lat&#34;:[31.887646484375,31.29365234375,31.105712890625,31.0799316406251,30.8941894531251,30.88876953125,30.164501953125,29.7302734375,28.83017578125,27.86708984375,27.37099609375,27.4913574218751,26.741015625,26.430029296875,27.87060546875,28.091845703125,27.316064453125,26.961474609375,26.7015625,26.85498046875,27.290625,27.7599609375,27.94892578125,28.5908203125001,29.31240234375,29.0542968750001,29.44716796875,28.459912109375,28.21796875,27.3392578125,27.21708984375,26.597265625,26.0412597656249,25.4100097656251,25.04873046875,23.87646484375,24.0218750000001,23.13251953125,22.003759765625,21.978076171875,23.68359375,22.9796875000001,23.66064453125,24.1953125,25.169482421875,25.15771484375,25.30537109375,25.94140625,26.369482421875,25.5744140625,24.485791015625,24.230908203125,23.4366210937501,22.0931640625001,21.6541015625,21.8254394531249,21.5007812500001,20.700146484375,19.9194335937499,19.692919921875,19.125390625,18.29267578125,17.09619140625,16.55986328125,16.2639648437501,15.7583496093751,15.7107421875,15.0740234374999,13.3613281250001,11.98876953125,10.32255859375,10.30595703125,9.26855468750009,8.89086914062506,8.38457031249993,8.07832031250007,8.40727539062495,9.452099609375,9.922119140625,11.361767578125,12.05751953125,13.0773437500001,14.4947265625,16.054248046875,18.683056640625,19.8309570312501,21.1171875000001,22.27021484375,21.1557128906251,20.7388671875001,21.0946777343751,22.1967773437501,22.57275390625,23.1899414062501,23.85732421875,24.265625,24.172607421875,24.687744140625,26.07197265625,26.471435546875,26.804443359375,27.1746093750001,28.025048828125,27.7290039062501,27.9625,28.751904296875,29.028759765625,29.934375,31.03466796875,31.712939453125,32.27919921875,32.5189453125,33.2421875,34.653466796875,34.765380859375,34.503076171875,34.73583984375,35.109912109375,35.4958984375,35.484521484375,34.65390625,34.351953125,33.49970703125,33.22626953125,33.171923828125,32.5640136718751,32.50107421875,32.519873046875,31.887646484375]}],[{&#34;lng&#34;:[-6.218017578125,-6.02739257812499,-6.56108398437499,-7.52729492187493,-8.81342773437493,-9.95581054687497,-9.29921874999997,-9.79541015624997,-9.99594726562498,-8.62314453124998,-8.27460937499995,-7.21865234374994,-8.11826171874998,-6.218017578125],&#34;lat&#34;:[54.0887207031251,52.927099609375,52.188818359375,52.098876953125,51.584912109375,52.136669921875,53.09755859375,53.394970703125,54.276025390625,54.346875,55.1462890625,55.0919921875,54.4142578125,54.0887207031251]}],[{&#34;lng&#34;:[46.1144531250001,46.490625,47.7728515625,48.5926757812501,48.86875,49.0809570312501,50.13046875,51.1185546875001,52.19013671875,54.0171875,53.9141601562501,54.74521484375,55.0755859375,56.440625,59.2408203125,60.34130859375,61.11962890625,61.26201171875,61.080078125,60.4857421875,60.8541015625,61.66015625,61.7841796875,61.1041015625,60.843359375,61.623046875,62.73974609375,62.76298828125,63.16806640625,61.86982421875,61.587890625,61.4122070312501,57.3345703125,56.9822265625,56.3561523437501,54.89580078125,53.70576171875,52.4758789062501,51.27890625,50.649609375,49.9831054687501,48.546484375,47.6794921875,47.82998046875,47.3712890625,46.37705078125,45.3970703125,45.678125,46.1337890625,45.36162109375,44.76513671875,44.0232421875,44.8171875,45.4796875000001,46.1144531250001],&#34;lat&#34;:[38.877783203125,38.906689453125,39.6485839843751,38.411083984375,38.435498046875,37.667578125,37.40712890625,36.742578125,36.6217285156251,36.952490234375,37.3435546875,37.501904296875,37.902490234375,38.2494140625,37.520751953125,36.637646484375,36.642578125,35.619580078125,34.8556152343751,34.094775390625,31.483251953125,31.382421875,30.83193359375,30.12841796875,29.85869140625,28.7916015625,28.00205078125,27.2501953125,26.665576171875,26.242431640625,25.20234375,25.102099609375,25.7915527343751,26.90546875,27.200244140625,26.556689453125,26.7255859375,27.61650390625,28.13134765625,29.420068359375,30.209375,29.962353515625,31.002392578125,31.79443359375,32.42373046875,32.929248046875,33.970849609375,34.7984375,35.12763671875,36.01533203125,37.142431640625,39.3774414062501,39.650439453125,39.00625,38.877783203125]}],[{&#34;lng&#34;:[44.76513671875,45.36162109375,46.1337890625,45.678125,45.3970703125,46.37705078125,47.3712890625,47.82998046875,47.6794921875,48.546484375,47.9787109375,47.11435546875,46.5314453125,44.6908203125,42.0744140625,40.3693359375,39.14541015625,38.77353515625,40.689453125,41.1947265625,41.416796875,42.358984375,42.774609375,44.76513671875],&#34;lat&#34;:[37.142431640625,36.01533203125,35.12763671875,34.7984375,33.970849609375,32.929248046875,32.42373046875,31.79443359375,31.002392578125,29.962353515625,29.9828125,29.961328125,29.096240234375,29.20234375,31.08037109375,31.93896484375,32.12451171875,33.372216796875,34.33203125,34.768994140625,36.5146484375,37.10859375,37.371875,37.142431640625]}],[{&#34;lng&#34;:[-15.543115234375,-13.616015625,-14.5470703125,-18.65361328125,-20.19814453125,-21.832763671875,-22.683984375,-24.223974609375,-23.5279296875,-22.426123046875,-21.303466796875,-18.7775390625,-15.543115234375],&#34;lat&#34;:[66.228515625,65.487158203125,64.445947265625,63.406689453125,63.555810546875,64.205419921875,65.0263671875,65.48720703125,66.164404296875,66.430126953125,65.87646484375,66.168798828125,66.228515625]}],[{&#34;lng&#34;:[35.7873046875,35.55146484375,34.95595703125,35.4505859375,34.9734375,34.904296875,34.2453125,34.47734375,35.10859375,35.869140625,35.7873046875],&#34;lat&#34;:[32.734912109375,32.3955078125,32.1609375,31.479296875,29.555029296875,29.47734375,31.20830078125,31.58486328125,33.08369140625,33.43173828125,32.734912109375]}],[{&#34;lng&#34;:[13.7,13.71982421875,13.2063476562501,12.2743164062501,12.3962890625001,13.56416015625,14.01044921875,15.16875,15.9640625,16.0125976562501,17.95498046875,16.92822265625,16.52998046875,17.174609375,16.19677734375,15.6927734375,14.95087890625,14.7657226562501,13.7333984375001,12.630859375,10.7083984375,10.04765625,8.76582031250004,7.4931640625,6.96728515625,6.62773437500002,7.02109375,8.45839843750002,9.93925781250002,10.45283203125,12.1541015625,13.7],&#34;lat&#34;:[46.520263671875,45.58759765625,45.77138671875,45.446044921875,44.223876953125,43.5712890625,42.6895507812501,41.934033203125,41.939453125,41.435400390625,40.65517578125,40.458056640625,39.85966796875,38.998095703125,38.759228515625,39.990185546875,40.239013671875,40.668408203125,41.23564453125,41.469677734375,42.936328125,44.019970703125,44.422314453125,43.767138671875,44.280029296875,45.11796875,45.92578125,46.2458984375,46.36181640625,46.86494140625,46.93525390625,46.520263671875]},{&#34;lng&#34;:[15.5765625000001,15.09951171875,15.11259765625,14.50185546875,12.435546875,15.5765625000001],&#34;lat&#34;:[38.2203125,37.45859375,36.687841796875,36.798681640625,37.819775390625,38.2203125]},{&#34;lng&#34;:[9.63203125000001,9.80527343750006,9.5625,8.41816406250007,8.47128906250006,8.18994140625003,9.28300781250005,9.63203125000001],&#34;lat&#34;:[40.88203125,40.499560546875,39.1660156250001,39.205712890625,40.29267578125,40.651611328125,41.20166015625,40.88203125]}],[{&#34;lng&#34;:[-77.261474609375,-77.7681640625,-78.21669921875,-77.261474609375],&#34;lat&#34;:[18.457421875,17.877392578125,18.448095703125,18.457421875]}],[{&#34;lng&#34;:[39.14541015625,36.95859375,37.980078125,37.46923828125,36.7552734375,36.0154296875,34.95078125,34.9734375,35.4505859375,35.55146484375,35.7873046875,36.818359375,38.77353515625,39.14541015625],&#34;lat&#34;:[32.12451171875,31.49150390625,30.5,29.995068359375,29.866015625,29.190478515625,29.353515625,29.555029296875,31.479296875,32.3955078125,32.734912109375,32.31728515625,33.372216796875,32.12451171875]}],[{&#34;lng&#34;:[141.229296875,141.97783203125,141.90078125,140.9279296875,140.968359375,140.62734375,140.8740234375,139.79921875,139.2494140625,138.5771484375,138.1890625,136.8845703125,135.9162109375,135.45283203125,134.7400390625,133.1423828125,131.74052734375,131.35439453125,132.92294921875,134.2140625,135.17431640625,135.6802734375,136.69814453125,137.342578125,138.319921875,139.4009765625,140.04814453125,139.9228515625,141.1185546875,141.229296875],&#34;lat&#34;:[41.37265625,39.84443359375,39.111328125,37.949609375,37.00205078125,36.502783203125,35.7249511718751,34.95693359375,35.27802734375,35.086474609375,34.596337890625,34.805859375,33.56171875,33.5533691406251,34.765234375,34.30244140625,34.05205078125,34.4131835937501,35.511279296875,35.5392578125,35.7470703125,35.503125,36.742041015625,36.770361328125,37.218408203125,38.142578125,39.463720703125,40.5984375,40.882275390625,41.37265625]},{&#34;lng&#34;:[143.82431640625,145.10107421875,145.3474609375,143.9693359375,143.2365234375,141.8513671875,140.9861328125,140.3849609375,139.8208984375,140.7806640625,141.2962890625,141.9376953125,142.7041015625,143.82431640625],&#34;lat&#34;:[44.1169921875,43.7645507812501,43.176708984375,42.881396484375,42.0001953125,42.579052734375,42.342138671875,41.519287109375,42.38759765625,43.214990234375,43.199658203125,45.509521484375,44.8191894531251,44.1169921875]},{&#34;lng&#34;:[131.174609375,131.5830078125,131.97666015625,131.33720703125,130.58876953125,130.19443359375,130.64052734375,129.580078125,130.953125,131.174609375],&#34;lat&#34;:[33.602587890625,33.652392578125,32.8439453125,31.4046875,31.178515625,32.090771484375,32.61923828125,33.236279296875,33.872021484375,33.602587890625]},{&#34;lng&#34;:[134.357421875,134.7388671875,134.181640625,133.63203125,132.97724609375,132.36591796875,132.78427734375,134.357421875],&#34;lat&#34;:[34.25634765625,33.8205078125,33.247216796875,33.510986328125,32.8419921875,33.5124511718751,33.9924316406251,34.25634765625]}],[{&#34;lng&#34;:[77.7994140625,77.0486328125,76.76689453125,77.7994140625],&#34;lat&#34;:[35.4958984375,35.109912109375,35.66171875,35.4958984375]}],[{&#34;lng&#34;:[87.3228515625001,86.5494140625001,85.7494140625,85.6566406250001,84.7861328125,83.19306640625,82.32666015625,80.0591796875001,80.7857421875001,80.1650390625,80.209375,78.52421875,75.04765625,74.20908203125,73.28291015625,71.816796875,70.94677734375,69.06494140625,68.29189453125,67.9357421875001,66.8142578125,66.4986328125001,66.0095703125001,66.1002929687501,64.9054687500001,61.990234375,61.00791015625,58.5552734375,55.9756835937501,55.9774414062501,55.54521484375,54.12099609375,53.2500976562501,52.4938476562501,52.5965820312501,51.8441406250001,50.8307617187501,51.4157226562501,52.5310546875,53.13525390625,52.916015625,52.18876953125,51.1780273437501,49.2322265625001,48.1099609375,47.09326171875,46.6609375000001,46.80205078125,47.32646484375,48.43427734375,48.8083984375,50.7939453125,51.60908203125,52.3310546875,53.3380859375,54.4214843750001,55.79765625,56.49140625,58.3591796875001,59.81240234375,61.389453125,61.3630859375001,60.0655273437501,60.93759765625,60.8023437500001,61.33369140625,61.9287109375,65.476953125,68.0738281250001,68.9772460937501,70.7380859375001,71.0931640625001,72.9140625,74.4519531250001,76.2666015625,77.7043945312501,79.98623046875,80.87734375,81.4659179687501,83.3573242187501,85.21015625,86.6142578125,87.3228515625001],&#34;lat&#34;:[49.085791015625,48.52861328125,48.38505859375,47.254638671875,46.8307128906251,47.186572265625,45.519921875,45.0064453125,43.161572265625,42.6655273437501,42.1900390625,42.8646484375,42.90439453125,43.240380859375,42.5041015625,42.82216796875,42.2486816406251,41.366943359375,40.656103515625,41.19658203125,41.1423828125,41.994873046875,42.0048828125,42.9908203125,43.714697265625,43.492138671875,44.393798828125,45.55537109375,44.994921875,41.322216796875,41.262744140625,42.335205078125,42.205859375,41.78037109375,42.76015625,42.91044921875,44.1927734375,45.357861328125,45.3986328125,46.191650390625,46.95439453125,46.839501953125,47.11015625,46.337158203125,47.74541015625,47.947705078125,48.412255859375,49.36708984375,50.27353515625,49.828515625,50.601318359375,51.72919921875,51.483984375,51.681298828125,51.482373046875,50.780322265625,50.60205078125,51.01953125,51.063818359375,50.58203125,50.86103515625,51.44189453125,51.97646484375,52.28056640625,52.7447265625,54.049267578125,53.946484375,54.623291015625,54.9595703125,55.389599609375,55.30517578125,54.21220703125,54.10732421875,53.647265625,54.311962890625,53.379150390625,50.774560546875,51.2814453125,50.73984375,50.994580078125,49.66484375,49.609716796875,49.085791015625]}],[{&#34;lng&#34;:[41.883984375,40.964453125,40.9787109375,41.53271484375,40.9955078125001,40.1154296875001,39.49091796875,39.22177734375,37.7972656250001,37.6438476562501,35.8369140625,33.90322265625,33.9431640625,34.78759765625,34.9640625,34.39287109375,33.97607421875,35.268359375,35.74501953125,36.08193359375,36.90556640625,38.0861328125,39.49443359375,39.8421875,40.765234375,41.2208984375,41.883984375],&#34;lat&#34;:[3.977734375,2.81464843750003,-0.870312500000011,-1.69531249999996,-1.95058593750001,-3.25058593749999,-4.47841796875002,-4.69238281250001,-3.67441406250001,-3.04541015625003,-2.03662109374994,-1.00205078125001,0.173779296874997,1.230712890625,2.06240234374999,3.69150390624999,4.22021484375003,5.49228515624999,5.343994140625,4.44970703124997,4.41147460937499,3.64882812499999,3.45610351562496,3.85146484375004,4.27304687500003,3.9435546875,3.977734375]}],[{&#34;lng&#34;:[80.209375,78.36240234375,78.1234375,76.8240234375,76.48017578125,75.58349609375,73.9916015625,73.631640625,72.0427734375,71.404296875,69.598828125,69.966796875,70.9580078125,71.69248046875,72.62041015625,71.79248046875,71.4083984375,70.18095703125,70.94677734375,71.816796875,73.28291015625,74.20908203125,75.04765625,78.52421875,80.209375],&#34;lat&#34;:[42.1900390625,41.371630859375,41.075634765625,40.98232421875,40.44951171875,40.605322265625,40.043115234375,39.448876953125,39.3521484375,39.5978515625,39.573779296875,40.20224609375,40.2388671875,40.15234375,40.8837890625,41.413134765625,41.13603515625,41.571435546875,42.2486816406251,42.82216796875,42.5041015625,43.240380859375,42.90439453125,42.8646484375,42.1900390625]}],[{&#34;lng&#34;:[104.4263671875,103.5322265625,103.15283203125,102.93388671875,102.499609375,102.3197265625,103.1994140625,105.18330078125,106.819921875,107.51943359375,107.3314453125,107.60546875,107.5064453125,105.85146484375,105.8560546875,104.8505859375,104.4263671875],&#34;lat&#34;:[10.41123046875,10.604638671875,10.9137207031251,11.706689453125,12.669970703125,13.5399902343751,14.3326171875,14.346240234375,14.3146972656249,14.705078125,14.126611328125,13.43779296875,12.36455078125,11.635009765625,11.294287109375,10.53447265625,10.41123046875]}],[{&#34;lng&#34;:[128.374609375,129.33515625,129.56171875,129.21416015625,127.71484375,126.50830078125,126.29111328125,126.7173828125,126.2171875,126.74638671875,126.63388671875,127.16953125,128.03896484375,128.374609375],&#34;lat&#34;:[38.6234375,37.274560546875,35.94765625,35.1818359375,34.9546875,34.350634765625,35.154150390625,35.76884765625,36.870947265625,37.1935546875,37.7818359375001,38.304541015625,38.308544921875,38.6234375]}],[{&#34;lng&#34;:[21.5625,20.5662109375,20.06396484375,20.3443359375,21.05703125,21.7529296875,21.5625],&#34;lat&#34;:[42.247509765625,41.873681640625,42.547265625,42.8279296875,43.09169921875,42.66982421875,42.247509765625]}],[{&#34;lng&#34;:[48.44248046875,47.6712890625,47.433203125,46.5314453125,47.11435546875,47.9787109375,48.44248046875],&#34;lat&#34;:[28.542919921875,28.533154296875,28.98955078125,29.096240234375,29.961328125,29.9828125,28.542919921875]}],[{&#34;lng&#34;:[102.12744140625,102.9486328125,103.1044921875,104.05205078125,104.583203125,104.9279296875,103.89638671875,105.458203125,106.50224609375,106.69609375,107.39638671875,107.653125,107.51943359375,106.819921875,105.18330078125,105.4755859375,105.6220703125,104.7505859375,104.816015625,103.949609375,103.3669921875,102.717578125,102.10146484375,101.10517578125,101.0505859375,101.286328125,101.1546875,100.1224609375,100.24931640625,101.1388671875,101.7365234375,102.12744140625],&#34;lat&#34;:[22.37919921875,21.569775390625,20.891650390625,20.9412109375001,20.6466796875,20.018115234375,19.339990234375,18.154296875,16.9541015625,16.458984375,16.043017578125,15.2552246093751,14.705078125,14.3146972656249,14.346240234375,14.530126953125,15.699951171875,16.6475585937501,17.30029296875,18.3189941406251,18.42333984375,17.892236328125,18.21064453125,17.4795410156251,18.40703125,18.9771484375,19.57919921875,20.3166503906251,20.7302734375,21.56748046875,21.826513671875,22.37919921875]}],[{&#34;lng&#34;:[35.869140625,35.10859375,35.97626953125,36.5849609375,35.869140625],&#34;lat&#34;:[33.43173828125,33.08369140625,34.62919921875,34.221240234375,33.43173828125]}],[{&#34;lng&#34;:[-8.48642578124998,-8.296630859375,-8.60356445312499,-7.45439453124999,-7.54497070312499,-9.13217773437498,-10.2763671875,-11.50751953125,-10.6474609375,-10.283203125,-9.51826171874998,-9.11757812499999,-8.48642578124998],&#34;lat&#34;:[7.55849609374999,7.07402343750002,6.50781250000004,5.84130859375,4.351318359375,5.054638671875,6.07763671875,6.90654296875,7.759375,8.48515624999999,8.34609375,7.21591796874999,7.55849609374999]}],[{&#34;lng&#34;:[25.15048828125,24.72646484375,24.9802734375,24.9802734375,24.9802734375,24.9802734375,24.9794921875,23.9802734375,23.9802734375,21.5849609375,18.23134765625,15.98408203125,14.97890625,14.23076171875,13.48125,11.96787109375,11.5369140625,10.255859375,10.00068359375,9.4482421875,9.859375,9.84257812500002,9.51875,10.21640625,10.11494140625,11.50498046875,11.50458984375,12.2798828125,13.28349609375,15.1765625,15.49638671875,16.123046875,17.34921875,18.93642578125,19.71328125,20.1509765625,19.9263671875,20.62109375,21.6359375,23.090625,23.286328125,24.68388671875,25.15048828125],&#34;lat&#34;:[31.65498046875,30.2505859375,29.181884765625,26.93623046875,24.016943359375,21.995849609375,20.002587890625,19.995947265625,19.496630859375,20.6794921875,22.335546875,23.44521484375,22.9962890625,22.61845703125,23.18017578125,23.51787109375,24.2908203125,24.591015625,25.332080078125,26.067138671875,26.551953125,28.9669921875,30.22939453125,30.783203125,31.46376953125,32.413671875,33.18193359375,32.858544921875,32.9146484375,32.391162109375,31.656787109375,31.264453125,31.081494140625,30.2904296875,30.48837890625,31.07861328125,31.817529296875,32.58017578125,32.9373046875,32.61875,32.213818359375,32.015966796875,31.65498046875]}],[{&#34;lng&#34;:[79.98232421875,80.7111328125,81.3728515625,81.8741210937501,81.63740234375,80.72412109375,80.0953125000001,79.7920898437501,79.98232421875],&#34;lat&#34;:[9.81269531250001,9.36635742187502,8.43144531249999,7.28833007812499,6.42514648437499,5.97905273437496,6.15317382812501,7.58520507812497,9.81269531250001]}],[{&#34;lng&#34;:[28.7369140625,28.0181640625,27.3884765625,27.0517578125,27.735546875,28.62578125,29.39072265625,28.7369140625],&#34;lat&#34;:[-30.101953125,-30.64228515625,-30.31591796875,-29.6640625,-28.9400390625,-28.58173828125,-29.2697265625,-30.101953125]}],[{&#34;lng&#34;:[26.5935546875,25.54736328125,24.7681640625,23.48466796875,22.7662109375,22.83125,21.2357421875,21.04609375,22.0845703125,24.120703125,24.90302734375,26.5935546875],&#34;lat&#34;:[55.667529296875,54.3318359375,53.974658203125,53.939794921875,54.356787109375,54.8384765625,55.264111328125,56.070068359375,56.40673828125,56.2642578125,56.398193359375,55.667529296875]}],[{&#34;lng&#34;:[6.11650390625002,6.34433593750001,5.78974609374998,6.11650390625002],&#34;lat&#34;:[50.12099609375,49.452734375,49.53828125,50.12099609375]}],[{&#34;lng&#34;:[27.351953125,27.796875,28.14794921875,26.5935546875,24.90302734375,24.120703125,22.0845703125,21.04609375,21.0712890625,21.7287109375,22.55458984375,23.64775390625,24.40322265625,24.32255859375,25.11103515625,26.5326171875,27.351953125],&#34;lat&#34;:[57.528125,57.316943359375,56.142919921875,55.667529296875,56.398193359375,56.2642578125,56.40673828125,56.070068359375,56.82373046875,57.57099609375,57.724267578125,56.971044921875,57.325,57.87060546875,58.063427734375,57.531005859375,57.528125]}],[{&#34;lng&#34;:[-2.21962890624999,-1.79560546874998,-1.67919921875,-1.06552734374998,-1.27534179687498,-2.44838867187499,-3.82675781249998,-3.83339843749999,-4.96826171875,-5.44877929687499,-6.50087890624999,-7.68515624999998,-8.659912109375,-8.683349609375,-8.75385742187498,-9.7353515625,-10.922802734375,-11.718212890625,-12.03076171875,-12.43115234375,-14.02099609375,-14.22119140625,-14.8408203125,-17.003076171875,-16.21025390625,-15.586328125,-15.0388671875,-14.4138671874999,-13.57578125,-12.9489257812499,-11.4301757812499,-10.486474609375,-9.66708984374995,-9.80869140624992,-9.245849609375,-8.30117187499994,-6.90097656249995,-6.353125,-5.92480468749994,-4.32998046874994,-3.69326171874999,-2.21962890624999],&#34;lat&#34;:[35.10419921875,34.751904296875,33.31865234375,32.468310546875,32.089013671875,32.12998046875,31.6619140625,31.197802734375,30.465380859375,29.95693359375,29.809130859375,29.34951171875,28.7186035156251,27.6564453125,27.191015625,26.8609375,27.0103515625,26.1041015625,26.0308593750001,24.8306640625,23.4107421875,22.31015625,21.45078125,21.420703125,23.097900390625,24.07275390625,24.548828125,26.2537109375,26.735107421875,27.91416015625,28.38203125,29.06494140625,30.1092773437501,31.424609375,32.5724609375,33.374365234375,33.96904296875,34.77607421875,35.785791015625,35.161474609375,35.27998046875,35.10419921875]}],[{&#34;lng&#34;:[28.2125,28.07177734375,26.6189453125,27.54921875,29.19482421875,29.159765625,29.87783203125,29.1462890625,28.2125],&#34;lat&#34;:[45.450439453125,46.97841796875,48.25986328125,48.477734375,47.882421875,47.4556640625,46.82890625,46.526904296875,45.450439453125]}],[{&#34;lng&#34;:[49.53828125,49.9375,50.2353515625,50.4827148437501,49.8310546875,49.4371093750001,49.4778320312501,48.6070312500001,47.9083984375001,47.5580078125001,47.17734375,46.728515625,45.115234375,44.0353515625001,43.6875,43.722265625,43.2666015625,44.2396484375,44.4488281250001,44.0400390625,43.97939453125,44.476171875,46.3314453125,47.8115234375,47.9955078125,48.796484375,48.899609375,49.53828125],&#34;lat&#34;:[-12.43212890625,-13.072265625,-14.73203125,-15.38564453125,-16.255859375,-17.3466796875,-17.89853515625,-20.45751953125,-22.4658203125,-23.874609375,-24.78720703125,-25.14990234375,-25.54306640625,-24.995703125,-24.35791015625,-23.5296875,-22.04931640625,-20.3796875,-19.4287109375,-18.2884765625,-17.3916015625,-16.21728515625,-15.713671875,-14.54482421875,-13.96044921875,-13.26748046875,-12.45849609375,-12.43212890625]}],[{&#34;lng&#34;:[-97.1462402343749,-97.66767578125,-97.8578125,-97.6375488281249,-97.121435546875,-96.4560546874999,-95.82109375,-95.1818359375,-94.54619140625,-91.973779296875,-91.802978515625,-90.7392578124999,-90.353125,-89.819775390625,-88.131640625,-86.824072265625,-86.864697265625,-87.4671875,-87.424755859375,-87.76181640625,-88.2956542968749,-89.161474609375,-90.98916015625,-90.99296875,-90.4169921875,-90.44716796875,-91.736572265625,-92.187158203125,-92.23515625,-93.9160644531249,-94.900439453125,-95.464404296875,-96.51083984375,-97.7547851562499,-98.76220703125,-99.690673828125,-100.847802734375,-101.8470703125,-103.4416015625,-103.912451171875,-104.9384765625,-105.66943359375,-105.20869140625,-105.64912109375,-105.791796875,-106.935498046875,-107.951171875,-108.373681640625,-109.3849609375,-109.19970703125,-109.943994140625,-110.477783203125,-110.5298828125,-111.12138671875,-112.161767578125,-113.11044921875,-113.046728515625,-114.839501953125,-114.649755859375,-112.870849609375,-112.734033203125,-111.569677734375,-111.2916015625,-110.67724609375,-110.54697265625,-110.022802734375,-109.420849609375,-109.9234375,-110.3626953125,-112.07255859375,-112.05576171875,-112.37724609375,-114.445263671875,-114.048486328125,-114.993505859375,-115.673828125,-116.062158203125,-116.662158203125,-117.128271484375,-114.8359375,-111.0419921875,-108.214453125,-108.21181640625,-106.45322265625,-104.97880859375,-104.400634765625,-103.25771484375,-102.2689453125,-101.440380859375,-100.658642578125,-100.296044921875,-99.505322265625,-99.107763671875,-97.358154296875,-97.1462402343749],&#34;lat&#34;:[25.961474609375,24.389990234375,22.62451171875,21.603662109375,20.614990234375,19.869775390625,18.754638671875,18.700732421875,18.174853515625,18.7158691406251,18.47060546875,19.35224609375,21.009423828125,21.274609375,21.615869140625,21.4216796875,20.88505859375,20.1021484375001,19.5833496093751,18.446142578125,18.472412109375,17.81484375,17.81640625,17.25244140625,16.391015625,16.072705078125,16.070166015625,15.3208984375,14.54541015625,16.053564453125,16.41748046875,15.97470703125,15.6519042968751,15.966845703125,16.534765625,16.71962890625,17.20048828125,17.9222656250001,18.325390625,18.828466796875,19.309375,20.385595703125,21.4908203125,21.9880859375,22.627490234375,23.88125,24.614892578125,25.1943359375,25.7271484375,26.305224609375,27.0793457031251,27.32265625,27.864208984375,27.9669921875,29.018896484375,30.7933105468751,31.179248046875,31.79853515625,30.238134765625,28.4242187500001,27.8259765625,26.7076171875,25.789794921875,24.788525390625,24.21416015625,24.174609375,23.480126953125,22.885888671875,23.604931640625,24.8400390625,25.488232421875,26.213916015625,27.2181640625,28.426171875,29.384423828125,29.756396484375,30.804150390625,31.564892578125,32.533349609375,32.50830078125,31.32421875,31.329443359375,31.779345703125,31.770166015625,30.645947265625,29.57373046875,29.001123046875,29.87119140625,29.77685546875,29.0685546875,28.327685546875,27.54833984375,26.446923828125,25.8705078125,25.961474609375]}],[{&#34;lng&#34;:[22.34404296875,23.0056640625,22.916015625,20.9642578125,20.48896484375,20.5662109375,21.5625,22.34404296875],&#34;lat&#34;:[42.31396484375,41.716943359375,41.336279296875,40.84990234375,41.272607421875,41.873681640625,42.247509765625,42.31396484375]}],[{&#34;lng&#34;:[4.22763671875001,4.23466796875002,3.876953125,3.50429687500002,1.30019531250002,0.217480468750011,-0.760449218749983,-2.45722656249998,-3.57578124999998,-4.32871093749998,-4.4287109375,-5.28813476562499,-5.52353515624998,-6.03457031249999,-6.26113281249999,-7.10488281249999,-7.990625,-8.407470703125,-8.822021484375,-9.04306640624998,-9.82070312499999,-10.67734375,-11.389404296875,-11.390380859375,-12.05419921875,-12.280615234375,-11.502685546875,-10.69658203125,-9.17680664062499,-5.5125,-5.35991210937499,-5.62866210937503,-6.08339843749999,-6.36811523437498,-6.59409179687498,-4.82260742187498,-1.29296875,1.1455078125,1.68544921875002,3.20371093750001,3.40087890625,4.22763671875001],&#34;lat&#34;:[19.1427734375,16.99638671875,15.7552734375,15.35634765625,15.272265625,14.911474609375,15.04775390625,14.27412109375,13.194189453125,13.11904296875,12.33759765625,11.8279296875,10.426025390625,10.19482421875,10.724072265625,10.203515625,10.1625,11.386279296875,11.6732421875,12.40234375,12.04248046875,11.8994140625,12.40439453125,12.9419921875,13.633056640625,14.809033203125,15.63681640625,15.42265625,15.49609375,15.4962890625,16.282861328125,16.56865234375,20.539501953125,23.026123046875,24.99462890625,24.99560546875,22.696533203125,21.10224609375,20.378369140625,19.789697265625,18.988427734375,19.1427734375]}],[{&#34;lng&#34;:[101.1388671875,100.24931640625,100.1224609375,99.8903320312501,98.9166992187501,97.816796875,97.79296875,98.4388671875,98.6892578125,98.5652343750001,98.2459960937501,99.1368164062501,99.2198242187501,99.61474609375,98.7572265625,98.7025390625001,98.4649414062501,98.74140625,98.5759765625,97.8123046875001,97.61962890625,97.1783203125001,96.6224609375001,95.7632812500001,95.3895507812501,94.2142578125001,94.5889648437501,94.07001953125,93.9981445312501,93.001953125,92.32412109375,92.5749023437499,92.9645507812501,93.3660156250001,93.3073242187499,94.1276367187501,94.7076171875001,94.6228515625001,95.1324218750001,95.1287109375,96.0614257812501,96.66572265625,97.3224609375001,98.09892578125,98.6511718750001,98.6546875,97.8195312500001,97.5314453125,97.68603515625,98.76435546875,98.86376953125,99.3408203125,99.1929687500001,99.9176757812501,100.21474609375,101.1388671875],&#34;lat&#34;:[21.56748046875,20.7302734375,20.3166503906251,20.4244140625,19.772900390625,19.4599609375001,17.68125,16.97568359375,16.305419921875,15.403564453125,14.81474609375,13.71669921875,12.73974609375,11.781201171875,10.6609375,10.190380859375,10.675830078125,11.59169921875,13.1619140625,14.858935546875,16.53720703125,17.06201171875,16.563916015625,16.16904296875,15.72275390625,16.126611328125,17.5693359375,18.893408203125,19.440869140625,20.074853515625,20.7918457031251,21.978076171875,22.003759765625,23.13251953125,24.0218750000001,23.87646484375,25.04873046875,25.4100097656251,26.0412597656249,26.597265625,27.21708984375,27.3392578125,28.21796875,28.14228515625,27.5724609375,25.9177734375,25.25185546875,24.49169921875,23.898095703125,24.1160644531251,23.191259765625,23.0958984375,22.1259765625,22.02802734375,21.46298828125,21.56748046875]}],[{&#34;lng&#34;:[19.1943359375,20.3443359375,20.06396484375,19.3423828125,18.51748046875,18.436328125,18.44384765625,19.1943359375],&#34;lat&#34;:[43.53330078125,42.8279296875,42.547265625,41.869091796875,42.43291015625,42.559716796875,42.96845703125,43.53330078125]}],[{&#34;lng&#34;:[116.68330078125,115.5576171875,115.8982421875,118.4984375,119.7111328125,119.706640625,118.30869140625,116.56259765625,115.6810546875,114.5171875,113.58701171875,111.898046875,111.40224609375,111.933203125,111.0072265625,110.400390625,109.4431640625,106.77001953125,105.1970703125,103.7111328125,101.97294921875,101.7138671875,99.9837890625,99.46787109375,97.2056640625,96.38544921875,95.35029296875,94.71201171875,93.6564453125,90.87724609375,90.869921875,90.31328125,89.04765625,87.9796875,87.8142578125,91.804296875,94.25107421875,94.61474609375,95.851953125,97.20859375,98.10341796875,97.946875,98.8486328125,99.9216796875,102.1115234375,102.28837890625,103.63291015625,105.38359375,106.7111328125,107.9478515625,108.613671875,110.8279296875,113.05556640625,114.2970703125,115.27451171875,116.68330078125],&#34;lat&#34;:[49.823779296875,47.94501953125,47.6869140625,47.983984375,47.15,46.606005859375,46.717041015625,46.289794921875,45.458251953125,45.364599609375,44.745703125,45.0640625,44.36728515625,43.71142578125,43.34140625,42.773681640625,42.45595703125,42.288720703125,41.738037109375,41.751318359375,42.215869140625,42.4658203125001,42.67734375,42.568212890625,42.789794921875,42.720361328125,44.278076171875,44.350830078125,44.9009765625,45.19609375,46.9544921875,47.676171875,48.0025390625,48.555126953125,49.1623046875,50.693603515625,50.556396484375,50.02373046875,50.012939453125,49.730810546875,50.07783203125,51.3484375,52.070068359375,51.755517578125,51.353466796875,50.585107421875,50.13857421875,50.47373046875,50.31259765625,49.92470703125,49.322802734375,49.166162109375,49.616259765625,50.2744140625,49.948876953125,49.823779296875]}],[{&#34;lng&#34;:[32.8861328125,32.112890625,31.9482421875,31.98583984375,31.54560546875,31.287890625,32.37109375,32.47763671875,33.00673828125,32.71650390625,32.99306640625,32.948046875,31.93984375,30.39609375,30.2318359375,33.2017578125,33.63642578125,34.33251953125,34.5408203125,34.3955078125,35.1671875,35.7552734375,35.84716796875,35.2474609375,34.563671875,34.36083984375,34.95947265625,35.78544921875,36.51865234375,37.54169921875,37.92021484375,38.491796875,39.988671875,40.46357421875,40.40283203125,40.580859375,40.63994140625,40.83515625,40.558984375,39.84462890625,39.084375,38.144921875,37.24453125,36.54013671875,34.9478515625,34.69814453125,35.26767578125,35.575390625,35.15595703125,33.3474609375,32.7921875,32.8861328125],&#34;lat&#34;:[-26.84931640625,-26.839453125,-25.9576171875,-24.46064453125,-23.48232421875,-22.40205078125,-21.33486328125,-20.71298828125,-19.873828125,-19.00185546875,-18.3595703125,-16.7123046875,-16.42880859375,-15.64306640625,-14.99033203125,-14.01337890625,-14.5681640625,-14.40859375,-15.297265625,-16.19921875,-16.56025390625,-16.05830078125,-14.6708984375,-13.896875,-13.36015625,-12.210546875,-11.578125,-11.4529296875,-11.7162109375,-11.67509765625,-11.2947265625,-11.41328125,-10.82080078125,-10.46435546875,-11.33203125,-12.635546875,-14.3900390625,-14.79150390625,-15.4734375,-16.43564453125,-16.9728515625,-17.2427734375,-17.73994140625,-18.5181640625,-19.8126953125,-20.40439453125,-21.6509765625,-22.9630859375,-24.54140625,-25.2609375,-25.6443359375,-26.84931640625]}],[{&#34;lng&#34;:[-12.280615234375,-12.85849609375,-13.40966796875,-14.30009765625,-16.168359375,-16.53525390625,-16.5357421874999,-16.07890625,-16.0849609374999,-16.514453125,-16.21044921875,-16.4297851562499,-17.048046875,-16.96455078125,-13.0162109375,-13.031494140625,-12.0234375,-12.01630859375,-8.68222656249998,-8.683349609375,-4.82260742187498,-6.59409179687498,-6.36811523437498,-6.08339843749999,-5.62866210937503,-5.35991210937499,-5.5125,-9.17680664062499,-10.69658203125,-11.502685546875,-12.280615234375],&#34;lat&#34;:[14.809033203125,15.242529296875,16.0591796875,16.5802734375,16.5470703125,15.83837890625,16.28681640625,17.545849609375,18.52119140625,19.361962890625,20.2279296875,20.6523437500001,20.80615234375,21.329248046875,21.333935546875,23.000244140625,23.467578125,25.99541015625,25.9955078125,27.2859375,24.99560546875,24.99462890625,23.026123046875,20.539501953125,16.56865234375,16.282861328125,15.4962890625,15.49609375,15.42265625,15.63681640625,14.809033203125]}],[{&#34;lng&#34;:[34.95947265625,34.36083984375,34.563671875,35.2474609375,35.84716796875,35.7552734375,35.1671875,34.3955078125,34.5408203125,34.33251953125,33.63642578125,33.2017578125,32.6720703125,33.02158203125,33.39794921875,33.261328125,33.65908203125,32.919921875,34.3208984375001,34.59765625,34.95947265625],&#34;lat&#34;:[-11.578125,-12.210546875,-13.36015625,-13.896875,-14.6708984375,-16.05830078125,-16.56025390625,-16.19921875,-15.297265625,-14.40859375,-14.5681640625,-14.01337890625,-13.6103515625,-12.63046875,-12.48984375,-10.893359375,-10.59052734375,-9.40742187500001,-9.73154296874998,-11.0375,-11.578125]}],[{&#34;lng&#34;:[117.5744140625,117.1005859375,115.89619140625,115.56845703125,115.45439453125,114.5458984375,113.622265625,112.476171875,111.7697265625,110.50576171875,109.65400390625,109.62890625,109.9845703125,110.93994140625,111.2421875,111.727734375,113.0447265625,114.0638671875,114.60830078125,115.0267578125,115.1400390625,115.51982421875,116.4947265625,117.29404296875,119.1322265625,118.1853515625,118.498046875,117.5744140625],&#34;lat&#34;:[4.17060546875004,4.33706054687502,4.34868164062499,3.93876953124997,3.03432617187501,1.46713867187503,1.2359375,1.55908203125003,0.999462890624969,0.861962890625023,1.61489257812502,2.02753906249998,1.71762695312499,1.51733398437504,2.43574218750001,2.85380859375,3.20522460937501,4.59267578124997,4.02397460937502,4.89970703124999,4.89975585937499,5.04892578125001,6.52167968750003,6.67690429687502,5.10048828125004,4.82851562500005,4.36235351562503,4.17060546875004]},{&#34;lng&#34;:[102.10107421875,102.982421875,103.4158203125,103.439453125,103.81220703125,104.2884765625,103.69453125,102.7271484375,101.2955078125,101.29990234375,100.7154296875,100.119140625,101.053515625,101.25703125,101.8736328125,102.10107421875],&#34;lat&#34;:[6.24223632812503,5.524951171875,4.85029296875004,2.93310546875,2.58046875,1.48066406250004,1.44965820312503,1.85556640625003,2.88520507812501,3.25327148437503,3.96621093749997,6.44199218750005,6.242578125,5.78935546875004,5.82529296874999,6.24223632812503]}],[{&#34;lng&#34;:[23.3806640625,24.27490234375,25.2587890625,24.358984375,23.58056640625,23.2986328125,20.97412109375,20.97099609375,19.97734375,19.98046875,19.98046875,19.02607421875,17.44794921875,17.05625,16.44755859375,15.34150390625,14.9677734375,14.837109375,14.5015625,14.5259765625,13.4505859375,12.458203125,11.77587890625,11.74306640625,13.101171875,13.93798828125,18.39638671875,19.07646484375,21.41689453125,23.3806640625],&#34;lat&#34;:[-17.640625,-17.4810546875,-17.7935546875,-17.97822265625,-18.4529296875,-18.02734375,-18.31884765625,-22.0001953125,-22.0001953125,-24.7767578125,-28.45126953125,-28.9279296875,-28.69814453125,-28.0310546875,-28.617578125,-27.3865234375,-26.31806640625,-25.033203125,-24.201953125,-22.7025390625,-20.91669921875,-18.9267578125,-18.0017578125,-17.24921875,-16.96767578125,-17.38876953125,-17.3994140625,-17.81767578125,-18.00068359375,-17.640625]}],[{&#34;lng&#34;:[164.20234375,165.191796875,165.66279296875,166.9423828125,166.77412109375,165.2419921875,164.4546875,164.20234375],&#34;lat&#34;:[-20.24609375,-20.76884765625,-21.2671875,-22.09013671875,-22.376171875,-21.52548828125,-20.8291015625,-20.24609375]}],[{&#34;lng&#34;:[14.97890625,15.1818359375,15.948828125,15.73505859375,15.47431640625,14.36796875,13.4482421875,13.60634765625,12.46318359375,11.4119140625,10.18466796875,9.61591796875001,8.75058593750001,7.788671875,7.05673828125001,6.386328125,5.49199218750002,4.14755859375001,3.64667968750001,3.59541015625001,2.878125,2.38916015625,2.073828125,1.56494140625,0.9873046875,0.163867187500017,0.217480468750011,1.30019531250002,3.50429687500002,3.876953125,4.23466796875002,4.22763671875001,5.83662109375001,7.48173828125002,9.37871093750002,11.96787109375,13.48125,14.23076171875,14.97890625],&#34;lat&#34;:[22.9962890625,21.523388671875,20.303173828125,19.904052734375,16.9083984375,15.750146484375,14.3806640625,13.70458984375,13.09375,13.35361328125,13.2701171875,12.81064453125,12.908154296875,13.337890625,13.0001953125,13.60361328125,13.8728515625,13.45771484375,12.52998046875,11.6962890625,12.367724609375,11.8970703125,12.71396484375,12.635400390625,13.04189453125,14.497216796875,14.911474609375,15.272265625,15.35634765625,15.7552734375,16.99638671875,19.1427734375,19.479150390625,20.873095703125,21.99140625,23.51787109375,23.18017578125,22.61845703125,22.9962890625]}],[{&#34;lng&#34;:[13.60634765625,14.06396484375,14.1974609375,14.6271484375,14.559765625,13.89208984375,12.403515625,11.55166015625,11.1533203125,10.60625,10.1435546875,9.06015625,8.55585937500001,8.29306640625001,7.15468750000008,6.07656250000008,5.58779296875005,4.86103515625007,4.12587890625002,2.70644531250002,2.77480468750002,3.044921875,3.83447265625,3.59541015625001,3.64667968750001,4.14755859375001,5.49199218750002,6.386328125,7.05673828125001,7.788671875,8.75058593750001,9.61591796875001,10.18466796875,11.4119140625,12.46318359375,13.60634765625],&#34;lat&#34;:[13.70458984375,13.078515625,12.3837890625,12.10869140625,11.49228515625,11.140087890625,8.59555664062499,6.697265625,6.437939453125,7.06308593749999,6.99643554687499,6.00908203124999,4.75522460937499,4.55761718750001,4.514404296875,4.290625,4.64721679687497,6.026318359375,6.41137695312503,6.36923828124999,9.04853515625003,9.08383789062499,10.607421875,11.6962890625,12.52998046875,13.45771484375,13.8728515625,13.60361328125,13.0001953125,13.337890625,12.908154296875,12.81064453125,13.2701171875,13.35361328125,13.09375,13.70458984375]}],[{&#34;lng&#34;:[-83.15751953125,-83.187744140625,-83.567333984375,-83.5109375,-83.86787109375,-83.6419921875,-85.7443359375,-86.468896484375,-87.337255859375,-86.710693359375,-86.733642578125,-85.78671875,-84.645947265625,-83.15751953125],&#34;lat&#34;:[14.99306640625,14.340087890625,13.3203125,12.41181640625,11.300048828125,10.917236328125,11.062109375,11.73828125,12.979248046875,13.31337890625,13.7634765625,13.84443359375,14.661083984375,14.99306640625]}],[{&#34;lng&#34;:[4.22617187500003,4.67832031250006,6.06220703125007,7.19726562500003,7.03515625000006,6.19326171875005,5.99394531250002,5.69355468750001,5.82714843750006,4.22617187500003],&#34;lat&#34;:[51.386474609375,52.809765625,53.407080078125,53.282275390625,52.380224609375,51.488916015625,50.750439453125,50.774755859375,51.125634765625,51.386474609375]}],[{&#34;lng&#34;:[30.8697265625,28.9658203125,29.1416015625,27.88994140625,26.0115234375001,24.94140625,22.4109375000001,20.62216796875,19.9698242187501,18.3786132812501,16.12744140625,16.403515625,14.54326171875,14.4796875,13.65029296875,13.9605468750001,12.6625,11.9999023437501,12.4861328125001,11.3882812500001,9.61845703125002,8.16611328125006,7.0048828125,5.70683593750007,5.13164062500004,5.24404296875002,4.92783203124998,5.53330078125006,8.39814453124998,9.70800781250003,12.15966796875,13.1046875000001,18.10146484375,18.2931640625001,24.42001953125,27.5970703125001,30.944140625,30.8697265625],&#34;lat&#34;:[69.7834472656251,69.02197265625,69.671435546875,70.061669921875,69.65263671875,68.5932617187501,68.719873046875,69.036865234375,68.356396484375,68.56240234375,67.4258300781251,67.05498046875,66.129345703125,65.30146484375,64.58154296875,64.014013671875,63.940478515625,63.29169921875,60.1067871093751,59.0365234375,58.946044921875,58.1453125,58.0242187500001,58.5236328125,59.22646484375,60.569580078125,61.7106933593751,62.310888671875,63.535107421875,63.864892578125,65.178955078125,66.539404296875,69.156298828125,69.47509765625,70.702001953125,71.09130859375,70.2744140625,69.7834472656251]},{&#34;lng&#34;:[16.78671875,20.4582031250001,16.70048828125,14.3658203125,14.92080078125,11.7738281250001,13.38359375,16.78671875],&#34;lat&#34;:[79.90673828125,79.1292480468751,76.579296875,77.23447265625,77.6888183593751,78.7164062500001,79.48076171875,79.90673828125]},{&#34;lng&#34;:[20.8978515625,26.86083984375,25.6412109375,20.8611328125,18.34384765625,20.8978515625],&#34;lat&#34;:[80.249951171875,80.160009765625,79.40302734375,79.3978515625,80.0595703125001,80.249951171875]},{&#34;lng&#34;:[21.60810546875,23.8412109375001,22.0568359375001,20.2279296875001,21.60810546875],&#34;lat&#34;:[78.595703125,77.49775390625,77.501171875,78.47783203125,78.595703125]}],[{&#34;lng&#34;:[88.109765625,88.0548828125,85.29296875,84.0910156249999,83.28974609375,81.85263671875,80.070703125,80.40185546875,81.01025390625,81.4171875,83.15546875,83.58349609375,85.1224609375,86.40869140625,88.109765625],&#34;lat&#34;:[27.87060546875,26.430029296875,26.741015625,27.4913574218751,27.37099609375,27.86708984375,28.83017578125,29.7302734375,30.164501953125,30.33759765625,29.612646484375,29.18359375,28.315966796875,27.928662109375,27.87060546875]}],[{&#34;lng&#34;:[173.11533203125,174.3025390625,174.28310546875,172.38525390625,171.442578125,170.7005859375,169.68662109375,168.38212890625,167.6822265625,166.73154296875,166.733984375,167.19453125,168.3666015625,169.6615234375,171.25703125,171.48623046875,172.0107421875,172.640625,173.11533203125],&#34;lat&#34;:[-41.279296875,-41.01953125,-41.740625,-43.82958984375,-44.13583984375,-45.68427734375,-46.55166015625,-46.60537109375,-46.19296875,-46.1978515625,-45.5435546875,-44.9634765625,-44.08203125,-43.5912109375,-42.46533203125,-41.7947265625,-41.4447265625,-40.51826171875,-41.279296875]},{&#34;lng&#34;:[173.26943359375,174.3203125,174.8021484375,174.7224609375,175.876171875,176.1083984375,177.3359375,178.0091796875,178.53623046875,177.965625,177.40751953125,175.98291015625,175.309765625,174.6353515625,175.1625,175.00927734375,173.934375,174.59736328125,174.92802734375,174.446875,173.9451171875,173.11669921875,173.26943359375],&#34;lat&#34;:[-34.934765625,-35.2466796875,-36.30947265625,-36.8412109375,-36.95771484375,-37.6451171875,-37.9908203125,-37.5548828125,-37.69208984375,-39.14248046875,-39.08115234375,-41.21328125,-41.61064453125,-41.289453125,-40.62158203125,-39.9521484375,-39.50908203125,-38.78505859375,-37.8044921875,-36.45087890625,-36.17587890625,-35.2052734375,-34.934765625]}],[{&#34;lng&#34;:[56.38798828125,57.21982421875,58.5780273437501,59.8,58.4742187500001,57.86181640625,57.8116210937501,56.6550781250001,56.2703125,55.4791015625,55.06416015625,54.0681640625,53.08564453125,51.97763671875,54.97734375,55.641015625,55.1858398437501,55.1999023437501,56.0638671875001,56.38798828125],&#34;lat&#34;:[24.97919921875,23.92275390625,23.6434570312501,22.219921875,20.406884765625,20.244140625,19.01708984375,18.587353515625,17.95078125,17.84326171875,17.038916015625,17.005517578125,16.648388671875,18.9961425781251,19.995947265625,22.00185546875,22.7041015625,23.034765625,24.73876953125,24.97919921875]}],[{&#34;lng&#34;:[76.76689453125,77.0486328125,76.59443359375,75.7091796875,74.300390625,73.96123046875,73.99423828125,74.6578125,75.33349609375,74.5099609375,74.6328125,73.381640625,72.9033203125,72.34189453125,71.8703125,70.7374023437499,70.4037109375,69.56796875,69.47001953125,70.1568359375,70.077734375,71.0478515625,69.7162109375,68.728125,68.1650390625,67.66845703125,67.171484375,66.70302734375,66.42861328125,64.658984375,61.587890625,61.86982421875,63.16806640625,62.76298828125,62.73974609375,61.623046875,60.843359375,62.4765625,64.09873046875,66.17705078125,66.39716796875,67.2873046875,68.21396484375,68.8689453125,69.279296875,69.5015625,70.2841796875,69.86806640625,71.0515625,70.965625,71.6205078125,71.18505859375,72.6228515625,74.54140625,75.840234375,75.9451171875,76.76689453125],&#34;lat&#34;:[35.66171875,35.109912109375,34.73583984375,34.503076171875,34.765380859375,34.653466796875,33.2421875,32.5189453125,32.27919921875,31.712939453125,31.03466796875,29.934375,29.028759765625,28.751904296875,27.9625,27.7290039062501,28.025048828125,27.1746093750001,26.804443359375,26.471435546875,26.07197265625,24.687744140625,24.172607421875,24.265625,23.85732421875,23.810986328125,24.756103515625,24.8609375,25.575341796875,25.18408203125,25.20234375,26.242431640625,26.665576171875,27.2501953125,28.00205078125,28.7916015625,29.85869140625,29.408349609375,29.391943359375,29.835595703125,30.91220703125,31.217822265625,31.807373046875,31.634228515625,31.93681640625,33.020068359375,33.36904296875,33.89765625,34.04970703125,34.53037109375,35.1830078125,36.04208984375,36.82958984375,37.02216796875,36.64970703125,36.017578125,35.66171875]}],[{&#34;lng&#34;:[-77.3742187499999,-77.2123046875,-77.901171875,-78.42158203125,-78.1138671875,-79.086376953125,-80.368701171875,-80.0751953125,-80.845556640625,-81.035107421875,-81.72763671875,-82.679541015625,-82.879345703125,-82.93984375,-82.56357421875,-82.244189453125,-81.35478515625,-80.127099609375,-79.577294921875,-78.0827636718749,-77.3742187499999],&#34;lat&#34;:[8.65830078125002,8.03388671875,7.22934570312505,8.06098632812501,8.37958984374998,8.99716796875003,8.28876953125005,7.66704101562504,7.22006835937502,7.71113281250005,8.13754882812498,8.32197265624997,8.07065429687499,9.449169921875,9.57666015624997,9.03149414062501,8.78056640624996,9.20991210937504,9.59785156250003,9.236279296875,8.65830078125002]}],[{&#34;lng&#34;:[-69.96591796875,-70.79951171875,-71.8447265625,-72.887060546875,-73.235546875,-73.137353515625,-73.75810546875,-74.00205078125,-72.9740234375,-72.379052734375,-72.181591796875,-71.237939453125,-70.6369140625,-70.642333984375,-69.57861328125,-68.68525390625,-68.97861328125,-69.07412109375,-68.880322265625,-69.37470703125,-69.418505859375,-69.020703125,-69.624853515625,-69.5109375,-69.9263671875,-70.41826171875,-71.336962890625,-71.5322265625,-72.46767578125,-73.824951171875,-75.104248046875,-76.289013671875,-76.183935546875,-77.2203125,-77.633203125,-78.762255859375,-80.11025390625,-80.81162109375,-81.283203125,-80.324658203125,-80.179248046875,-79.07626953125,-77.860595703125,-76.6791015625,-75.570556640625,-75.28447265625,-74.8017578125,-74.24638671875,-73.664306640625,-73.1544921875,-72.39560546875,-71.7525390625,-70.91455078125,-70.0740234375,-70.735107421875,-69.96591796875],&#34;lat&#34;:[-4.2359375,-4.17333984375,-4.50439453124999,-5.12275390625001,-6.09843750000002,-6.4658203125,-6.90576171875,-7.55605468749997,-8.9931640625,-9.51015625,-10.0037109375,-9.96601562500001,-9.47822265625001,-11.01025390625,-10.9517578125,-12.501953125,-12.880078125,-13.6828125,-14.198828125,-14.96298828125,-15.60341796875,-16.6421875,-17.2001953125,-17.5060546875,-18.2060546875,-18.34560546875,-17.68251953125,-17.2943359375,-16.70810546875,-16.15283203125,-15.4119140625,-14.13310546875,-13.515234375,-11.66337890625,-11.28779296875,-8.6169921875,-6.64960937500001,-6.2822265625,-4.322265625,-3.38789062500001,-3.877734375,-4.990625,-2.98164062500001,-2.56259765624999,-1.53125,-0.10654296875002,-0.200097656250009,-0.970605468750023,-1.248828125,-2.27822265625001,-2.42890625000001,-2.152734375,-2.21855468749997,-2.75019531250001,-3.78154296875,-4.2359375]}],[{&#34;lng&#34;:[121.1015625,121.84560546875,122.519140625,122.13515625,121.5953125,121.39228515625,121.80048828125,122.8560546875,122.40693359375,121.7779296875,121.203515625,120.616796875,120.8880859375,120.08212890625,120.159765625,120.40888671875,120.3583984375,120.59970703125,121.1015625],&#34;lat&#34;:[18.615283203125,18.29541015625,17.124853515625,16.184814453125,15.933251953125,15.3244140625,14.1138671875,14.25078125,13.4927734375,13.937646484375,13.640283203125,14.188037109375,14.7157714843751,14.85107421875,16.04765625,16.955615234375,17.63818359375,18.5078613281251,18.615283203125]},{&#34;lng&#34;:[126.00595703125,126.31953125,126.58154296875,126.080078125,125.4009765625,125.66796875,125.455859375,124.078125,124.206640625,123.39091796875,122.1318359375,122.9111328125,123.4345703125,124.22578125,124.8689453125,126.00595703125],&#34;lat&#34;:[9.32094726562501,8.84472656249999,7.24775390624997,6.73334960937498,6.79575195312499,5.97866210937498,5.66425781250005,6.40444335937504,7.39643554687498,7.40751953125002,7.81049804687504,8.1564453125,8.70332031250004,8.27138671874997,8.97226562500003,9.32094726562501]},{&#34;lng&#34;:[125.23955078125,125.628125,125.2333984375,124.2947265625,125.23955078125],&#34;lat&#34;:[12.527880859375,11.13203125,11.145068359375,12.5693359375,12.527880859375]},{&#34;lng&#34;:[123.130859375,122.5625,122.98330078125,123.567578125,123.16201171875,123.130859375],&#34;lat&#34;:[9.06411132812499,9.48281250000004,10.88662109375,10.7807617187501,9.86425781250003,9.06411132812499]},{&#34;lng&#34;:[122.49619140625,123.15830078125,122.769921875,121.96435546875,122.103515625,122.49619140625],&#34;lat&#34;:[11.615087890625,11.535546875,10.823828125,10.8716796875,11.642919921875,11.615087890625]},{&#34;lng&#34;:[117.3111328125,119.52666015625,119.684375,118.78212890625,118.4349609375,117.3111328125],&#34;lat&#34;:[8.43959960937505,10.953173828125,10.551708984375,9.91611328125002,9.25600585937501,8.43959960937505]},{&#34;lng&#34;:[120.70439453125,121.52275390625,121.23671875,120.50830078125,120.70439453125],&#34;lat&#34;:[13.4794921875,13.131201171875,12.218798828125,13.26005859375,13.4794921875]},{&#34;lng&#34;:[124.574609375,124.92998046875,125.2533203125,124.78076171875,124.574609375],&#34;lat&#34;:[11.34306640625,11.3728515625,10.263818359375,10.16806640625,11.34306640625]}],[{&#34;lng&#34;:[140.976171875,140.9751953125,140.97353515625,140.9734375,142.2115234375,144.477734375,145.7669921875,145.85283203125,147.80205078125,147.119140625,147.1900390625,148.1267578125,148.58310546875,149.8744140625,150.6669921875,150.482421875,149.7541015625,147.76865234375,146.69658203125,146.033203125,144.50986328125,143.61376953125,143.094921875,143.3662109375,142.64716796875,140.976171875],&#34;lat&#34;:[-9.11875,-6.90537109375002,-2.80341796875003,-2.609765625,-3.08349609374997,-3.82529296875002,-4.82304687499999,-5.47128906249998,-6.31523437499996,-6.72167968749999,-7.378125,-8.10361328124996,-9.05175781249996,-10.01298828125,-10.25712890625,-10.6369140625,-10.35302734375,-10.0701171875,-9.025390625,-8.07636718750001,-7.56738281249997,-8.20039062499997,-8.31123046874998,-8.96103515625003,-9.32783203124997,-9.11875]},{&#34;lng&#34;:[151.915625,152.4,152.14296875,150.4283203125,149.6525390625,148.401171875,148.3447265625,150.29873046875,150.9529296875,151.67119140625,151.915625],&#34;lat&#34;:[-4.29677734374997,-4.73125,-5.35703124999996,-6.27617187499999,-6.29042968749997,-5.76503906249995,-5.54492187499997,-5.53564453125003,-5.42373046874997,-4.88330078125,-4.29677734374997]},{&#34;lng&#34;:[155.9576171875,155.34404296875,154.78193359375,154.9970703125,155.9576171875],&#34;lat&#34;:[-6.68681640624999,-6.72167968749999,-5.97070312500003,-5.53994140625002,-6.68681640624999]}],[{&#34;lng&#34;:[19.60439453125,22.7662109375,23.48466796875,23.8447265625,23.6052734375,24.10576171875,22.6494140625,22.538671875,21.6396484375,19.80224609375,18.8322265625,17.151953125,14.809375,14.61943359375,14.12861328125,14.25888671875,14.213671875,14.21142578125,16.186328125,16.559765625,18.3234375,19.60439453125],&#34;lat&#34;:[54.4591796875,54.356787109375,53.939794921875,52.664208984375,51.517919921875,50.844970703125,49.539013671875,49.072705078125,49.411962890625,49.192333984375,49.510791015625,50.3783203125,50.858984375,52.528515625,52.87822265625,53.729638671875,53.870751953125,53.950341796875,54.290380859375,54.55380859375,54.83818359375,54.4591796875]}],[{&#34;lng&#34;:[-66.12939453125,-65.9708007812499,-67.196875,-67.158642578125,-66.12939453125],&#34;lat&#34;:[18.444921875,17.974365234375,17.994189453125,18.49921875,18.444921875]}],[{&#34;lng&#34;:[130.526953125,130.6873046875,129.75634765625,129.70869140625,128.3044921875,127.5681640625,127.39453125,128.374609375,128.03896484375,127.16953125,126.63388671875,125.44931640625,125.0673828125,125.36083984375,124.362109375,124.88935546875,125.9890625,126.903515625,128.11123046875,128.04521484375,128.9234375,129.7197265625,130.526953125],&#34;lat&#34;:[42.535400390625,42.3025390625,41.712255859375,40.85732421875,40.0359375,39.781982421875,39.20791015625,38.6234375,38.308544921875,38.304541015625,37.7818359375001,37.730224609375,38.55673828125,39.526611328125,40.004052734375,40.459814453125,40.904638671875,41.7810546875,41.3892578125,41.9875,42.038232421875,42.475,42.535400390625]}],[{&#34;lng&#34;:[-7.40615234374994,-8.59765624999994,-8.91479492187497,-9.47412109374997,-8.65556640624993,-8.77714843750002,-6.61826171874992,-6.2125,-6.92846679687497,-6.8101562499999,-7.44511718749996,-7.04604492187494,-7.40615234374994],&#34;lat&#34;:[37.179443359375,37.1213378906251,38.512109375,38.730859375,41.0294921875,41.941064453125,41.9423828125,41.53203125,41.009130859375,40.343115234375,39.536181640625,38.90703125,37.179443359375]}],[{&#34;lng&#34;:[-58.159765625,-57.830224609375,-57.985693359375,-56.937255859375,-55.849169921875,-55.36630859375,-54.62548828125,-54.241796875,-54.615869140625,-54.82548828125,-55.789990234375,-56.437158203125,-58.641748046875,-57.587158203125,-57.8216796875,-59.89248046875,-60.83984375,-61.79853515625,-62.6509765625,-62.276318359375,-61.7568359375,-60.007373046875,-59.09052734375,-58.18017578125,-58.159765625],&#34;lat&#34;:[-20.1646484375,-20.99794921875,-22.04638671875,-22.2712890625,-22.3076171875,-23.991015625,-23.8125,-24.047265625,-25.57607421875,-26.65224609375,-27.41640625,-27.55380859375,-27.19609375,-25.405078125,-25.13642578125,-24.0935546875,-23.85810546875,-23.18203125,-22.23369140625,-20.5625,-19.6453125,-19.29755859375,-19.28623046875,-19.81787109375,-20.1646484375]}],[{&#34;lng&#34;:[35.4505859375,34.95595703125,35.55146484375,35.4505859375],&#34;lat&#34;:[31.479296875,32.1609375,32.3955078125,31.479296875]},{&#34;lng&#34;:[34.2453125,34.19814453125,34.47734375,34.2453125],&#34;lat&#34;:[31.20830078125,31.3226074218751,31.58486328125,31.20830078125]}],[{&#34;lng&#34;:[51.26796875,50.80439453125,51.003125,51.54306640625,51.601953125,51.26796875],&#34;lat&#34;:[24.6072265625,24.7892578125,25.9814453125,25.902392578125,25.14794921875,24.6072265625]}],[{&#34;lng&#34;:[28.2125,29.705859375,28.64541015625,28.5853515625,27.0869140625,25.4970703125,23.224609375,22.705078125,21.384375,20.241796875,21.151953125,22.290625,22.87666015625,23.20263671875,24.893359375,26.6189453125,28.07177734375,28.2125],&#34;lat&#34;:[45.450439453125,45.259912109375,44.295654296875,43.742236328125,44.1673828125,43.67080078125,43.873876953125,44.23779296875,44.870068359375,46.10859375,46.304345703125,47.72783203125,47.9472656250001,48.084521484375,47.7177734375,48.25986328125,46.97841796875,45.450439453125]}],[{&#34;lng&#34;:[130.6873046875,130.526953125,131.26181640625,131.08232421875,131.9775390625,132.93603515625,133.861328125,134.16767578125,134.75234375,134.293359375,132.5619140625,131.002734375,130.804296875,129.49814453125,127.999609375,126.9248046875,126.312890625,125.6490234375,123.6078125,120.7041015625,120.7498046875,120.06689453125,119.19189453125,119.25986328125,117.8734375,116.68330078125,115.27451171875,114.2970703125,113.05556640625,110.8279296875,108.613671875,107.9478515625,106.7111328125,105.38359375,103.63291015625,102.28837890625,102.1115234375,99.9216796875,98.8486328125,97.946875,98.10341796875,97.20859375,95.851953125,94.61474609375,94.25107421875,91.804296875,87.8142578125,87.3228515625001,86.6142578125,85.21015625,83.3573242187501,81.4659179687501,80.87734375,79.98623046875,77.7043945312501,76.2666015625,74.4519531250001,72.9140625,71.0931640625001,70.7380859375001,68.9772460937501,68.0738281250001,65.476953125,61.9287109375,61.33369140625,60.8023437500001,60.93759765625,60.0655273437501,61.3630859375001,61.389453125,59.81240234375,58.3591796875001,56.49140625,55.79765625,54.4214843750001,53.3380859375,52.3310546875,51.60908203125,50.7939453125,48.8083984375,48.43427734375,47.32646484375,46.80205078125,46.6609375000001,47.09326171875,48.1099609375,49.2322265625001,47.5242187500001,46.75302734375,47.2298828125001,47.4631835937501,48.5728515625,47.8611328125001,47.2611328125001,46.4298828125,45.7275390625,44.87099609375,43.7826171875,42.41904296875,41.58056640625,40.648046875,39.9783203125,38.71728515625,37.411328125,38.21435546875,38.9002929687501,39.9610351562501,39.7805664062501,37.4228515625,36.6194335937501,35.41162109375,35.3119140625001,34.2806640625,34.3978515625,33.73525390625,31.76337890625,31.41787109375,32.704296875,31.1212890625,30.9068359375,29.4822265625,28.14794921875,27.796875,27.351953125,27.7528320312501,27.464453125,28.0125,28.9472656250001,28.6505859375,27.7976562500001,29.69013671875,31.28564453125,31.1808593750001,29.60419921875,29.90341796875,29.08701171875,29.9412109375001,28.4707031250001,28.9658203125,30.8697265625,32.377734375,35.85791015625,40.9664062500001,41.18896484375,40.5215820312501,38.3975585937501,35.5134765625,34.4064453125,34.86953125,36.3649414062501,38.07080078125,36.5282226562501,36.8828125,39.7580078125001,40.28125,39.81650390625,42.2105468750001,44.09716796875,44.488671875,43.7824218750001,44.048046875,45.8919921875,46.6904296875,44.939453125,45.98603515625,47.7090820312501,47.87470703125,52.5500976562501,53.96787109375,56.04365234375,57.12685546875,58.9189453125,61.01591796875,63.3614257812501,68.5041992187501,68.5427734375,67.064453125,66.9175781250001,68.2692382812501,69.0390625,71.5001953125001,72.812109375,71.9120117187501,72.731640625,72.52734375,73.5480468750001,73.1521484375,71.551171875,71.9169921875,73.79208984375,74.76953125,74.57958984375,73.56015625,74.3109375,73.0862304687501,73.67177734375,76.032421875,80.8270507812501,80.5832031250001,86.5914062500001,86.6514648437501,90.1849609375001,96.87919921875,100.32236328125,100.98994140625,104.01455078125,104.9119140625,108.0279296875,111.11484375,113.87099609375,113.61357421875,110.26142578125,112.147265625,118.4501953125,119.750390625,123.1603515625,123.305078125,127.74033203125,128.888671875,129.41171875,128.3587890625,129.7619140625,131.56201171875,132.5623046875,134.10283203125,135.884765625,137.3154296875,139.6951171875,139.601171875,142.06142578125,146.594140625,149.5015625,152.5087890625,155.89521484375,159.35068359375,159.83251953125,161.5369140625,162.37568359375,166.8203125,169.60986328125,170.99541015625,170.48681640625,173.27744140625,176.10751953125,180,180,178.51953125,178.7064453125,179.5705078125,179.120703125,177.35126953125,174.51435546875,172.85654296875,172.3927734375,169.9826171875,169.2267578125,166.9640625,166.3521484375,165.0845703125,163.780078125,163.2728515625,161.96005859375,162.779296875,163.335546875,162.0849609375,161.72939453125,162.10556640625,160.0744140625,159.89765625,158.6087890625,158.103515625,156.74775390625,156.098828125,155.5548828125,155.98251953125,157.450390625,159.0369140625,159.84736328125,162.00361328125,163.7099609375,164.2556640625,163.33173828125,163.00927734375,160.7666015625,159.07666015625,157.4693359375,154.29306640625,155.16669921875,152.8822265625,151.4857421875,149.642578125,149.20498046875,147.514453125,146.4443359375,143.1921875,142.025390625,140.00234375,138.662109375,137.69150390625,135.2625,135.8515625,136.797265625,136.6830078125,137.3283203125,138.6607421875,138.695703125,139.707421875,141.40205078125,141.48525390625,140.6876953125,140.5171875,140.17060546875,138.58681640625,137.68544921875,135.874609375,135.1310546875,133.1599609375,131.7220703125,130.6873046875],&#34;lat&#34;:[42.3025390625,42.535400390625,43.433056640625,44.910009765625,45.243994140625,45.029931640625,46.24775390625,47.302197265625,47.7154296875,48.3734375,47.768505859375,47.691455078125,48.34150390625,49.388818359375,49.5686035156251,51.100146484375,52.3997558593751,53.04228515625,53.546533203125,53.171826171875,52.096533203125,51.6006835937501,50.379833984375,50.06640625,49.5134765625,49.823779296875,49.948876953125,50.2744140625,49.616259765625,49.166162109375,49.322802734375,49.92470703125,50.31259765625,50.47373046875,50.13857421875,50.585107421875,51.353466796875,51.755517578125,52.070068359375,51.3484375,50.07783203125,49.730810546875,50.012939453125,50.02373046875,50.556396484375,50.693603515625,49.1623046875,49.085791015625,49.609716796875,49.66484375,50.994580078125,50.73984375,51.2814453125,50.774560546875,53.379150390625,54.311962890625,53.647265625,54.10732421875,54.21220703125,55.30517578125,55.389599609375,54.9595703125,54.623291015625,53.946484375,54.049267578125,52.7447265625,52.28056640625,51.97646484375,51.44189453125,50.86103515625,50.58203125,51.063818359375,51.01953125,50.60205078125,50.780322265625,51.482373046875,51.681298828125,51.483984375,51.72919921875,50.601318359375,49.828515625,50.27353515625,49.36708984375,48.412255859375,47.947705078125,47.74541015625,46.337158203125,45.6017089843751,44.420654296875,44.1923828125,43.03505859375,41.844482421875,41.212744140625,41.315087890625,41.890966796875,42.475048828125,42.756396484375,42.747021484375,43.22421875,43.21923828125,43.53388671875,43.41982421875,44.2880859375,44.7353515625,47.091455078125,47.855126953125,48.237939453125,49.572021484375,50.411474609375,50.209228515625,50.539697265625,51.043896484375,51.311669921875,51.780419921875,52.344775390625,52.10107421875,53.196044921875,53.336328125,54.648486328125,55.57001953125,55.6845703125,56.142919921875,57.316943359375,57.528125,57.841015625,58.84130859375,59.48427734375,59.828759765625,60.610986328125,60.5361328125,61.54609375,62.567822265625,63.2083007812501,64.968408203125,66.091064453125,66.970947265625,67.5474609375,68.48837890625,69.02197265625,69.7834472656251,69.4791015625,69.191748046875,67.7134765625,66.826171875,66.446630859375,66.064453125,66.39580078125,65.395751953125,64.560009765625,64.00283203125,64.025830078125,64.84736328125,65.17236328125,64.57705078125,64.998095703125,65.59794921875,66.519677734375,66.23505859375,66.67177734375,67.2544921875,68.548828125,68.4796875,67.848828125,67.47744140625,66.853125,67.04501953125,67.5841796875,68.592431640625,68.22734375,68.648876953125,68.55400390625,69.00380859375,69.85146484375,69.67529296875,68.3484375,68.96708984375,69.693701171875,71.282373046875,71.6828125,72.669921875,72.913671875,72.69140625,71.54794921875,70.8228515625,69.080517578125,68.57451171875,67.8650390625,66.76044921875,66.246728515625,66.9953125,67.766357421875,68.751220703125,69.7072265625,70.65361328125,71.4449218750001,71.845068359375,71.910400390625,72.48828125,73.56845703125,73.894287109375,74.682421875,75.591064453125,75.9310546875,76.479150390625,76.990478515625,77.730419921875,77.17470703125,76.71845703125,76.723046875,75.856005859375,75.29296875,74.017431640625,73.708935546875,73.589794921875,72.9791015625001,72.9548828125,73.53291015625,73.48154296875,73.190234375,72.315478515625,72.088330078125,71.11953125,70.901025390625,71.8953125,71.378955078125,71.63056640625,71.359423828125,71.700439453125,72.49609375,72.72080078125,72.30244140625,72.164306640625,70.83447265625,71.0955078125,70.79072265625,69.7849609375,69.379541015625,69.649072265625,69.499560546875,68.78603515625,69.0453125000001,70.107568359375,69.823828125,69.860302734375,68.983447265625,65.067236328125,64.602978515625,63.521533203125,62.6875,62.320361328125,62.587451171875,61.8236328125,61.469189453125,61.061767578125,60.06708984375,60.595947265625,60.30703125,60.484814453125,60.098583984375,60.04111328125,59.302587890625,58.0769042968751,57.3576171875,56.23251953125,56.0896484375,55.3580078125,54.7521484375,54.18916015625,53.38076171875,52.8736328125,51.809619140625,50.969287109375,53.006494140625,55.348486328125,56.69521484375,57.799267578125,58.42392578125,59.1271484375,60.420166015625,60.916796875,62.69658203125,62.550927734375,61.79150390625,60.7533203125,61.922265625,61.79892578125,59.833349609375,59.36015625,58.9390625,59.52412109375,59.77041015625,59.48818359375,59.2685546875,59.43046875,59.3701171875,58.999658203125,57.6875,56.96552734375,56.13935546875,54.943310546875,54.583935546875,54.6209960937501,53.9312988281251,53.53896484375,53.744775390625,54.32001953125,54.2771484375,53.183984375,52.178515625,51.2322753906251,49.596142578125,48.523681640625,47.0572265625,45.818359375,44.37353515625,43.5257324218751,42.69697265625,43.2026367187501,42.3025390625]},{&#34;lng&#34;:[-179.79853515625,-175.34521484375,-174.447607421875,-171.795556640625,-170.191943359375,-170.66630859375,-172.211572265625,-173.009130859375,-175.853857421875,-176.09326171875,-178.310205078125,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-180,-179.79853515625],&#34;lat&#34;:[68.9404296875,67.678076171875,67.103125,66.93173828125,66.20126953125,65.621533203125,65.4251953125,64.2974609375,65.01083984375,65.471044921875,65.48486328125,65.067236328125,65.311962890625,65.556787109375,65.8015625,66.0462890625,66.291064453125,66.53583984375,66.78056640625,67.025341796875,67.2701171875001,67.51484375,67.759619140625,68.00439453125,68.24912109375,68.493896484375,68.738671875,68.9404296875]},{&#34;lng&#34;:[67.7653320312501,61.35595703125,56.9638671875,55.0068359375,54.6426757812501,57.0875,58.88125,62.971484375,67.5349609375001,67.7653320312501],&#34;lat&#34;:[76.23759765625,75.31484375,73.366552734375,73.4538574218751,73.9595703125001,75.383837890625,75.8547851562501,76.236669921875,77.007763671875,76.23759765625]},{&#34;lng&#34;:[142.76103515625,143.2236328125,143.15556640625,144.2720703125,143.10498046875,142.55693359375,142.57802734375,141.83037109375,142.18173828125,141.86630859375,142.14228515625,142.20673828125,141.72236328125,141.82353515625,142.526171875,142.76103515625],&#34;lat&#34;:[54.3939453125,53.2960449218751,52.083740234375,49.311328125,49.198828125,47.737890625,46.70078125,46.45107421875,48.01337890625,48.75009765625,49.569140625,51.22255859375,51.736328125,53.339501953125,53.4474609375,54.3939453125]},{&#34;lng&#34;:[55.31982421875,56.4295898437501,55.2978515625,57.1458984375001,53.7223632812501,53.3638671875001,51.81259765625,53.7532226562501,55.31982421875],&#34;lat&#34;:[73.30830078125,73.201171875,71.9353515625,70.5891113281251,70.814453125,71.5416503906251,71.49130859375,73.29326171875,73.30830078125]},{&#34;lng&#34;:[140.04873046875,142.4603515625,145.2552734375,144.0197265625,139.09912109375,137.00625,137.501171875,140.04873046875],&#34;lat&#34;:[75.828955078125,75.9036132812501,75.585595703125,75.0446777343751,74.65654296875,75.235009765625,75.90966796875,75.828955078125]},{&#34;lng&#34;:[97.67451171875,100.06123046875,99.4395507812501,94.65234375,93.07080078125,94.9873046875,97.67451171875],&#34;lat&#34;:[80.158251953125,79.7770996093751,78.834228515625,79.127490234375,79.4953125,80.096826171875,80.158251953125]},{&#34;lng&#34;:[96.5265625,97.1751953125,94.5650390625001,93.87236328125,91.5238281250001,93.06513671875,96.5265625],&#34;lat&#34;:[81.0755859375,80.2410156250001,80.12607421875,80.010107421875,80.358544921875,80.9884765625,81.0755859375]},{&#34;lng&#34;:[102.884765625,105.14599609375,103.7193359375,100.283984375,102.884765625],&#34;lat&#34;:[79.253955078125,78.8188476562501,78.258251953125,78.67919921875,79.253955078125]},{&#34;lng&#34;:[21.2357421875,22.83125,22.7662109375,19.60439453125,20.8998046875001,20.9578125000001,21.2357421875],&#34;lat&#34;:[55.264111328125,54.8384765625,54.356787109375,54.4591796875,55.286669921875,55.2789062500001,55.264111328125]}],[{&#34;lng&#34;:[30.5099609375,30.81259765625,30.55361328125,29.8681640625,29.01435546875,29.12939453125,29.576953125,30.5099609375],&#34;lat&#34;:[-1.06728515625001,-1.56308593750002,-2.40009765625001,-2.71640625,-2.72021484375,-1.86025390625001,-1.38789062500001,-1.06728515625001]}],[{&#34;lng&#34;:[-8.683349609375,-8.68222656249998,-12.01630859375,-12.0234375,-13.031494140625,-13.0162109375,-16.96455078125,-17.048046875,-17.003076171875,-14.8408203125,-14.22119140625,-14.02099609375,-12.43115234375,-12.03076171875,-11.718212890625,-10.922802734375,-9.7353515625,-8.75385742187498,-8.683349609375,-8.683349609375],&#34;lat&#34;:[27.2859375,25.9955078125,25.99541015625,23.467578125,23.000244140625,21.333935546875,21.329248046875,20.80615234375,21.420703125,21.45078125,22.31015625,23.4107421875,24.8306640625,26.0308593750001,26.1041015625,27.0103515625,26.8609375,27.191015625,27.6564453125,27.2859375]}],[{&#34;lng&#34;:[46.5314453125,47.433203125,47.6712890625,48.44248046875,48.9064453125,49.9861328125001,50.031640625,50.80439453125,51.26796875,51.568359375,52.5550781250001,55.1042968750001,55.1858398437501,55.641015625,54.97734375,51.97763671875,49.0419921875,48.17216796875,47.441796875,45.1480468750001,43.19091796875,43.1650390625,42.79931640625,42.2939453125,41.75,41.2294921875,40.7591796875001,39.613671875,39.0935546875001,39.0958984375,38.46416015625,37.5430664062501,37.148828125,35.18046875,34.6162109375,34.95078125,36.0154296875,36.7552734375,37.46923828125,37.980078125,36.95859375,39.14541015625,40.3693359375,42.0744140625,44.6908203125,46.5314453125],&#34;lat&#34;:[29.096240234375,28.98955078125,28.533154296875,28.542919921875,27.6290527343751,26.82890625,26.1109863281251,24.7892578125,24.6072265625,24.2861816406251,22.9328125,22.621484375,22.7041015625,22.00185546875,19.995947265625,18.9961425781251,18.581787109375,18.15693359375,17.111865234375,17.42744140625,17.359375,16.689404296875,16.37177734375,17.4349609375,17.8857421875,18.67841796875,19.75546875,20.51767578125,21.3103515625,22.3927734375,23.711865234375,24.291650390625,25.29111328125,28.03486328125,28.14833984375,29.353515625,29.190478515625,29.866015625,29.995068359375,30.5,31.49150390625,32.12451171875,31.93896484375,31.08037109375,29.20234375,29.096240234375]}],[{&#34;lng&#34;:[36.87138671875,37.1505859375,37.2484375,37.4712890625,38.60947265625,37.41103515625,37.008984375,36.91376953125,36.4267578125,36.52431640625,36.10751953125,35.59609375,35.1123046875,34.9314453125,34.27568359375,34.078125,33.8921875,33.17216796875,33.073046875,32.3353515625,32.4041015625,31.22490234375,30.73935546875,30.00302734375,28.84453125,27.88583984375,26.5513671875,25.798046875,25.0669921875,24.53193359375,24.14736328125,23.5373046875,23.6462890625,22.86005859375,22.55634765625,22.1076171875,22.5099609375,23.10517578125,23.9833984375,23.9802734375,23.9802734375,24.9794921875,24.9802734375,28.03642578125,31.43447265625,33.91845703125,36.87138671875],&#34;lat&#34;:[21.996728515625,21.103759765625,19.581884765625,18.8201171875,18.005078125,17.06171875,17.05888671875,16.29619140625,15.132080078125,14.2568359375,12.72646484375,12.5373046875,11.816552734375,10.864794921875,10.528125,9.46152343749999,10.198974609375,10.850146484375,11.59150390625,11.716015625,11.057763671875,9.799267578125,9.74267578125,10.277392578125,9.32607421874999,9.59965820312499,9.525830078125,10.4205078125,10.293798828125,8.8869140625,8.665625,8.81582031249999,9.82290039062499,10.919677734375,11.66953125,13.730322265625,14.12744140625,15.7025390625,15.78017578125,19.496630859375,19.995947265625,20.002587890625,21.995849609375,21.995361328125,21.995849609375,21.996240234375,21.996728515625]}],[{&#34;lng&#34;:[34.078125,34.09453125,33.23427734375,33.01259765625,33.66611328125,34.71064453125,35.268359375,33.97607421875,33.48935546875,32.8380859375,32.0994140625,31.15234375,30.83857421875,29.67685546875,28.19208984375,27.4033203125,27.0833984375,26.5142578125,26.36181640625,25.3806640625,24.8533203125,24.14736328125,24.53193359375,25.0669921875,25.798046875,26.5513671875,27.88583984375,28.84453125,30.00302734375,30.73935546875,31.22490234375,32.4041015625,32.3353515625,33.073046875,33.17216796875,33.8921875,34.078125],&#34;lat&#34;:[9.46152343749999,8.5822265625,8.39638671874999,7.95151367187499,7.67099609374999,6.66030273437499,5.49228515624999,4.22021484375003,3.755078125,3.79848632812499,3.52919921874999,3.785595703125,3.49072265625,4.5869140625,4.35024414062499,5.10917968749999,5.77685546875,6.06923828124999,6.63530273437499,7.33339843749999,8.13754882812499,8.665625,8.8869140625,10.293798828125,10.4205078125,9.525830078125,9.59965820312499,9.32607421874999,10.277392578125,9.74267578125,9.799267578125,11.057763671875,11.716015625,11.59150390625,10.850146484375,10.198974609375,9.46152343749999]}],[{&#34;lng&#34;:[-12.280615234375,-12.05419921875,-11.390380859375,-11.389404296875,-12.2912109375,-13.729248046875,-15.19609375,-16.71181640625,-16.763330078125,-16.5623046875,-17.16806640625,-16.53525390625,-16.168359375,-14.30009765625,-13.40966796875,-12.85849609375,-12.280615234375],&#34;lat&#34;:[14.809033203125,13.633056640625,12.9419921875,12.40439453125,12.32802734375,12.67392578125,12.679931640625,12.354833984375,13.06416015625,13.5873046875,14.640625,15.83837890625,16.5470703125,16.5802734375,16.0591796875,15.242529296875,14.809033203125]}],[{&#34;lng&#34;:[-10.283203125,-10.6474609375,-11.50751953125,-12.48564453125,-12.8809570312499,-13.29267578125,-12.50146484375,-11.2056640625,-10.283203125],&#34;lat&#34;:[8.48515624999999,7.759375,6.90654296875,7.38627929687504,7.85664062500003,9.04921875,9.86215820312499,9.977734375,8.48515624999999]}],[{&#34;lng&#34;:[-89.36259765625,-88.512548828125,-87.71533203125,-87.814208984375,-88.51201171875,-90.09521484375,-89.36259765625],&#34;lat&#34;:[14.416015625,13.978955078125,13.8126953125,13.3991699218751,13.183935546875,13.7365234375,14.416015625]}],[{&#34;lng&#34;:[48.93857421875,48.9380859375,47.97822265625,46.97822265625,44.0228515625,43.48251953125,42.6595703125,42.92275390625,43.24599609375,44.3865234375,44.94296875,45.81669921875,46.5650390625,47.40498046875,48.93857421875],&#34;lat&#34;:[11.258447265625,9.45175781249999,7.9970703125,7.9970703125,8.98603515625,9.37949218749999,10.62138671875,10.99931640625,11.4998046875,10.430224609375,10.43671875,10.835888671875,10.74599609375,11.1740234375,11.258447265625]}],[{&#34;lng&#34;:[41.53271484375,40.9787109375,40.964453125,41.883984375,44.028125,44.94052734375,45.9349609375,47.97822265625,48.9380859375,48.93857421875,50.11005859375,50.79228515625,51.2548828125,51.140625,50.825,49.34853515625,49.04931640625,47.97529296875,46.051171875,44.33271484375,43.46767578125,41.9798828125,41.53271484375],&#34;lat&#34;:[-1.69531249999996,-0.870312500000011,2.81464843750003,3.977734375,4.95097656249999,4.91201171874999,5.99721679687499,7.9970703125,9.45175781249999,11.258447265625,11.529296875,11.98369140625,11.830712890625,10.656884765625,9.428173828125,6.99052734374999,6.17363281249999,4.497021484375,2.47514648437499,1.39096679687499,0.621630859374989,-0.973046875,-1.69531249999996]}],[{&#34;lng&#34;:[20.241796875,21.384375,22.705078125,22.34404296875,21.5625,21.7529296875,21.05703125,20.3443359375,19.1943359375,19.5837890625,19.00712890625,18.90537109375,20.241796875],&#34;lat&#34;:[46.10859375,44.870068359375,44.23779296875,42.31396484375,42.247509765625,42.66982421875,43.09169921875,42.8279296875,43.53330078125,44.04345703125,44.869189453125,45.93173828125,46.10859375]}],[{&#34;lng&#34;:[-54.15595703125,-54.452197265625,-54.350732421875,-53.990478515625,-54.1955078125,-54.616259765625,-55.005810546875,-56.12939453125,-56.4828125,-56.704345703125,-58.0544921875,-57.711083984375,-57.194775390625,-56.96982421875,-55.93955078125,-54.83369140625,-54.05419921875,-54.15595703125],&#34;lat&#34;:[5.35898437500003,5.01347656249999,4.05410156249999,3.58955078125,2.81787109375,2.32675781250001,2.59296875,2.29951171875,1.942138671875,2.03647460937499,4.17192382812499,4.99106445312499,5.5484375,5.99287109375,5.79545898437499,5.98833007812499,5.80791015624999,5.35898437500003]}],[{&#34;lng&#34;:[22.538671875,22.1318359375,20.4900390625,19.8986328125,17.7619140625,17.14736328125,16.953125,18.8322265625,19.80224609375,21.6396484375,22.538671875],&#34;lat&#34;:[49.072705078125,48.405322265625,48.526904296875,48.13134765625,47.770166015625,48.00595703125,48.598828125,49.510791015625,49.192333984375,49.411962890625,49.072705078125]}],[{&#34;lng&#34;:[16.5162109375,15.6359375,15.339453125,13.5779296875,13.71982421875,13.7,14.503515625,16.09306640625,16.5162109375],&#34;lat&#34;:[46.49990234375,46.200732421875,45.467041015625,45.51689453125,45.58759765625,46.520263671875,46.417041015625,46.86328125,46.49990234375]}],[{&#34;lng&#34;:[24.15546875,21.5655273437501,21.4650390625,20.7626953125,17.89560546875,17.1307617187501,17.2509765625,17.9557617187501,18.9705078125,18.2853515625001,16.651953125,16.5279296875001,15.9966796875,14.78203125,14.34169921875,13.3213867187501,12.592578125,12.421484375,11.4493164062501,11.3882812500001,12.4861328125001,11.9999023437501,12.6625,13.9605468750001,13.65029296875,14.4796875,14.54326171875,16.403515625,16.12744140625,18.3786132812501,19.9698242187501,20.62216796875,23.6388671875,24.15546875],&#34;lat&#34;:[65.8052734375001,65.40810546875,64.37958984375,63.8678222656251,62.830517578125,61.575732421875,60.70078125,60.589794921875,59.7572265625,59.109375,58.434326171875,57.0681640625,56.222607421875,56.1619140625,55.527734375,55.34638671875,56.13759765625,56.906396484375,58.118359375,59.0365234375,60.1067871093751,63.29169921875,63.940478515625,64.014013671875,64.58154296875,65.30146484375,66.129345703125,67.05498046875,67.4258300781251,68.56240234375,68.356396484375,69.036865234375,67.95439453125,65.8052734375001]}],[{&#34;lng&#34;:[31.9482421875,32.112890625,31.9583984375,31.06337890625,30.8033203125,31.41513671875,31.9482421875],&#34;lat&#34;:[-25.9576171875,-26.839453125,-27.305859375,-27.1123046875,-26.4134765625,-25.74658203125,-25.9576171875]}],[{&#34;lng&#34;:[42.358984375,41.416796875,41.1947265625,40.689453125,38.77353515625,36.818359375,35.7873046875,35.869140625,36.5849609375,35.97626953125,35.89267578125,36.65859375,37.436328125,38.19169921875,39.356640625,40.7056640625,42.358984375],&#34;lat&#34;:[37.10859375,36.5146484375,34.768994140625,34.33203125,33.372216796875,32.31728515625,32.734912109375,33.43173828125,34.221240234375,34.62919921875,35.916552734375,36.8025390625,36.643310546875,36.9015625,36.681591796875,37.097705078125,37.10859375]}],[{&#34;lng&#34;:[23.9802734375,23.9833984375,23.10517578125,22.5099609375,22.1076171875,22.55634765625,22.86005859375,22.49384765625,20.7732421875,20.34208984375,19.1455078125,19.10869140625,18.455078125,17.6494140625,16.784765625,15.480078125,15.1162109375,13.97724609375,14.24326171875,15.54091796875,15.0298828125,15.08125,14.5162109375,14.06396484375,13.60634765625,13.4482421875,14.36796875,15.47431640625,15.73505859375,15.948828125,15.1818359375,14.97890625,15.98408203125,18.23134765625,21.5849609375,23.9802734375],&#34;lat&#34;:[19.496630859375,15.78017578125,15.7025390625,14.12744140625,13.730322265625,11.66953125,10.919677734375,10.996240234375,9.40566406249999,9.12709960937499,9.01596679687499,8.65615234374999,8.03203124999999,7.98359375,7.5509765625,7.52377929687499,8.55732421875,9.69155273437499,9.979736328125,9.96030273437499,11.113671875,11.8455078125,12.979736328125,13.078515625,13.70458984375,14.3806640625,15.750146484375,16.9083984375,19.904052734375,20.303173828125,21.523388671875,22.9962890625,23.44521484375,22.335546875,20.6794921875,19.496630859375]}],[{&#34;lng&#34;:[0.900488281250006,0.779980468750011,1.330078125,1.60019531250001,1.62265625,1.18720703125001,0.525585937500011,0.634765625,0.261914062500011,0.362695312500023,-0.068603515625,0.900488281250006],&#34;lat&#34;:[10.99326171875,10.3595703125,9.99697265624999,9.050048828125,6.216796875,6.08940429687499,6.85092773437499,7.35366210937499,9.49560546875,10.236474609375,11.115625,10.99326171875]}],[{&#34;lng&#34;:[100.1224609375,101.1546875,101.286328125,101.0505859375,101.10517578125,102.10146484375,102.717578125,103.3669921875,103.949609375,104.816015625,104.7505859375,105.6220703125,105.4755859375,105.18330078125,103.1994140625,102.3197265625,102.499609375,102.93388671875,102.76298828125,101.7236328125,100.86328125,100.9626953125,100.01748046875,99.9890625000001,99.1650390625,99.1607421875001,99.7238281250001,100.27939453125,100.58623046875,101.49794921875,102.10107421875,101.8736328125,101.25703125,101.053515625,100.119140625,99.7203125000001,98.5791992187501,98.2381835937501,98.7025390625001,98.7572265625,99.61474609375,99.2198242187501,99.1368164062501,98.2459960937501,98.5652343750001,98.6892578125,98.4388671875,97.79296875,97.816796875,98.9166992187501,99.8903320312501,100.1224609375],&#34;lat&#34;:[20.3166503906251,19.57919921875,18.9771484375,18.40703125,17.4795410156251,18.21064453125,17.892236328125,18.42333984375,18.3189941406251,17.30029296875,16.6475585937501,15.699951171875,14.530126953125,14.346240234375,14.3326171875,13.5399902343751,12.669970703125,11.706689453125,12.012451171875,12.68935546875,12.714501953125,13.431982421875,13.353173828125,12.17080078125,10.31982421875,9.73403320312497,9.31420898437497,8.26850585937501,7.17597656250001,6.86528320312503,6.24223632812503,5.82529296874999,5.78935546875004,6.242578125,6.44199218750005,7.106201171875,8.34428710937499,8.42309570312497,10.190380859375,10.6609375,11.781201171875,12.73974609375,13.71669921875,14.81474609375,15.403564453125,16.305419921875,16.97568359375,17.68125,19.4599609375001,19.772900390625,20.4244140625,20.3166503906251]}],[{&#34;lng&#34;:[70.9580078125,69.966796875,69.598828125,71.404296875,72.0427734375,73.631640625,73.80166015625,74.74501953125,74.89130859375,73.48134765625,71.80205078125,71.43291015625,71.551953125,70.87890625,70.2146484375,68.0677734375,67.758984375,68.2940429687501,68.0478515625,67.349609375,67.7190429687501,68.46328125,68.6525390625001,70.4415039062501,70.9580078125],&#34;lat&#34;:[40.2388671875,40.20224609375,39.573779296875,39.5978515625,39.3521484375,39.448876953125,38.606884765625,38.510009765625,37.231640625,37.4716796875,36.694287109375,37.1275390625,37.933154296875,38.456396484375,37.9244140625001,36.9498046875,37.172216796875,38.03291015625,38.669287109375,39.24208984375,39.62138671875,39.53671875,40.182666015625,41.0234375,40.2388671875]}],[{&#34;lng&#34;:[66.522265625,65.7650390625,64.81630859375,64.51103515625,63.10859375,62.610546875,61.26201171875,61.11962890625,60.34130859375,59.2408203125,56.440625,55.0755859375,54.74521484375,53.9141601562501,53.86865234375,52.73369140625,53.1452148437501,53.8700195312501,54.71005859375,53.8464843750001,52.4938476562501,53.2500976562501,54.12099609375,55.54521484375,55.9774414062501,57.01796875,56.9640625,57.8142578125001,58.5890625000001,60.10693359375,60.45498046875,61.953515625,62.65068359375,64.16279296875,65.612890625,66.629296875,66.522265625],&#34;lat&#34;:[37.348486328125,37.569140625,37.132080078125,36.340673828125,35.818701171875,35.233154296875,35.619580078125,36.642578125,36.637646484375,37.520751953125,38.2494140625,37.902490234375,37.501904296875,37.3435546875,38.949267578125,40.39873046875,40.824951171875,40.648681640625,40.8911132812501,42.091162109375,41.78037109375,42.205859375,42.335205078125,41.262744140625,41.322216796875,41.2634765625,41.85654296875,42.1898437500001,42.778466796875,41.907421875,41.221630859375,41.030615234375,39.85849609375,38.95361328125,38.23857421875,37.93203125,37.348486328125]}],[{&#34;lng&#34;:[125.0681640625,124.922265625,125.17802734375,126.6197265625,126.915234375,125.0681640625],&#34;lat&#34;:[-9.5119140625,-8.94248046874998,-8.64785156249999,-8.45947265624999,-8.71523437499997,-9.5119140625]}],[{&#34;lng&#34;:[11.50458984375,11.50498046875,10.11494140625,10.21640625,9.51875,9.04404296875001,8.33339843750002,7.7626953125,7.51386718750001,8.24560546875,8.39423828125001,8.23076171874999,8.57656250000002,9.68798828125006,10.5712890625001,10.5908203125,11.1201171875001,10.2003906250001,10.1589843750001,11.50458984375],&#34;lat&#34;:[33.18193359375,32.413671875,31.46376953125,30.783203125,30.22939453125,32.07236328125,32.543603515625,33.23310546875,34.080517578125,34.73408203125,35.203857421875,36.545263671875,36.93720703125,37.340380859375,36.879443359375,35.887255859375,35.240283203125,34.3460449218751,33.850048828125,33.18193359375]}],[{&#34;lng&#34;:[41.51005859375,42.787890625,43.439453125,43.79169921875,44.76826171875,44.8171875,44.0232421875,44.76513671875,42.774609375,42.358984375,40.7056640625,39.356640625,38.19169921875,37.436328125,36.65859375,35.89267578125,35.5374023437501,34.6013671875001,33.6947265625,32.79482421875,31.3525390625,30.64404296875,30.48359375,29.6890625,29.03828125,28.1336914062501,27.34892578125,26.6828125,27.0136718750001,26.1130859375001,26.18134765625,26.7380859375,28.2890625,29.36474609375,29.322265625,31.2548828125,32.3064453125001,33.38134765625,34.75048828125,36.0517578125,36.50966796875,38.3810546875,39.4263671875,40.2652343750001,41.51005859375],&#34;lat&#34;:[41.51748046875,41.563720703125,41.10712890625,40.070263671875,39.7035156250001,39.650439453125,39.3774414062501,37.142431640625,37.371875,37.10859375,37.097705078125,36.681591796875,36.9015625,36.643310546875,36.8025390625,35.916552734375,36.597021484375,36.78447265625,36.181982421875,36.035888671875,36.80107421875,36.865673828125,36.310400390625,36.156689453125,36.69345703125,37.0294921875,37.019580078125,38.19833984375,38.886865234375,39.4673828125,39.990087890625,40.4002441406251,40.40302734375,40.80927734375,41.227734375,41.1076171875,41.72958984375,42.017578125,41.9568359375,41.682568359375,41.2625,40.92451171875,41.1064453125,40.9613281250001,41.51748046875]},{&#34;lng&#34;:[28.014453125,28.78037109375,27.4994140625001,27.2580078125,26.0389648437501,26.6249023437501,26.3208984375,27.294921875,28.014453125],&#34;lat&#34;:[41.96904296875,40.974169921875,40.97314453125,40.687353515625,40.7267578125,41.4017578125,41.716552734375,42.079541015625,41.96904296875]}],[{&#34;lng&#34;:[121.0087890625,120.58125,120.0724609375,120.158984375,121.040625,121.92900390625,121.2958984375,121.0087890625],&#34;lat&#34;:[22.620361328125,22.356396484375,23.149755859375,23.709033203125,25.0328125,24.97373046875,22.9666015625,22.620361328125]}],[{&#34;lng&#34;:[33.90322265625,35.8369140625,37.6438476562501,37.7972656250001,39.22177734375,38.8192382812501,38.8740234375,39.47236328125,39.3040039062501,39.7837890625,40.46357421875,39.988671875,38.491796875,37.92021484375,37.54169921875,36.51865234375,35.78544921875,34.95947265625,34.59765625,34.3208984375001,32.919921875,31.942578125,30.751171875,30.31318359375,29.70966796875,29.3427734375,29.40322265625,30.14716796875,30.790234375,30.55361328125,30.81259765625,30.5099609375,30.7419921875,33.90322265625],&#34;lat&#34;:[-1.00205078125001,-2.03662109374994,-3.04541015625003,-3.67441406250001,-4.69238281250001,-5.87763671874998,-6.33125,-6.87861328124998,-8.44384765625,-9.91455078124996,-10.46435546875,-10.82080078125,-11.41328125,-11.2947265625,-11.67509765625,-11.7162109375,-11.4529296875,-11.578125,-11.0375,-9.73154296874998,-9.40742187500001,-9.05400390625,-8.19365234375,-7.20371093750001,-6.61689453125001,-4.98310546875,-4.44931640625001,-4.08535156250001,-3.27460937500001,-2.40009765625001,-1.56308593750002,-1.06728515625001,-1.00751953125,-1.00205078125001]}],[{&#34;lng&#34;:[33.90322265625,30.7419921875,30.5099609375,29.576953125,29.71767578125,29.94287109375,31.252734375,30.72861328125,30.83857421875,31.15234375,32.0994140625,32.8380859375,33.48935546875,33.97607421875,34.39287109375,34.9640625,34.78759765625,33.9431640625,33.90322265625],&#34;lat&#34;:[-1.00205078125001,-1.00751953125,-1.06728515625001,-1.38789062500001,0.098339843749997,0.819238281249994,2.04458007812499,2.45537109374999,3.49072265625,3.785595703125,3.52919921874999,3.79848632812499,3.755078125,4.22021484375003,3.69150390624999,2.06240234374999,1.230712890625,0.173779296874997,-1.00205078125001]}],[{&#34;lng&#34;:[38.21435546875,35.8271484375,34.849609375,35.47255859375,33.9099609375001,33.55517578125,32.5080078125001,33.6648437500001,32.0357421875,31.9743164062501,30.7962890625,29.705859375,28.2125,29.1462890625,29.87783203125,29.159765625,29.19482421875,27.54921875,26.6189453125,24.893359375,23.20263671875,22.87666015625,22.1318359375,22.538671875,22.6494140625,24.10576171875,23.6052734375,24.3619140625,25.92529296875,27.2701171875,29.346484375,30.5330078125,31.76337890625,33.73525390625,34.3978515625,34.2806640625,35.3119140625001,35.41162109375,36.6194335937501,37.4228515625,39.7805664062501,39.9610351562501,38.9002929687501,38.21435546875],&#34;lat&#34;:[47.091455078125,46.62431640625,46.189892578125,45.098486328125,44.38759765625,45.09765625,45.4038085937501,45.9470703125,46.260986328125,46.7087890625,46.552001953125,45.259912109375,45.450439453125,46.526904296875,46.82890625,47.4556640625,47.882421875,48.477734375,48.25986328125,47.7177734375,48.084521484375,47.9472656250001,48.405322265625,49.072705078125,49.539013671875,50.844970703125,51.517919921875,51.867529296875,51.913525390625,51.61357421875,51.382568359375,51.596337890625,52.10107421875,52.344775390625,51.780419921875,51.311669921875,51.043896484375,50.539697265625,50.209228515625,50.411474609375,49.572021484375,48.237939453125,47.855126953125,47.091455078125]}],[{&#34;lng&#34;:[-53.37060546875,-53.785302734375,-54.902294921875,-56.117919921875,-57.170703125,-57.8291015625,-58.4001953125,-58.201171875,-58.189013671875,-57.60888671875,-56.83271484375,-55.873681640625,-54.587646484375,-53.1255859375,-53.53134765625,-53.37060546875],&#34;lat&#34;:[-33.7421875,-34.38037109375,-34.9328125,-34.90791015625,-34.45234375,-34.47734375,-33.91240234375,-32.4716796875,-31.92421875,-30.18779296875,-30.1072265625,-31.06962890625,-31.48515625,-32.73671875,-33.1708984375,-33.7421875]}],[{&#34;lng&#34;:[-74.70888671875,-71.517529296875,-70.296240234375,-70.00771484375,-69.24287109375,-67.806787109375,-67.78466796875,-67.124853515625,-67.10673828125,-70.17880859375,-71.0461914062499,-70.4046875,-72.84716796875,-74.226708984375,-73.9576171875,-74.42880859375,-75.3921875,-75.035888671875,-75.6592773437499,-76.2642578125,-75.8904296875,-76.4788085937499,-75.77392578125,-77.750732421875,-78.577685546875,-79.276025390625,-80.84921875,-81.52041015625,-81.24951171875,-80.52412109375,-80.6500976562499,-80.04130859375,-80.366943359375,-81.09765625,-81.36494140625,-82.441357421875,-82.8435058593749,-82.65146484375,-83.694384765625,-85.35361328125,-86.257373046875,-87.790283203125,-88.905224609375,-89.5884765625,-90.1013671874999,-90.751025390625,-91.8931640625,-92.2608398437499,-93.69482421875,-94.88828125,-95.85341796875,-96.44873046875,-97.156494140625,-97.5546874999999,-97.1462402343749,-97.358154296875,-99.107763671875,-99.505322265625,-100.296044921875,-100.658642578125,-101.440380859375,-102.2689453125,-103.25771484375,-104.400634765625,-104.97880859375,-106.45322265625,-108.21181640625,-108.214453125,-111.0419921875,-114.8359375,-117.128271484375,-117.467431640625,-118.506201171875,-119.6060546875,-120.481201171875,-120.63359375,-121.877392578125,-121.789990234375,-122.394921875,-122.46689453125,-123.701123046875,-123.88447265625,-124.3716796875,-124.068505859375,-124.5396484375,-124.14873046875,-123.929345703125,-124.0716796875,-124.6326171875,-122.2419921875,-122.78876953125,-119.701708984375,-116.717041015625,-112.45322265625,-109.4685546875,-105.631103515625,-101.36728515625,-99.2353515624999,-95.1620605468749,-93.70771484375,-92.9962402343749,-91.5183105468749,-90.84033203125,-89.4556640625,-88.378173828125,-84.8759765624999,-84.561767578125,-82.55107421875,-82.137841796875,-82.5453125,-83.141943359375,-82.4390625,-81.27763671875,-80.24755859375,-79.03671875,-78.72041015625,-76.819970703125,-75.17939453125,-74.70888671875],&#34;lat&#34;:[45.0038574218751,45.007568359375,45.9061035156251,46.708935546875,47.46298828125,47.0828125,45.701708984375,45.16943359375,44.88505859375,43.7663574218751,42.331103515625,41.626904296875,41.265869140625,40.6080078125,40.328369140625,39.38720703125,39.0927734375001,38.5033203125001,37.953955078125,37.8935546875,36.65703125,36.028173828125,35.64697265625,34.2849609375,33.8732421875,33.135400390625,32.113916015625,30.874658203125,29.793798828125,28.486083984375,28.180908203125,26.568603515625,25.33125,25.319140625,25.8310546875,27.05966796875,27.84599609375,28.8875,29.9259765625,29.875732421875,30.493017578125,30.291796875,30.41513671875,30.165966796875,29.181787109375,29.130859375,29.83603515625,29.5568359375,29.769921875,29.370556640625,28.64033203125,28.594482421875,28.1443359375,26.967333984375,25.961474609375,25.8705078125,26.446923828125,27.54833984375,28.327685546875,29.0685546875,29.77685546875,29.87119140625,29.001123046875,29.57373046875,30.645947265625,31.770166015625,31.779345703125,31.329443359375,31.32421875,32.50830078125,32.533349609375,33.2955078125,34.0173828125,34.418017578125,34.471630859375,35.07646484375,36.3310546875,36.732275390625,37.20751953125,37.83818359375,38.907275390625,39.860791015625,40.4912109375,41.3841796875001,42.812890625,43.691748046875,45.576953125,46.744775390625,48.375048828125,48.0107421875,48.993017578125,48.993017578125,48.9930664062501,48.9930664062501,48.9930664062501,48.9931152343751,48.993115234375,48.9931152343751,48.991748046875,48.5254394531251,48.61181640625,48.05830078125,48.2005371093751,47.996240234375,48.303076171875,46.89990234375,46.4573730468751,45.34736328125,43.5708984375,42.62470703125,41.97587890625,41.674853515625,42.2091796875,42.366015625,42.80234375,43.624951171875,43.62880859375,44.8993652343751,45.0038574218751]},{&#34;lng&#34;:[-141.0021484375,-141.0021484375,-141.0021484375,-141.0021484375,-141.0021484375,-139.18515625,-137.593310546875,-136.578759765625,-135.475927734375,-133.820751953125,-131.866162109375,-130.02509765625,-130.2140625,-130.575341796875,-130.9185546875,-131.84384765625,-132.8142578125,-133.465869140625,-134.063330078125,-135.86171875,-136.5826171875,-140.216748046875,-142.945654296875,-143.805078125,-145.898876953125,-146.8740234375,-148.34443359375,-148.197607421875,-149.4322265625,-150.9607421875,-151.73818359375,-151.75048828125,-154.088330078125,-153.334423828125,-154.247021484375,-155.006884765625,-156.475146484375,-158.275634765625,-162.073974609375,-162.15712890625,-159.28310546875,-157.607568359375,-157.5236328125,-158.503173828125,-159.082666015625,-160.363134765625,-161.75546875,-162.24248046875,-163.906884765625,-165.35380859375,-166.07880859375,-164.409033203125,-163.358837890625,-160.778564453125,-160.93193359375,-162.80703125,-163.7130859375,-166.1427734375,-168.08837890625,-164.67412109375,-163.695361328125,-161.81630859375,-160.864013671875,-161.9654296875,-163.720556640625,-164.1251953125,-166.380517578125,-166.20908203125,-164.30234375,-163.161474609375,-161.88095703125,-159.314501953125,-157.998486328125,-156.78330078125,-151.944677734375,-149.26943359375,-145.19736328125,-143.218310546875,-141.0021484375],&#34;lat&#34;:[69.65078125,67.60537109375,64.9755371093751,62.0534667968751,60.3002441406251,60.08359375,59.22626953125,59.15224609375,59.79326171875,58.705029296875,56.792822265625,55.8882324218751,55.02587890625,54.769677734375,55.735986328125,56.160107421875,57.04072265625,57.17216796875,58.211083984375,58.57705078125,58.2452148437501,59.72666015625,60.09697265625,60.012890625,60.4781738281251,61.0048828125,60.853564453125,60.1677734375,60.001025390625,59.2439941406251,59.188525390625,60.7548828125,59.36328125,58.857861328125,58.159423828125,58.016064453125,57.10517578125,56.196240234375,55.1393066406251,55.71943359375,56.68857421875,57.60146484375,58.421337890625,58.850341796875,58.4697753906251,59.051171875,58.61201171875,60.1783203125,59.8067871093751,60.5412109375,61.803125,63.2150390625,63.045751953125,63.8189453125,64.5791015625,64.37421875,64.588232421875,64.582763671875,65.657763671875,66.555029296875,66.083837890625,66.053662109375,66.670849609375,67.049560546875,67.1955566406251,67.6067382812501,68.425146484375,68.8853515625,68.936474609375,69.387939453125,70.33173828125,70.878515625,70.8453125,71.3189453125001,70.452099609375,70.50078125,70.00869140625,70.116259765625,69.65078125]},{&#34;lng&#34;:[-152.898046875,-152.2162109375,-153.793212890625,-154.70595703125,-152.898046875],&#34;lat&#34;:[57.82392578125,57.577001953125,56.989501953125,57.3353515625,57.82392578125]},{&#34;lng&#34;:[-155.58134765625,-156.048681640625,-155.831640625,-154.80419921875,-155.58134765625],&#34;lat&#34;:[19.01201171875,19.749951171875,20.275830078125,19.524462890625,19.01201171875]},{&#34;lng&#34;:[-133.56611328125,-131.976416015625,-132.78232421875,-133.56611328125],&#34;lat&#34;:[56.339208984375,55.20859375,55.048486328125,56.339208984375]}],[{&#34;lng&#34;:[70.94677734375,70.18095703125,71.4083984375,71.79248046875,72.62041015625,71.69248046875,70.9580078125,70.4415039062501,68.6525390625001,68.46328125,67.7190429687501,67.349609375,68.0478515625,68.2940429687501,67.758984375,66.522265625,66.629296875,65.612890625,64.16279296875,62.65068359375,61.953515625,60.45498046875,60.10693359375,58.5890625000001,57.8142578125001,56.9640625,57.01796875,55.9774414062501,55.9756835937501,58.5552734375,61.00791015625,61.990234375,64.9054687500001,66.1002929687501,66.0095703125001,66.4986328125001,66.8142578125,67.9357421875001,68.29189453125,69.06494140625,70.94677734375],&#34;lat&#34;:[42.2486816406251,41.571435546875,41.13603515625,41.413134765625,40.8837890625,40.15234375,40.2388671875,41.0234375,40.182666015625,39.53671875,39.62138671875,39.24208984375,38.669287109375,38.03291015625,37.172216796875,37.348486328125,37.93203125,38.23857421875,38.95361328125,39.85849609375,41.030615234375,41.221630859375,41.907421875,42.778466796875,42.1898437500001,41.85654296875,41.2634765625,41.322216796875,44.994921875,45.55537109375,44.393798828125,43.492138671875,43.714697265625,42.9908203125,42.0048828125,41.994873046875,41.1423828125,41.19658203125,40.656103515625,41.366943359375,42.2486816406251]}],[{&#34;lng&#34;:[-60.017529296875,-60.032421875,-60.71923828125,-60.39501953125,-61.14560546875,-61.376806640625,-60.742138671875,-61.00283203125,-62.153125,-63.2947265624999,-64.22109375,-63.924169921875,-64.11484375,-65.103759765625,-66.429248046875,-66.876025390625,-67.21083984375,-67.834765625,-67.3111328125,-67.8552734375,-67.82490234375,-67.43935546875,-67.8591796875,-69.4392578124999,-70.09501953125,-72.0842773437499,-72.44296875,-72.416552734375,-73.00654296875,-72.690087890625,-71.95810546875,-71.3197265625,-71.94697265625,-71.5943359374999,-72.112841796875,-71.68671875,-71.052685546875,-71.38662109375,-71.4695312499999,-69.6315917968749,-68.827978515625,-67.871630859375,-66.247216796875,-65.8517578125,-64.85048828125,-63.8734375,-62.70234375,-62.51513671875,-60.79248046875,-60.8009765624999,-60.017529296875],&#34;lat&#34;:[8.54931640625001,8.05356445312499,7.49868164062499,6.94536132812499,6.69453125,5.90698242187503,5.20205078124999,4.53525390624999,4.09838867187499,3.92226562499998,3.58740234374997,2.45244140625003,1.61928710937504,1.10810546874998,0.82167968749998,1.22304687500004,2.39013671875004,2.89282226562504,3.41586914062502,4.50688476562499,5.27045898437503,6.02553710937502,6.28989257812496,6.13491210937501,6.93793945312501,7.096875,7.45488281249999,8.38198242187504,9.78916015625001,10.83583984375,11.66640625,11.8619140625,11.414453125,10.6573730468751,9.81557617187497,9.07250976562503,9.70581054687499,10.26376953125,10.96416015625,11.479931640625,11.43173828125,10.4720703125001,10.6322265625,10.257763671875,10.098095703125,10.66376953125,10.7498046875,10.176123046875,9.36074218750004,8.59213867187503,8.54931640625001]}],[{&#34;lng&#34;:[107.97265625,107.354296875,106.67548828125,106.51796875,105.98408203125,105.62177734375,107.18037109375,108.02939453125,108.8212890625,109.3033203125,109.1986328125,108.2716796875,107.2615234375,106.8126953125,106.5724609375,104.8185546875,105.02783203125,104.4263671875,104.8505859375,105.8560546875,105.85146484375,107.5064453125,107.60546875,107.3314453125,107.51943359375,107.653125,107.39638671875,106.69609375,106.50224609375,105.458203125,103.89638671875,104.9279296875,104.583203125,104.05205078125,103.1044921875,102.9486328125,102.12744140625,102.5171875,104.37177734375,105.275390625,105.84296875,106.7802734375,106.7294921875,107.97265625],&#34;lat&#34;:[21.507958984375,21.0551757812501,20.960498046875,20.2888671875,19.9390625,18.96630859375,16.89794921875,16.3311035156251,15.3779296875,13.8564453125,11.724853515625,10.93427734375,10.398388671875,10.4333007812501,9.64111328125004,8.80185546875003,10.067431640625,10.41123046875,10.53447265625,11.294287109375,11.635009765625,12.36455078125,13.43779296875,14.126611328125,14.705078125,15.2552246093751,16.043017578125,16.458984375,16.9541015625,18.154296875,19.339990234375,20.018115234375,20.6466796875,20.9412109375001,20.891650390625,21.569775390625,22.37919921875,22.741015625,22.704052734375,23.34521484375,22.922802734375,22.77890625,22.0003417968751,21.507958984375]}],[{&#34;lng&#34;:[53.08564453125,52.327734375,52.2174804687501,51.6037109375001,49.34990234375,48.668359375,47.9899414062501,46.7888671875,45.6573242187501,45.0386718750001,43.92978515625,43.47529296875,42.7171875000001,42.79931640625,43.1650390625,43.19091796875,45.1480468750001,47.441796875,48.17216796875,49.0419921875,51.97763671875,53.08564453125],&#34;lat&#34;:[16.648388671875,16.2935546875001,15.655517578125,15.33681640625,14.63779296875,14.050146484375,14.048095703125,13.465576171875,13.338720703125,12.815869140625,12.61650390625,12.839013671875,15.654638671875,16.37177734375,16.689404296875,17.359375,17.42744140625,17.111865234375,18.15693359375,18.581787109375,18.9961425781251,16.648388671875]}],[{&#34;lng&#34;:[31.287890625,31.54560546875,31.98583984375,31.9482421875,31.41513671875,30.8033203125,31.06337890625,31.9583984375,32.112890625,32.8861328125,32.2857421875,31.3351562500001,30.2886718750001,27.86064453125,26.4294921875,24.8271484375,23.585546875,22.2455078125001,21.78896484375,20.5298828125,19.6349609375,18.8087890625,17.87822265625,18.2508789062501,18.2108398437501,17.67744140625,16.95,16.44755859375,17.05625,17.44794921875,19.02607421875,19.98046875,19.98046875,20.34521484375,20.7931640625,20.73984375,21.6462890625,22.640234375,23.266015625,24.74814453125,25.5837890625,25.912109375,26.83505859375,27.14638671875,28.21015625,29.36484375,31.287890625],&#34;lat&#34;:[-22.40205078125,-23.48232421875,-24.46064453125,-25.9576171875,-25.74658203125,-26.4134765625,-27.1123046875,-27.305859375,-26.839453125,-26.84931640625,-28.621484375,-29.378125,-30.9701171875,-33.05390625,-33.7595703125,-34.1689453125,-33.98515625,-34.069140625,-34.37265625,-34.4630859375,-34.7533203125,-34.108203125,-32.9615234375,-32.6521484375,-31.74248046875,-31.01904296875,-29.40341796875,-28.617578125,-28.0310546875,-28.69814453125,-28.9279296875,-28.45126953125,-24.7767578125,-25.0298828125,-25.915625,-26.848828125,-26.85419921875,-26.07119140625,-25.2666015625,-25.8173828125,-25.60625,-24.7474609375,-24.2408203125,-23.5244140625,-22.69365234375,-22.1939453125,-22.40205078125]},{&#34;lng&#34;:[28.7369140625,29.39072265625,28.62578125,27.735546875,27.0517578125,27.3884765625,28.0181640625,28.7369140625],&#34;lat&#34;:[-30.101953125,-29.2697265625,-28.58173828125,-28.9400390625,-29.6640625,-30.31591796875,-30.64228515625,-30.101953125]}],[{&#34;lng&#34;:[32.919921875,33.65908203125,33.261328125,33.39794921875,33.02158203125,32.6720703125,33.2017578125,30.2318359375,30.39609375,29.72958984375,28.9130859375,28.760546875,27.9322265625,27.02080078125,25.2587890625,24.27490234375,23.3806640625,22.15068359375,21.97978515625,21.97890625,23.8431640625,23.99130859375,23.96650390625,24.5185546875,26.0259765625,26.949609375,28.35771484375,29.0142578125,29.7953125,29.7951171875,29.06435546875,28.3572265625,28.6388671875,28.630078125,28.40068359375,28.972265625,30.751171875,31.942578125,32.919921875],&#34;lat&#34;:[-9.40742187500001,-10.59052734375,-10.893359375,-12.48984375,-12.63046875,-13.6103515625,-14.01337890625,-14.99033203125,-15.64306640625,-15.64462890625,-15.98779296875,-16.53212890625,-16.89619140625,-17.9583984375,-17.7935546875,-17.4810546875,-17.640625,-16.59716796875,-15.95556640625,-13.0009765625,-13.0009765625,-12.42216796875,-10.87177734375,-11.4384765625,-11.89013671875,-11.898828125,-12.48203125,-13.36884765625,-13.3927734375,-12.15546875,-12.348828125,-11.4830078125,-10.66923828125,-9.83125,-9.22480468750001,-8.46494140625001,-8.19365234375,-9.05400390625,-9.40742187500001]}],[{&#34;lng&#34;:[31.287890625,29.36484375,29.0373046875,28.04560546875,27.66943359375,27.699609375,26.16806640625,25.2587890625,27.02080078125,27.9322265625,28.760546875,28.9130859375,29.72958984375,30.39609375,31.93984375,32.948046875,32.99306640625,32.71650390625,33.00673828125,32.47763671875,32.37109375,31.287890625],&#34;lat&#34;:[-22.40205078125,-22.1939453125,-21.811328125,-21.573046875,-21.0642578125,-20.5306640625,-19.53828125,-17.7935546875,-17.9583984375,-16.89619140625,-16.53212890625,-15.98779296875,-15.64462890625,-15.64306640625,-16.42880859375,-16.7123046875,-18.3595703125,-19.00185546875,-19.873828125,-20.71298828125,-21.33486328125,-22.40205078125]}]],[&#34;Afghanistan&#34;,&#34;Angola&#34;,&#34;Albania&#34;,&#34;United Arab Emirates&#34;,&#34;Argentina&#34;,&#34;Armenia&#34;,&#34;Antarctica&#34;,&#34;Australia&#34;,&#34;Austria&#34;,&#34;Azerbaijan&#34;,&#34;Burundi&#34;,&#34;Belgium&#34;,&#34;Benin&#34;,&#34;Burkina Faso&#34;,&#34;Bangladesh&#34;,&#34;Bulgaria&#34;,&#34;Bosnia and Herz.&#34;,&#34;Belarus&#34;,&#34;Belize&#34;,&#34;Bolivia&#34;,&#34;Brazil&#34;,&#34;Brunei&#34;,&#34;Bhutan&#34;,&#34;Botswana&#34;,&#34;Central African Rep.&#34;,&#34;Canada&#34;,&#34;Switzerland&#34;,&#34;Chile&#34;,&#34;China&#34;,&#34;Côte d&#39;Ivoire&#34;,&#34;Cameroon&#34;,&#34;Dem. Rep. Congo&#34;,&#34;Congo&#34;,&#34;Colombia&#34;,&#34;Costa Rica&#34;,&#34;Cuba&#34;,&#34;N. Cyprus&#34;,&#34;Cyprus&#34;,&#34;Czech Rep.&#34;,&#34;Germany&#34;,&#34;Djibouti&#34;,&#34;Denmark&#34;,&#34;Dominican Rep.&#34;,&#34;Algeria&#34;,&#34;Ecuador&#34;,&#34;Egypt&#34;,&#34;Eritrea&#34;,&#34;Spain&#34;,&#34;Estonia&#34;,&#34;Ethiopia&#34;,&#34;Finland&#34;,&#34;Fiji&#34;,&#34;Falkland Is.&#34;,&#34;France&#34;,&#34;Gabon&#34;,&#34;United Kingdom&#34;,&#34;Georgia&#34;,&#34;Ghana&#34;,&#34;Guinea&#34;,&#34;Guinea-Bissau&#34;,&#34;Eq. Guinea&#34;,&#34;Greece&#34;,&#34;Greenland&#34;,&#34;Guatemala&#34;,&#34;Guyana&#34;,&#34;Honduras&#34;,&#34;Croatia&#34;,&#34;Haiti&#34;,&#34;Hungary&#34;,&#34;Indonesia&#34;,&#34;India&#34;,&#34;Ireland&#34;,&#34;Iran&#34;,&#34;Iraq&#34;,&#34;Iceland&#34;,&#34;Israel&#34;,&#34;Italy&#34;,&#34;Jamaica&#34;,&#34;Jordan&#34;,&#34;Japan&#34;,&#34;Siachen Glacier&#34;,&#34;Kazakhstan&#34;,&#34;Kenya&#34;,&#34;Kyrgyzstan&#34;,&#34;Cambodia&#34;,&#34;Korea&#34;,&#34;Kosovo&#34;,&#34;Kuwait&#34;,&#34;Lao PDR&#34;,&#34;Lebanon&#34;,&#34;Liberia&#34;,&#34;Libya&#34;,&#34;Sri Lanka&#34;,&#34;Lesotho&#34;,&#34;Lithuania&#34;,&#34;Luxembourg&#34;,&#34;Latvia&#34;,&#34;Morocco&#34;,&#34;Moldova&#34;,&#34;Madagascar&#34;,&#34;Mexico&#34;,&#34;Macedonia&#34;,&#34;Mali&#34;,&#34;Myanmar&#34;,&#34;Montenegro&#34;,&#34;Mongolia&#34;,&#34;Mozambique&#34;,&#34;Mauritania&#34;,&#34;Malawi&#34;,&#34;Malaysia&#34;,&#34;Namibia&#34;,&#34;New Caledonia&#34;,&#34;Niger&#34;,&#34;Nigeria&#34;,&#34;Nicaragua&#34;,&#34;Netherlands&#34;,&#34;Norway&#34;,&#34;Nepal&#34;,&#34;New Zealand&#34;,&#34;Oman&#34;,&#34;Pakistan&#34;,&#34;Panama&#34;,&#34;Peru&#34;,&#34;Philippines&#34;,&#34;Papua New Guinea&#34;,&#34;Poland&#34;,&#34;Puerto Rico&#34;,&#34;Dem. Rep. Korea&#34;,&#34;Portugal&#34;,&#34;Paraguay&#34;,&#34;Palestine&#34;,&#34;Qatar&#34;,&#34;Romania&#34;,&#34;Russia&#34;,&#34;Rwanda&#34;,&#34;W. Sahara&#34;,&#34;Saudi Arabia&#34;,&#34;Sudan&#34;,&#34;S. Sudan&#34;,&#34;Senegal&#34;,&#34;Sierra Leone&#34;,&#34;El Salvador&#34;,&#34;Somaliland&#34;,&#34;Somalia&#34;,&#34;Serbia&#34;,&#34;Suriname&#34;,&#34;Slovakia&#34;,&#34;Slovenia&#34;,&#34;Sweden&#34;,&#34;Swaziland&#34;,&#34;Syria&#34;,&#34;Chad&#34;,&#34;Togo&#34;,&#34;Thailand&#34;,&#34;Tajikistan&#34;,&#34;Turkmenistan&#34;,&#34;Timor-Leste&#34;,&#34;Tunisia&#34;,&#34;Turkey&#34;,&#34;Taiwan&#34;,&#34;Tanzania&#34;,&#34;Uganda&#34;,&#34;Ukraine&#34;,&#34;Uruguay&#34;,&#34;United States&#34;,&#34;Uzbekistan&#34;,&#34;Venezuela&#34;,&#34;Vietnam&#34;,&#34;Yemen&#34;,&#34;South Africa&#34;,&#34;Zambia&#34;,&#34;Zimbabwe&#34;],null,{&#34;lineCap&#34;:null,&#34;lineJoin&#34;:null,&#34;clickable&#34;:true,&#34;pointerEvents&#34;:null,&#34;className&#34;:&#34;&#34;,&#34;stroke&#34;:false,&#34;color&#34;:[&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#BEBFDD&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#5A3394&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#FCFBFD&#34;,&#34;#9894C5&#34;,&#34;#3F007D&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#D7D7E9&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#F7F5FA&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#FCFBFD&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#E9E8F2&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#F1EFF6&#34;,&#34;#7668AF&#34;,&#34;#51228C&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#3F007D&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#6C56A5&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#7F7BB9&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#E1E0EE&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#E1E0EE&#34;,&#34;#A4A1CC&#34;,&#34;#808080&#34;,&#34;#8B88BF&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#B1B0D5&#34;,&#34;#808080&#34;,&#34;#63449D&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#7F7BB9&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#B1B0D5&#34;,&#34;#481385&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#CACBE3&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#5A3394&#34;,&#34;#808080&#34;,&#34;#808080&#34;],&#34;weight&#34;:5,&#34;opacity&#34;:0.5,&#34;fill&#34;:true,&#34;fillColor&#34;:[&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#BEBFDD&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#5A3394&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#FCFBFD&#34;,&#34;#9894C5&#34;,&#34;#3F007D&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#D7D7E9&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#F7F5FA&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#FCFBFD&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#E9E8F2&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#F1EFF6&#34;,&#34;#7668AF&#34;,&#34;#51228C&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#3F007D&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#6C56A5&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#7F7BB9&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#E1E0EE&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#E1E0EE&#34;,&#34;#A4A1CC&#34;,&#34;#808080&#34;,&#34;#8B88BF&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#B1B0D5&#34;,&#34;#808080&#34;,&#34;#63449D&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#7F7BB9&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#B1B0D5&#34;,&#34;#481385&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#CACBE3&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#808080&#34;,&#34;#5A3394&#34;,&#34;#808080&#34;,&#34;#808080&#34;],&#34;fillOpacity&#34;:0.7,&#34;dashArray&#34;:null,&#34;smoothFactor&#34;:0.2,&#34;noClip&#34;:false},[&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Afghanistan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Angola&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Albania&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;United Arab Emirates&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.7672%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Argentina&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Armenia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Antarctica&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Australia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Austria&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Azerbaijan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Burundi&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Belgium&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Benin&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Burkina Faso&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Bangladesh&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Bulgaria&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Bosnia and Herz.&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Belarus&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Belize&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Bolivia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Brazil&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;7.4449%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Brunei&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Bhutan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Botswana&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Central African Rep.&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Canada&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Switzerland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.0814%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Chile&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;1.221%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;China&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;26.2637%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Côte d&#39;Ivoire&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Cameroon&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Dem. Rep. Congo&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Congo&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Colombia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.4224%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Costa Rica&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Cuba&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;N. Cyprus&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Cyprus&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Czech Rep.&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.1802%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Germany&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Djibouti&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Denmark&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Dominican Rep.&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Algeria&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Ecuador&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Egypt&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.1191%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Eritrea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Spain&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Estonia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Ethiopia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Finland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Fiji&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Falkland Is.&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;France&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Gabon&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;United Kingdom&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Georgia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Ghana&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Guinea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Guinea-Bissau&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Eq. Guinea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Greece&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.3025%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Greenland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Guatemala&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Guyana&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Honduras&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Croatia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Haiti&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Hungary&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.2818%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Indonesia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;2.489%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;India&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;8.5008%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Ireland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Iran&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Iraq&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Iceland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Israel&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Italy&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Jamaica&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Jordan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Japan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Siachen Glacier&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Kazakhstan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Kenya&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Kyrgyzstan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Cambodia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Korea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;14.922%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Kosovo&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Kuwait&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Lao PDR&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Lebanon&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Liberia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Libya&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Sri Lanka&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Lesotho&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Lithuania&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Luxembourg&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Latvia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Morocco&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Moldova&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Madagascar&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Mexico&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;3.6169%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Macedonia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Mali&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Myanmar&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Montenegro&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Mongolia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Mozambique&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Mauritania&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Malawi&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Malaysia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;2.413%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Namibia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;New Caledonia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Niger&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Nigeria&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Nicaragua&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Netherlands&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.3367%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Norway&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Nepal&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;New Zealand&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Oman&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Pakistan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Panama&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Peru&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.3722%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Philippines&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;1.1454%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Papua New Guinea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Poland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;1.231%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Puerto Rico&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Dem. Rep. Korea&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Portugal&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Paraguay&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Palestine&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Qatar&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.7938%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Romania&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Russia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;3.7714%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Rwanda&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;W. Sahara&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Saudi Arabia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Sudan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;S. Sudan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Senegal&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Sierra Leone&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;El Salvador&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Somaliland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Somalia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Serbia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Suriname&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Slovakia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Slovenia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Sweden&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Swaziland&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Syria&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Chad&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Togo&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Thailand&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;2.2042%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Tajikistan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Turkmenistan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Timor-Leste&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Tunisia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Turkey&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;1.0363%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Taiwan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;12.1916%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Tanzania&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Uganda&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Ukraine&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Uruguay&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;United States&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;0.4507%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Uzbekistan&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Venezuela&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Vietnam&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Yemen&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;South Africa&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;6.7359%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Zambia&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;,&#34;&lt;strong&gt;Country: &lt;\/strong&gt;Zimbabwe&lt;br&gt;&lt;strong&gt; Country Weight: &lt;\/strong&gt;NA%&#34;]]}],&#34;setView&#34;:[[15,20],2,[]],&#34;limits&#34;:{&#34;lat&#34;:[-89.99892578125,83.56484375],&#34;lng&#34;:[-180,180]}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;Both those maps look good to me but purple might be the way to go ultimately. That’s a decision for next time - see you then!&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2017/02/08/reproducible-finance-with-r-etf-country-exposure/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Sector Correlations</title>
      <link>https://rviews.rstudio.com/2017/01/18/reproducible-finance-with-r-sector-correlations/</link>
      <pubDate>Wed, 18 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2017/01/18/reproducible-finance-with-r-sector-correlations/</guid>
      <description>
        
&lt;script src=&#34;/rmarkdown-libs/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/rmarkdown-libs/dygraphs/dygraph.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/rmarkdown-libs/dygraphs/dygraph-combined.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/moment/moment.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/moment-timezone/moment-timezone-with-data.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/moment-fquarter/moment-fquarter.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/dygraphs-binding/dygraphs.js&#34;&gt;&lt;/script&gt;

&lt;p&gt;Welcome to the first installation of reproducible finance for 2017. It’s a new year, a new President takes office soon, and we could be entering a new political-economic environment. What better time to think about a popular topic over the last few years: equity correlations. Elevated correlations are important for several reasons - life is hard for active managers and diversification gains are vanishing - but I personally enjoy thinking about them more from an inference or data exploration perspective. Are changning correlations telling us something about the world? Are sectors diverging? How much can be attributed to the Central Bank regime at hand? So many questions, so many hypotheses to be explored. Let’s get started.&lt;/p&gt;
&lt;p&gt;Today, we will build a Notebook and start exploring the historical rolling correlations between sector ETFs and the S&amp;amp;P 500. That is, we want to explore how equity returns in different sectors have been correlated with the returns of the broader index. Perhaps they are all moving in lockstep, perhaps they have been diverging. Either way, this Notebook will be the first step toward an flexdashboard that lets us do more interactive exploration - choosing different sector ETFs and rolling windows.&lt;/p&gt;
&lt;p&gt;We are going to accomplish a few things today. We will load up the sector ETF tickers, then build a function to download their price history and calculate weekly returns. We will save this to one xts object. Next we will build a function to calculate the rolling correlations between a chosen sector ETF and the S&amp;amp;P 500. Finally, dygraphs will make its usual appearance to help visualize the rolling correlation time series.&lt;/p&gt;
&lt;p&gt;As usual, we will be living in the Rmarkdown world and, by way of disclaimer, the data import and return calculation functions here should be familiar from previous posts. That is by design and hopefully, it won’t be too boring for devotees of this series (I know you’re out there somewhere!). More importantly, I hope the usefulness of reproducible, reusable code is emerging. Some of the code chunks in previous posts might have seemed trivially simple, containing just a simple function and little else. But, the simplicity of those code chunks made it very easy to return to those previous scripts, understand the functions, and use them in this post.&lt;/p&gt;
&lt;p&gt;Let’s load up a few packages.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(dplyr)
library(quantmod)
library(dygraphs)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now, we need the tickers and sectors for the sector ETFs. They are copied below and available &lt;a href=&#34;http://www.sectorspdr.com/sectorspdr/&#34;&gt;here&lt;/a&gt;. I deleted the XLRE real estate ETF because it’s only been around since 2015 and I want look back several years in this Notebook.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# List of tickers for sector etfs. 
# Omit XLRE because its inception is 2015. Not really enough to check out long term monthly correlations. 

ticker &amp;lt;- c(&amp;quot;XLY&amp;quot;, &amp;quot;XLP&amp;quot;, &amp;quot;XLE&amp;quot;,    &amp;quot;XLF&amp;quot;, &amp;quot;XLV&amp;quot;,   
            &amp;quot;XLI&amp;quot;, &amp;quot;XLB&amp;quot;, &amp;quot;XLK&amp;quot;, &amp;quot;XLU&amp;quot;, &amp;quot;SPY&amp;quot;)  

# And the accompanying sector names for those ETFs.

sector &amp;lt;- c(&amp;quot;Consumer Discretionary&amp;quot;, &amp;quot;Consumer Staples&amp;quot;, 
            &amp;quot;Energy&amp;quot;, &amp;quot;Financials&amp;quot;, &amp;quot;Health Care&amp;quot;, &amp;quot;Industrials&amp;quot;, 
            &amp;quot;Materials&amp;quot;, &amp;quot;Information Technology&amp;quot;, &amp;quot;Utilities&amp;quot;, &amp;quot;Index&amp;quot;)

etf_ticker_sector &amp;lt;- data_frame(ticker, sector)

etf_ticker_sector&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 10 × 2
##    ticker                 sector
##     &amp;lt;chr&amp;gt;                  &amp;lt;chr&amp;gt;
## 1     XLY Consumer Discretionary
## 2     XLP       Consumer Staples
## 3     XLE                 Energy
## 4     XLF             Financials
## 5     XLV            Health Care
## 6     XLI            Industrials
## 7     XLB              Materials
## 8     XLK Information Technology
## 9     XLU              Utilities
## 10    SPY                  Index&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We’ve got our dataframe of tickers and sectors. Let’s build a function to download price history and then convert those price histories to weekly returns. We’ll use a combination of getSymbols() and periodReturn() to accomplish that. If you want to change this script to use daily returns, change the argument below to period = ‘daily’, but be prepared to import quite a bit more data.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# A function to build an xts object of etf returns.

etf_weekly_returns &amp;lt;- function(ticker) {
    
symbols &amp;lt;- getSymbols(ticker, auto.assign = TRUE, warnings = FALSE)

etf_prices &amp;lt;- do.call(merge, lapply(symbols, function(x) Cl(get(x))))
    
etf_returns &amp;lt;- do.call(merge, lapply(etf_prices, 
                                     function(x) periodReturn(x, period = &amp;#39;weekly&amp;#39;, type = &amp;#39;log&amp;#39;)))

#Change the column names to the sector names from our dataframe above.

colnames(etf_returns) &amp;lt;- etf_ticker_sector$sector
    
etf_returns

}

# Let&amp;#39;s pass in our ticker symbols and build an xts object of etf returns
etf_returns &amp;lt;- etf_weekly_returns(etf_ticker_sector$ticker)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##     As of 0.4-0, &amp;#39;getSymbols&amp;#39; uses env=parent.frame() and
##  auto.assign=TRUE by default.
## 
##  This  behavior  will be  phased out in 0.5-0  when the call  will
##  default to use auto.assign=FALSE. getOption(&amp;quot;getSymbols.env&amp;quot;) and 
##  getOptions(&amp;quot;getSymbols.auto.assign&amp;quot;) are now checked for alternate defaults
## 
##  This message is shown once per session and may be disabled by setting 
##  options(&amp;quot;getSymbols.warning4.0&amp;quot;=FALSE). See ?getSymbols for more details.&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## pausing 1 second between requests for more than 5 symbols
## pausing 1 second between requests for more than 5 symbols
## pausing 1 second between requests for more than 5 symbols
## pausing 1 second between requests for more than 5 symbols
## pausing 1 second between requests for more than 5 symbols
## pausing 1 second between requests for more than 5 symbols&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;head(etf_returns)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##            Consumer Discretionary Consumer Staples       Energy
## 2007-01-05           -0.007034027     -0.005722007 -0.011733539
## 2007-01-12            0.026062578      0.014055350 -0.008620725
## 2007-01-19            0.008875499      0.003765102  0.020354264
## 2007-01-26           -0.019888442     -0.004519819  0.004760584
## 2007-02-02            0.022409825      0.011634547  0.030830343
## 2007-02-09           -0.006315545     -0.010502685 -0.004101903
##              Financials  Health Care  Industrials     Materials
## 2007-01-05 -0.011167160  0.005655589 -0.007693470 -0.0113323889
## 2007-01-12  0.013331718  0.017361037  0.017579216  0.0290876947
## 2007-01-19 -0.001081666  0.011312637  0.001123511  0.0152115609
## 2007-01-26 -0.003795098 -0.012772249 -0.011577145  0.0086291974
## 2007-02-02  0.015362168  0.014501414  0.027452705  0.0151288535
## 2007-02-09 -0.005901386 -0.005485765 -0.009439299 -0.0008194183
##            Information Technology    Utilities        Index
## 2007-01-05            0.007260335 -0.019471313 -0.005888436
## 2007-01-12            0.021886396 -0.006668599  0.019029484
## 2007-01-19           -0.027005903  0.005005572 -0.002936435
## 2007-01-26           -0.001283929  0.005532545 -0.004842978
## 2007-02-02            0.016985546  0.023177534  0.018680358
## 2007-02-09           -0.008881386  0.025021348 -0.006025965&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This function has done some good work for us and it was refreshingly comfortable to put in place because we used very similar functionality in this &lt;a href=&#34;https://www.rstudio.com/rviews/2016/11/09/reproducible-finance-with-r-the-sharpe-ratio/&#34;&gt;post&lt;/a&gt; and this &lt;a href=&#34;https://www.rstudio.com/rviews/2016/12/14/reproducible-finance-with-r-pulling-and-displaying-etf-data/&#34;&gt;post&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A pattern seems to be emerging in these Notebooks: grab tickers, get price history, convert to returns and save new xts object. In an ideal world, that pattern of data import and conversion is getting so familiar as to be commonplace.&lt;/p&gt;
&lt;p&gt;That said, enough with the commonplace stuff - let’s get on to something a little more dangerous: rolling correlations amongst etf returns. Correlations are important because high correlations make it hard to find diversification opportunities and they make it hard to deliver alpha - though I suppose it’s always hard to deliver alpha. Fortunately, we don’t have to worry about generating alpha today so let’s get to our function.&lt;/p&gt;
&lt;p&gt;Calculating rolling correlations in R is pretty straightforward. We use the rollapply() function, along with the cor() function, pass in our data and a time window, and it’s off to the races. We’ll create our own function below to handle these jobs and return an xts object.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# A function that calculates the rolling correlation between a sector ETF and the SPY SP500 ETF. 

sector_index_correlation &amp;lt;- function(x, window) {
  
    merged_xts &amp;lt;- merge(x, etf_returns$&amp;#39;Index&amp;#39;)

    merged_xts$rolling_test &amp;lt;- rollapply(merged_xts, window, 
                                         function(x) cor(x[,1], x[,2], use = &amp;quot;pairwise.complete.obs&amp;quot;), 
                                         by.column = FALSE)
    
    names(merged_xts) &amp;lt;- c(&amp;quot;Sector Returns&amp;quot;, &amp;quot;SPY Returns&amp;quot;, &amp;quot;Sector/SPY Correlation&amp;quot;)
    
    merged_xts
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Notice that this function does something that seems unnecessary: it creates a new xts object that holds the sector returns, SPY returns and the rolling correlation. We don’t have much use for that separate object and could probably have just added columns to our original xts object. Indeed, if this were our final product we might spend more time eliminating its present. I choose not to do that here for two reasons. First, this Notebook is built to underlie a flexdashboard that could go into production. I want to get the logic right here, then focus more on efficiency in the final app.&lt;/p&gt;
&lt;p&gt;Second, and relatedly, we are prioritizing clarity of workflow in this Notebook. It should be crystal clear how we are moving from an xts object of ETF returns to creating a new XTS object of two returns plus one correlation. The goal is for any collaborators, including my future self, to open this Notebook and see the workflow. If that collaboarator finds this step to be unnecessary and has a more clever solution - that’s fantastic because it means this document is intellegible enough to serve as the basis for more sophisticated work.&lt;/p&gt;
&lt;p&gt;Let’s go ahead and use this function. We will pass in a time series of Information Technology ETF returns and a window of size 20 for the rolling correlation.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Choose a sector ETF and a rolling window and pass them to the function we just build. 
# Let&amp;#39;s go with a 5 month window and the Information Technology sector.
# We will now have a new xts object with 3 time series: sector returns, SPY returns
# and the rolling correlation between those return series.

IT_SPY_correlation &amp;lt;- sector_index_correlation(etf_returns$&amp;#39;Information Technology&amp;#39;, 20)

# Have a peek. The first 20 rows in the correlation column should be 
# NAs. 

head(IT_SPY_correlation, n = 25)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##            Sector Returns   SPY Returns Sector/SPY Correlation
## 2007-01-05    0.007260335 -0.0058884356                     NA
## 2007-01-12    0.021886396  0.0190294841                     NA
## 2007-01-19   -0.027005903 -0.0029364349                     NA
## 2007-01-26   -0.001283929 -0.0048429782                     NA
## 2007-02-02    0.016985546  0.0186803576                     NA
## 2007-02-09   -0.008881386 -0.0060259646                     NA
## 2007-02-16    0.015177315  0.0123590071                     NA
## 2007-02-23    0.003341691 -0.0029549759                     NA
## 2007-03-02   -0.057501940 -0.0467035959                     NA
## 2007-03-09    0.015776007  0.0151013857                     NA
## 2007-03-16   -0.002176236 -0.0161114796                     NA
## 2007-03-23    0.026656737  0.0344812823                     NA
## 2007-03-30   -0.010663355 -0.0097411262                     NA
## 2007-04-05    0.022892097  0.0156515560                     NA
## 2007-04-13    0.001256461  0.0074596420                     NA
## 2007-04-20    0.014131615  0.0224544236                     NA
## 2007-04-27    0.015561370  0.0061043558                     NA
## 2007-05-04    0.016122840  0.0092528469                     NA
## 2007-05-11    0.007171385 -0.0003976208                     NA
## 2007-05-18    0.004752405  0.0115988780              0.8820099
## 2007-05-25   -0.004752405 -0.0061121613              0.8963962
## 2007-06-01    0.018096442  0.0156329832              0.8946237
## 2007-06-08   -0.012159397 -0.0199273050              0.9301269
## 2007-06-15    0.017214861  0.0133507228              0.9311254
## 2007-06-22   -0.009744766 -0.0166001040              0.9302817&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Alright, the function seems to have succeeded in building that new xts object and storing the rolling correlation. Now we will use dygraphs to visualize this rolling correlation over time and see if anything jumps out as interesting or puzzling.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Let&amp;#39;s graph the sector/index rolling correlation using our old friend dygraphs. 
# I&amp;#39;ll add an event for the financial crisis and shade the recession of 2007-2009 with 
# an unimposing pink hue.

dygraph(IT_SPY_correlation$&amp;#39;Sector/SPY Correlation&amp;#39;, main = &amp;quot;Correlation between SP500 and Tech ETF&amp;quot;) %&amp;gt;% 
    dyAxis(&amp;quot;y&amp;quot;, label = &amp;quot;Correlation&amp;quot;) %&amp;gt;% 
    dyRangeSelector(height = 20) %&amp;gt;%
    dyShading(from = &amp;quot;2007-12-01&amp;quot;, to = &amp;quot;2009-06-01&amp;quot;, color = &amp;quot;#FFE6E6&amp;quot;) %&amp;gt;% 
    dyEvent(x = &amp;quot;2008-09-15&amp;quot;, label = &amp;quot;Fin Crisis&amp;quot;, labelLoc = &amp;quot;top&amp;quot;, color = &amp;quot;red&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-3bef70aed8f61b38658e&#34; style=&#34;width:672px;height:480px;&#34; class=&#34;dygraphs html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-3bef70aed8f61b38658e&#34;&gt;{&#34;x&#34;:{&#34;attrs&#34;:{&#34;axes&#34;:{&#34;x&#34;:{&#34;pixelsPerLabel&#34;:60},&#34;y&#34;:[]},&#34;title&#34;:&#34;Correlation between SP500 and Tech ETF&#34;,&#34;labels&#34;:[&#34;week&#34;,&#34;Sector/SPY Correlation&#34;],&#34;legend&#34;:&#34;auto&#34;,&#34;retainDateWindow&#34;:false,&#34;ylabel&#34;:&#34;Correlation&#34;,&#34;showRangeSelector&#34;:true,&#34;rangeSelectorHeight&#34;:20,&#34;rangeSelectorPlotFillColor&#34;:&#34; #A7B1C4&#34;,&#34;rangeSelectorPlotStrokeColor&#34;:&#34;#808FAB&#34;,&#34;interactionModel&#34;:&#34;Dygraph.Interaction.defaultModel&#34;},&#34;scale&#34;:&#34;weekly&#34;,&#34;annotations&#34;:[],&#34;shadings&#34;:[{&#34;from&#34;:&#34;2007-12-01T00:00:00.000Z&#34;,&#34;to&#34;:&#34;2009-06-01T00:00:00.000Z&#34;,&#34;color&#34;:&#34;#FFE6E6&#34;,&#34;axis&#34;:&#34;x&#34;}],&#34;events&#34;:[{&#34;pos&#34;:&#34;2008-09-15T00:00:00.000Z&#34;,&#34;label&#34;:&#34;Fin Crisis&#34;,&#34;labelLoc&#34;:&#34;top&#34;,&#34;color&#34;:&#34;red&#34;,&#34;strokePattern&#34;:[7,3],&#34;axis&#34;:&#34;x&#34;}],&#34;format&#34;:&#34;date&#34;,&#34;data&#34;:[[&#34;2007-01-05T00:00:00.000Z&#34;,&#34;2007-01-12T00:00:00.000Z&#34;,&#34;2007-01-19T00:00:00.000Z&#34;,&#34;2007-01-26T00:00:00.000Z&#34;,&#34;2007-02-02T00:00:00.000Z&#34;,&#34;2007-02-09T00:00:00.000Z&#34;,&#34;2007-02-16T00:00:00.000Z&#34;,&#34;2007-02-23T00:00:00.000Z&#34;,&#34;2007-03-02T00:00:00.000Z&#34;,&#34;2007-03-09T00:00:00.000Z&#34;,&#34;2007-03-16T00:00:00.000Z&#34;,&#34;2007-03-23T00:00:00.000Z&#34;,&#34;2007-03-30T00:00:00.000Z&#34;,&#34;2007-04-05T00:00:00.000Z&#34;,&#34;2007-04-13T00:00:00.000Z&#34;,&#34;2007-04-20T00:00:00.000Z&#34;,&#34;2007-04-27T00:00:00.000Z&#34;,&#34;2007-05-04T00:00:00.000Z&#34;,&#34;2007-05-11T00:00:00.000Z&#34;,&#34;2007-05-18T00:00:00.000Z&#34;,&#34;2007-05-25T00:00:00.000Z&#34;,&#34;2007-06-01T00:00:00.000Z&#34;,&#34;2007-06-08T00:00:00.000Z&#34;,&#34;2007-06-15T00:00:00.000Z&#34;,&#34;2007-06-22T00:00:00.000Z&#34;,&#34;2007-06-29T00:00:00.000Z&#34;,&#34;2007-07-06T00:00:00.000Z&#34;,&#34;2007-07-13T00:00:00.000Z&#34;,&#34;2007-07-20T00:00:00.000Z&#34;,&#34;2007-07-27T00:00:00.000Z&#34;,&#34;2007-08-03T00:00:00.000Z&#34;,&#34;2007-08-10T00:00:00.000Z&#34;,&#34;2007-08-17T00:00:00.000Z&#34;,&#34;2007-08-24T00:00:00.000Z&#34;,&#34;2007-08-31T00:00:00.000Z&#34;,&#34;2007-09-07T00:00:00.000Z&#34;,&#34;2007-09-14T00:00:00.000Z&#34;,&#34;2007-09-21T00:00:00.000Z&#34;,&#34;2007-09-28T00:00:00.000Z&#34;,&#34;2007-10-05T00:00:00.000Z&#34;,&#34;2007-10-12T00:00:00.000Z&#34;,&#34;2007-10-19T00:00:00.000Z&#34;,&#34;2007-10-26T00:00:00.000Z&#34;,&#34;2007-11-02T00:00:00.000Z&#34;,&#34;2007-11-09T00:00:00.000Z&#34;,&#34;2007-11-16T00:00:00.000Z&#34;,&#34;2007-11-23T00:00:00.000Z&#34;,&#34;2007-11-30T00:00:00.000Z&#34;,&#34;2007-12-07T00:00:00.000Z&#34;,&#34;2007-12-14T00:00:00.000Z&#34;,&#34;2007-12-21T00:00:00.000Z&#34;,&#34;2007-12-28T00:00:00.000Z&#34;,&#34;2008-01-04T00:00:00.000Z&#34;,&#34;2008-01-11T00:00:00.000Z&#34;,&#34;2008-01-18T00:00:00.000Z&#34;,&#34;2008-01-25T00:00:00.000Z&#34;,&#34;2008-02-01T00:00:00.000Z&#34;,&#34;2008-02-08T00:00:00.000Z&#34;,&#34;2008-02-15T00:00:00.000Z&#34;,&#34;2008-02-22T00:00:00.000Z&#34;,&#34;2008-02-29T00:00:00.000Z&#34;,&#34;2008-03-07T00:00:00.000Z&#34;,&#34;2008-03-14T00:00:00.000Z&#34;,&#34;2008-03-20T00:00:00.000Z&#34;,&#34;2008-03-28T00:00:00.000Z&#34;,&#34;2008-04-04T00:00:00.000Z&#34;,&#34;2008-04-11T00:00:00.000Z&#34;,&#34;2008-04-18T00:00:00.000Z&#34;,&#34;2008-04-25T00:00:00.000Z&#34;,&#34;2008-05-02T00:00:00.000Z&#34;,&#34;2008-05-09T00:00:00.000Z&#34;,&#34;2008-05-16T00:00:00.000Z&#34;,&#34;2008-05-23T00:00:00.000Z&#34;,&#34;2008-05-30T00:00:00.000Z&#34;,&#34;2008-06-06T00:00:00.000Z&#34;,&#34;2008-06-13T00:00:00.000Z&#34;,&#34;2008-06-20T00:00:00.000Z&#34;,&#34;2008-06-27T00:00:00.000Z&#34;,&#34;2008-07-03T00:00:00.000Z&#34;,&#34;2008-07-11T00:00:00.000Z&#34;,&#34;2008-07-18T00:00:00.000Z&#34;,&#34;2008-07-25T00:00:00.000Z&#34;,&#34;2008-08-01T00:00:00.000Z&#34;,&#34;2008-08-08T00:00:00.000Z&#34;,&#34;2008-08-15T00:00:00.000Z&#34;,&#34;2008-08-22T00:00:00.000Z&#34;,&#34;2008-08-29T00:00:00.000Z&#34;,&#34;2008-09-05T00:00:00.000Z&#34;,&#34;2008-09-12T00:00:00.000Z&#34;,&#34;2008-09-19T00:00:00.000Z&#34;,&#34;2008-09-26T00:00:00.000Z&#34;,&#34;2008-10-03T00:00:00.000Z&#34;,&#34;2008-10-10T00:00:00.000Z&#34;,&#34;2008-10-17T00:00:00.000Z&#34;,&#34;2008-10-24T00:00:00.000Z&#34;,&#34;2008-10-31T00:00:00.000Z&#34;,&#34;2008-11-07T00:00:00.000Z&#34;,&#34;2008-11-14T00:00:00.000Z&#34;,&#34;2008-11-21T00:00:00.000Z&#34;,&#34;2008-11-28T00:00:00.000Z&#34;,&#34;2008-12-05T00:00:00.000Z&#34;,&#34;2008-12-12T00:00:00.000Z&#34;,&#34;2008-12-19T00:00:00.000Z&#34;,&#34;2008-12-26T00:00:00.000Z&#34;,&#34;2009-01-02T00:00:00.000Z&#34;,&#34;2009-01-09T00:00:00.000Z&#34;,&#34;2009-01-16T00:00:00.000Z&#34;,&#34;2009-01-23T00:00:00.000Z&#34;,&#34;2009-01-30T00:00:00.000Z&#34;,&#34;2009-02-06T00:00:00.000Z&#34;,&#34;2009-02-13T00:00:00.000Z&#34;,&#34;2009-02-20T00:00:00.000Z&#34;,&#34;2009-02-27T00:00:00.000Z&#34;,&#34;2009-03-06T00:00:00.000Z&#34;,&#34;2009-03-13T00:00:00.000Z&#34;,&#34;2009-03-20T00:00:00.000Z&#34;,&#34;2009-03-27T00:00:00.000Z&#34;,&#34;2009-04-03T00:00:00.000Z&#34;,&#34;2009-04-09T00:00:00.000Z&#34;,&#34;2009-04-17T00:00:00.000Z&#34;,&#34;2009-04-24T00:00:00.000Z&#34;,&#34;2009-05-01T00:00:00.000Z&#34;,&#34;2009-05-08T00:00:00.000Z&#34;,&#34;2009-05-15T00:00:00.000Z&#34;,&#34;2009-05-22T00:00:00.000Z&#34;,&#34;2009-05-29T00:00:00.000Z&#34;,&#34;2009-06-05T00:00:00.000Z&#34;,&#34;2009-06-12T00:00:00.000Z&#34;,&#34;2009-06-19T00:00:00.000Z&#34;,&#34;2009-06-26T00:00:00.000Z&#34;,&#34;2009-07-02T00:00:00.000Z&#34;,&#34;2009-07-10T00:00:00.000Z&#34;,&#34;2009-07-17T00:00:00.000Z&#34;,&#34;2009-07-24T00:00:00.000Z&#34;,&#34;2009-07-31T00:00:00.000Z&#34;,&#34;2009-08-07T00:00:00.000Z&#34;,&#34;2009-08-14T00:00:00.000Z&#34;,&#34;2009-08-21T00:00:00.000Z&#34;,&#34;2009-08-28T00:00:00.000Z&#34;,&#34;2009-09-04T00:00:00.000Z&#34;,&#34;2009-09-11T00:00:00.000Z&#34;,&#34;2009-09-18T00:00:00.000Z&#34;,&#34;2009-09-25T00:00:00.000Z&#34;,&#34;2009-10-02T00:00:00.000Z&#34;,&#34;2009-10-09T00:00:00.000Z&#34;,&#34;2009-10-16T00:00:00.000Z&#34;,&#34;2009-10-23T00:00:00.000Z&#34;,&#34;2009-10-30T00:00:00.000Z&#34;,&#34;2009-11-06T00:00:00.000Z&#34;,&#34;2009-11-13T00:00:00.000Z&#34;,&#34;2009-11-20T00:00:00.000Z&#34;,&#34;2009-11-27T00:00:00.000Z&#34;,&#34;2009-12-04T00:00:00.000Z&#34;,&#34;2009-12-11T00:00:00.000Z&#34;,&#34;2009-12-18T00:00:00.000Z&#34;,&#34;2009-12-24T00:00:00.000Z&#34;,&#34;2009-12-31T00:00:00.000Z&#34;,&#34;2010-01-08T00:00:00.000Z&#34;,&#34;2010-01-15T00:00:00.000Z&#34;,&#34;2010-01-22T00:00:00.000Z&#34;,&#34;2010-01-29T00:00:00.000Z&#34;,&#34;2010-02-05T00:00:00.000Z&#34;,&#34;2010-02-12T00:00:00.000Z&#34;,&#34;2010-02-19T00:00:00.000Z&#34;,&#34;2010-02-26T00:00:00.000Z&#34;,&#34;2010-03-05T00:00:00.000Z&#34;,&#34;2010-03-12T00:00:00.000Z&#34;,&#34;2010-03-19T00:00:00.000Z&#34;,&#34;2010-03-26T00:00:00.000Z&#34;,&#34;2010-04-01T00:00:00.000Z&#34;,&#34;2010-04-09T00:00:00.000Z&#34;,&#34;2010-04-16T00:00:00.000Z&#34;,&#34;2010-04-23T00:00:00.000Z&#34;,&#34;2010-04-30T00:00:00.000Z&#34;,&#34;2010-05-07T00:00:00.000Z&#34;,&#34;2010-05-14T00:00:00.000Z&#34;,&#34;2010-05-21T00:00:00.000Z&#34;,&#34;2010-05-28T00:00:00.000Z&#34;,&#34;2010-06-04T00:00:00.000Z&#34;,&#34;2010-06-11T00:00:00.000Z&#34;,&#34;2010-06-18T00:00:00.000Z&#34;,&#34;2010-06-25T00:00:00.000Z&#34;,&#34;2010-07-02T00:00:00.000Z&#34;,&#34;2010-07-09T00:00:00.000Z&#34;,&#34;2010-07-16T00:00:00.000Z&#34;,&#34;2010-07-23T00:00:00.000Z&#34;,&#34;2010-07-30T00:00:00.000Z&#34;,&#34;2010-08-06T00:00:00.000Z&#34;,&#34;2010-08-13T00:00:00.000Z&#34;,&#34;2010-08-20T00:00:00.000Z&#34;,&#34;2010-08-27T00:00:00.000Z&#34;,&#34;2010-09-03T00:00:00.000Z&#34;,&#34;2010-09-10T00:00:00.000Z&#34;,&#34;2010-09-17T00:00:00.000Z&#34;,&#34;2010-09-24T00:00:00.000Z&#34;,&#34;2010-10-01T00:00:00.000Z&#34;,&#34;2010-10-08T00:00:00.000Z&#34;,&#34;2010-10-15T00:00:00.000Z&#34;,&#34;2010-10-22T00:00:00.000Z&#34;,&#34;2010-10-29T00:00:00.000Z&#34;,&#34;2010-11-05T00:00:00.000Z&#34;,&#34;2010-11-12T00:00:00.000Z&#34;,&#34;2010-11-19T00:00:00.000Z&#34;,&#34;2010-11-26T00:00:00.000Z&#34;,&#34;2010-12-03T00:00:00.000Z&#34;,&#34;2010-12-10T00:00:00.000Z&#34;,&#34;2010-12-17T00:00:00.000Z&#34;,&#34;2010-12-23T00:00:00.000Z&#34;,&#34;2010-12-31T00:00:00.000Z&#34;,&#34;2011-01-07T00:00:00.000Z&#34;,&#34;2011-01-14T00:00:00.000Z&#34;,&#34;2011-01-21T00:00:00.000Z&#34;,&#34;2011-01-28T00:00:00.000Z&#34;,&#34;2011-02-04T00:00:00.000Z&#34;,&#34;2011-02-11T00:00:00.000Z&#34;,&#34;2011-02-18T00:00:00.000Z&#34;,&#34;2011-02-25T00:00:00.000Z&#34;,&#34;2011-03-04T00:00:00.000Z&#34;,&#34;2011-03-11T00:00:00.000Z&#34;,&#34;2011-03-18T00:00:00.000Z&#34;,&#34;2011-03-25T00:00:00.000Z&#34;,&#34;2011-04-01T00:00:00.000Z&#34;,&#34;2011-04-08T00:00:00.000Z&#34;,&#34;2011-04-15T00:00:00.000Z&#34;,&#34;2011-04-21T00:00:00.000Z&#34;,&#34;2011-04-29T00:00:00.000Z&#34;,&#34;2011-05-06T00:00:00.000Z&#34;,&#34;2011-05-13T00:00:00.000Z&#34;,&#34;2011-05-20T00:00:00.000Z&#34;,&#34;2011-05-27T00:00:00.000Z&#34;,&#34;2011-06-03T00:00:00.000Z&#34;,&#34;2011-06-10T00:00:00.000Z&#34;,&#34;2011-06-17T00:00:00.000Z&#34;,&#34;2011-06-24T00:00:00.000Z&#34;,&#34;2011-07-01T00:00:00.000Z&#34;,&#34;2011-07-08T00:00:00.000Z&#34;,&#34;2011-07-15T00:00:00.000Z&#34;,&#34;2011-07-22T00:00:00.000Z&#34;,&#34;2011-07-29T00:00:00.000Z&#34;,&#34;2011-08-05T00:00:00.000Z&#34;,&#34;2011-08-12T00:00:00.000Z&#34;,&#34;2011-08-19T00:00:00.000Z&#34;,&#34;2011-08-26T00:00:00.000Z&#34;,&#34;2011-09-02T00:00:00.000Z&#34;,&#34;2011-09-09T00:00:00.000Z&#34;,&#34;2011-09-16T00:00:00.000Z&#34;,&#34;2011-09-23T00:00:00.000Z&#34;,&#34;2011-09-30T00:00:00.000Z&#34;,&#34;2011-10-07T00:00:00.000Z&#34;,&#34;2011-10-14T00:00:00.000Z&#34;,&#34;2011-10-21T00:00:00.000Z&#34;,&#34;2011-10-28T00:00:00.000Z&#34;,&#34;2011-11-04T00:00:00.000Z&#34;,&#34;2011-11-11T00:00:00.000Z&#34;,&#34;2011-11-18T00:00:00.000Z&#34;,&#34;2011-11-25T00:00:00.000Z&#34;,&#34;2011-12-02T00:00:00.000Z&#34;,&#34;2011-12-09T00:00:00.000Z&#34;,&#34;2011-12-16T00:00:00.000Z&#34;,&#34;2011-12-23T00:00:00.000Z&#34;,&#34;2011-12-30T00:00:00.000Z&#34;,&#34;2012-01-06T00:00:00.000Z&#34;,&#34;2012-01-13T00:00:00.000Z&#34;,&#34;2012-01-20T00:00:00.000Z&#34;,&#34;2012-01-27T00:00:00.000Z&#34;,&#34;2012-02-03T00:00:00.000Z&#34;,&#34;2012-02-10T00:00:00.000Z&#34;,&#34;2012-02-17T00:00:00.000Z&#34;,&#34;2012-02-24T00:00:00.000Z&#34;,&#34;2012-03-02T00:00:00.000Z&#34;,&#34;2012-03-09T00:00:00.000Z&#34;,&#34;2012-03-16T00:00:00.000Z&#34;,&#34;2012-03-23T00:00:00.000Z&#34;,&#34;2012-03-30T00:00:00.000Z&#34;,&#34;2012-04-05T00:00:00.000Z&#34;,&#34;2012-04-13T00:00:00.000Z&#34;,&#34;2012-04-20T00:00:00.000Z&#34;,&#34;2012-04-27T00:00:00.000Z&#34;,&#34;2012-05-04T00:00:00.000Z&#34;,&#34;2012-05-11T00:00:00.000Z&#34;,&#34;2012-05-18T00:00:00.000Z&#34;,&#34;2012-05-25T00:00:00.000Z&#34;,&#34;2012-06-01T00:00:00.000Z&#34;,&#34;2012-06-08T00:00:00.000Z&#34;,&#34;2012-06-15T00:00:00.000Z&#34;,&#34;2012-06-22T00:00:00.000Z&#34;,&#34;2012-06-29T00:00:00.000Z&#34;,&#34;2012-07-06T00:00:00.000Z&#34;,&#34;2012-07-13T00:00:00.000Z&#34;,&#34;2012-07-20T00:00:00.000Z&#34;,&#34;2012-07-27T00:00:00.000Z&#34;,&#34;2012-08-03T00:00:00.000Z&#34;,&#34;2012-08-10T00:00:00.000Z&#34;,&#34;2012-08-17T00:00:00.000Z&#34;,&#34;2012-08-24T00:00:00.000Z&#34;,&#34;2012-08-31T00:00:00.000Z&#34;,&#34;2012-09-07T00:00:00.000Z&#34;,&#34;2012-09-14T00:00:00.000Z&#34;,&#34;2012-09-21T00:00:00.000Z&#34;,&#34;2012-09-28T00:00:00.000Z&#34;,&#34;2012-10-05T00:00:00.000Z&#34;,&#34;2012-10-12T00:00:00.000Z&#34;,&#34;2012-10-19T00:00:00.000Z&#34;,&#34;2012-10-26T00:00:00.000Z&#34;,&#34;2012-11-02T00:00:00.000Z&#34;,&#34;2012-11-09T00:00:00.000Z&#34;,&#34;2012-11-16T00:00:00.000Z&#34;,&#34;2012-11-23T00:00:00.000Z&#34;,&#34;2012-11-30T00:00:00.000Z&#34;,&#34;2012-12-07T00:00:00.000Z&#34;,&#34;2012-12-14T00:00:00.000Z&#34;,&#34;2012-12-21T00:00:00.000Z&#34;,&#34;2012-12-28T00:00:00.000Z&#34;,&#34;2013-01-04T00:00:00.000Z&#34;,&#34;2013-01-11T00:00:00.000Z&#34;,&#34;2013-01-18T00:00:00.000Z&#34;,&#34;2013-01-25T00:00:00.000Z&#34;,&#34;2013-02-01T00:00:00.000Z&#34;,&#34;2013-02-08T00:00:00.000Z&#34;,&#34;2013-02-15T00:00:00.000Z&#34;,&#34;2013-02-22T00:00:00.000Z&#34;,&#34;2013-03-01T00:00:00.000Z&#34;,&#34;2013-03-08T00:00:00.000Z&#34;,&#34;2013-03-15T00:00:00.000Z&#34;,&#34;2013-03-22T00:00:00.000Z&#34;,&#34;2013-03-28T00:00:00.000Z&#34;,&#34;2013-04-05T00:00:00.000Z&#34;,&#34;2013-04-12T00:00:00.000Z&#34;,&#34;2013-04-19T00:00:00.000Z&#34;,&#34;2013-04-26T00:00:00.000Z&#34;,&#34;2013-05-03T00:00:00.000Z&#34;,&#34;2013-05-10T00:00:00.000Z&#34;,&#34;2013-05-17T00:00:00.000Z&#34;,&#34;2013-05-24T00:00:00.000Z&#34;,&#34;2013-05-31T00:00:00.000Z&#34;,&#34;2013-06-07T00:00:00.000Z&#34;,&#34;2013-06-14T00:00:00.000Z&#34;,&#34;2013-06-21T00:00:00.000Z&#34;,&#34;2013-06-28T00:00:00.000Z&#34;,&#34;2013-07-05T00:00:00.000Z&#34;,&#34;2013-07-12T00:00:00.000Z&#34;,&#34;2013-07-19T00:00:00.000Z&#34;,&#34;2013-07-26T00:00:00.000Z&#34;,&#34;2013-08-02T00:00:00.000Z&#34;,&#34;2013-08-09T00:00:00.000Z&#34;,&#34;2013-08-16T00:00:00.000Z&#34;,&#34;2013-08-23T00:00:00.000Z&#34;,&#34;2013-08-30T00:00:00.000Z&#34;,&#34;2013-09-06T00:00:00.000Z&#34;,&#34;2013-09-13T00:00:00.000Z&#34;,&#34;2013-09-20T00:00:00.000Z&#34;,&#34;2013-09-27T00:00:00.000Z&#34;,&#34;2013-10-04T00:00:00.000Z&#34;,&#34;2013-10-11T00:00:00.000Z&#34;,&#34;2013-10-18T00:00:00.000Z&#34;,&#34;2013-10-25T00:00:00.000Z&#34;,&#34;2013-11-01T00:00:00.000Z&#34;,&#34;2013-11-08T00:00:00.000Z&#34;,&#34;2013-11-15T00:00:00.000Z&#34;,&#34;2013-11-22T00:00:00.000Z&#34;,&#34;2013-11-29T00:00:00.000Z&#34;,&#34;2013-12-06T00:00:00.000Z&#34;,&#34;2013-12-13T00:00:00.000Z&#34;,&#34;2013-12-20T00:00:00.000Z&#34;,&#34;2013-12-27T00:00:00.000Z&#34;,&#34;2014-01-03T00:00:00.000Z&#34;,&#34;2014-01-10T00:00:00.000Z&#34;,&#34;2014-01-17T00:00:00.000Z&#34;,&#34;2014-01-24T00:00:00.000Z&#34;,&#34;2014-01-31T00:00:00.000Z&#34;,&#34;2014-02-07T00:00:00.000Z&#34;,&#34;2014-02-14T00:00:00.000Z&#34;,&#34;2014-02-21T00:00:00.000Z&#34;,&#34;2014-02-28T00:00:00.000Z&#34;,&#34;2014-03-07T00:00:00.000Z&#34;,&#34;2014-03-14T00:00:00.000Z&#34;,&#34;2014-03-21T00:00:00.000Z&#34;,&#34;2014-03-28T00:00:00.000Z&#34;,&#34;2014-04-04T00:00:00.000Z&#34;,&#34;2014-04-11T00:00:00.000Z&#34;,&#34;2014-04-17T00:00:00.000Z&#34;,&#34;2014-04-25T00:00:00.000Z&#34;,&#34;2014-05-02T00:00:00.000Z&#34;,&#34;2014-05-09T00:00:00.000Z&#34;,&#34;2014-05-16T00:00:00.000Z&#34;,&#34;2014-05-23T00:00:00.000Z&#34;,&#34;2014-05-30T00:00:00.000Z&#34;,&#34;2014-06-06T00:00:00.000Z&#34;,&#34;2014-06-13T00:00:00.000Z&#34;,&#34;2014-06-20T00:00:00.000Z&#34;,&#34;2014-06-27T00:00:00.000Z&#34;,&#34;2014-07-03T00:00:00.000Z&#34;,&#34;2014-07-11T00:00:00.000Z&#34;,&#34;2014-07-18T00:00:00.000Z&#34;,&#34;2014-07-25T00:00:00.000Z&#34;,&#34;2014-08-01T00:00:00.000Z&#34;,&#34;2014-08-08T00:00:00.000Z&#34;,&#34;2014-08-15T00:00:00.000Z&#34;,&#34;2014-08-22T00:00:00.000Z&#34;,&#34;2014-08-29T00:00:00.000Z&#34;,&#34;2014-09-05T00:00:00.000Z&#34;,&#34;2014-09-12T00:00:00.000Z&#34;,&#34;2014-09-19T00:00:00.000Z&#34;,&#34;2014-09-26T00:00:00.000Z&#34;,&#34;2014-10-03T00:00:00.000Z&#34;,&#34;2014-10-10T00:00:00.000Z&#34;,&#34;2014-10-17T00:00:00.000Z&#34;,&#34;2014-10-24T00:00:00.000Z&#34;,&#34;2014-10-31T00:00:00.000Z&#34;,&#34;2014-11-07T00:00:00.000Z&#34;,&#34;2014-11-14T00:00:00.000Z&#34;,&#34;2014-11-21T00:00:00.000Z&#34;,&#34;2014-11-28T00:00:00.000Z&#34;,&#34;2014-12-05T00:00:00.000Z&#34;,&#34;2014-12-12T00:00:00.000Z&#34;,&#34;2014-12-19T00:00:00.000Z&#34;,&#34;2014-12-26T00:00:00.000Z&#34;,&#34;2015-01-02T00:00:00.000Z&#34;,&#34;2015-01-09T00:00:00.000Z&#34;,&#34;2015-01-16T00:00:00.000Z&#34;,&#34;2015-01-23T00:00:00.000Z&#34;,&#34;2015-01-30T00:00:00.000Z&#34;,&#34;2015-02-06T00:00:00.000Z&#34;,&#34;2015-02-13T00:00:00.000Z&#34;,&#34;2015-02-20T00:00:00.000Z&#34;,&#34;2015-02-27T00:00:00.000Z&#34;,&#34;2015-03-06T00:00:00.000Z&#34;,&#34;2015-03-13T00:00:00.000Z&#34;,&#34;2015-03-20T00:00:00.000Z&#34;,&#34;2015-03-27T00:00:00.000Z&#34;,&#34;2015-04-02T00:00:00.000Z&#34;,&#34;2015-04-10T00:00:00.000Z&#34;,&#34;2015-04-17T00:00:00.000Z&#34;,&#34;2015-04-24T00:00:00.000Z&#34;,&#34;2015-05-01T00:00:00.000Z&#34;,&#34;2015-05-08T00:00:00.000Z&#34;,&#34;2015-05-15T00:00:00.000Z&#34;,&#34;2015-05-22T00:00:00.000Z&#34;,&#34;2015-05-29T00:00:00.000Z&#34;,&#34;2015-06-05T00:00:00.000Z&#34;,&#34;2015-06-12T00:00:00.000Z&#34;,&#34;2015-06-19T00:00:00.000Z&#34;,&#34;2015-06-26T00:00:00.000Z&#34;,&#34;2015-07-02T00:00:00.000Z&#34;,&#34;2015-07-10T00:00:00.000Z&#34;,&#34;2015-07-17T00:00:00.000Z&#34;,&#34;2015-07-24T00:00:00.000Z&#34;,&#34;2015-07-31T00:00:00.000Z&#34;,&#34;2015-08-07T00:00:00.000Z&#34;,&#34;2015-08-14T00:00:00.000Z&#34;,&#34;2015-08-21T00:00:00.000Z&#34;,&#34;2015-08-28T00:00:00.000Z&#34;,&#34;2015-09-04T00:00:00.000Z&#34;,&#34;2015-09-11T00:00:00.000Z&#34;,&#34;2015-09-18T00:00:00.000Z&#34;,&#34;2015-09-25T00:00:00.000Z&#34;,&#34;2015-10-02T00:00:00.000Z&#34;,&#34;2015-10-09T00:00:00.000Z&#34;,&#34;2015-10-16T00:00:00.000Z&#34;,&#34;2015-10-23T00:00:00.000Z&#34;,&#34;2015-10-30T00:00:00.000Z&#34;,&#34;2015-11-06T00:00:00.000Z&#34;,&#34;2015-11-13T00:00:00.000Z&#34;,&#34;2015-11-20T00:00:00.000Z&#34;,&#34;2015-11-27T00:00:00.000Z&#34;,&#34;2015-12-04T00:00:00.000Z&#34;,&#34;2015-12-11T00:00:00.000Z&#34;,&#34;2015-12-18T00:00:00.000Z&#34;,&#34;2015-12-24T00:00:00.000Z&#34;,&#34;2015-12-31T00:00:00.000Z&#34;,&#34;2016-01-08T00:00:00.000Z&#34;,&#34;2016-01-15T00:00:00.000Z&#34;,&#34;2016-01-22T00:00:00.000Z&#34;,&#34;2016-01-29T00:00:00.000Z&#34;,&#34;2016-02-05T00:00:00.000Z&#34;,&#34;2016-02-12T00:00:00.000Z&#34;,&#34;2016-02-19T00:00:00.000Z&#34;,&#34;2016-02-26T00:00:00.000Z&#34;,&#34;2016-03-04T00:00:00.000Z&#34;,&#34;2016-03-11T00:00:00.000Z&#34;,&#34;2016-03-18T00:00:00.000Z&#34;,&#34;2016-03-24T00:00:00.000Z&#34;,&#34;2016-04-01T00:00:00.000Z&#34;,&#34;2016-04-08T00:00:00.000Z&#34;,&#34;2016-04-15T00:00:00.000Z&#34;,&#34;2016-04-22T00:00:00.000Z&#34;,&#34;2016-04-29T00:00:00.000Z&#34;,&#34;2016-05-06T00:00:00.000Z&#34;,&#34;2016-05-13T00:00:00.000Z&#34;,&#34;2016-05-20T00:00:00.000Z&#34;,&#34;2016-05-27T00:00:00.000Z&#34;,&#34;2016-06-03T00:00:00.000Z&#34;,&#34;2016-06-10T00:00:00.000Z&#34;,&#34;2016-06-17T00:00:00.000Z&#34;,&#34;2016-06-24T00:00:00.000Z&#34;,&#34;2016-07-01T00:00:00.000Z&#34;,&#34;2016-07-08T00:00:00.000Z&#34;,&#34;2016-07-15T00:00:00.000Z&#34;,&#34;2016-07-22T00:00:00.000Z&#34;,&#34;2016-07-29T00:00:00.000Z&#34;,&#34;2016-08-05T00:00:00.000Z&#34;,&#34;2016-08-12T00:00:00.000Z&#34;,&#34;2016-08-19T00:00:00.000Z&#34;,&#34;2016-08-26T00:00:00.000Z&#34;,&#34;2016-09-02T00:00:00.000Z&#34;,&#34;2016-09-09T00:00:00.000Z&#34;,&#34;2016-09-16T00:00:00.000Z&#34;,&#34;2016-09-23T00:00:00.000Z&#34;,&#34;2016-09-30T00:00:00.000Z&#34;,&#34;2016-10-07T00:00:00.000Z&#34;,&#34;2016-10-14T00:00:00.000Z&#34;,&#34;2016-10-21T00:00:00.000Z&#34;,&#34;2016-10-28T00:00:00.000Z&#34;,&#34;2016-11-04T00:00:00.000Z&#34;,&#34;2016-11-11T00:00:00.000Z&#34;,&#34;2016-11-18T00:00:00.000Z&#34;,&#34;2016-11-25T00:00:00.000Z&#34;,&#34;2016-12-02T00:00:00.000Z&#34;,&#34;2016-12-09T00:00:00.000Z&#34;,&#34;2016-12-16T00:00:00.000Z&#34;,&#34;2016-12-23T00:00:00.000Z&#34;,&#34;2016-12-30T00:00:00.000Z&#34;,&#34;2017-01-06T00:00:00.000Z&#34;,&#34;2017-01-13T00:00:00.000Z&#34;,&#34;2017-01-20T00:00:00.000Z&#34;,&#34;2017-01-27T00:00:00.000Z&#34;,&#34;2017-02-03T00:00:00.000Z&#34;,&#34;2017-02-10T00:00:00.000Z&#34;,&#34;2017-02-17T00:00:00.000Z&#34;,&#34;2017-02-24T00:00:00.000Z&#34;,&#34;2017-03-03T00:00:00.000Z&#34;,&#34;2017-03-10T00:00:00.000Z&#34;,&#34;2017-03-17T00:00:00.000Z&#34;,&#34;2017-03-23T00:00:00.000Z&#34;],[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,0.882009868611482,0.89639620738816,0.894623668366187,0.930126938147475,0.931125427505195,0.930281677942156,0.930394053139138,0.93157469379101,0.932820642856053,0.88872654820673,0.941355907382818,0.942540035721515,0.922777908475206,0.890219104431397,0.89264530260361,0.886332903777741,0.893755353596777,0.872516511174197,0.877087915200832,0.878601874448131,0.884486062778509,0.882058815514466,0.876876381886743,0.882244139294026,0.860919824283791,0.838014154321994,0.838279516609103,0.832527062145364,0.82607121049495,0.836993076782081,0.796642616989866,0.79466704143585,0.802550596446245,0.846690492809674,0.820424123675434,0.8430391755578,0.832613815094085,0.847582395839352,0.859596571829904,0.863306872388838,0.855750695251177,0.8560491315787,0.851871968001925,0.840030575901434,0.867296042235348,0.87080142042679,0.887981285418058,0.891663043978797,0.899547804661973,0.899197299456943,0.907583606879088,0.905334807901238,0.910222780581982,0.912509969988313,0.928702961584877,0.920913306216911,0.930713735137361,0.94002075450282,0.934412869933405,0.921970103146809,0.928184803291042,0.930956904744918,0.940499785492708,0.927725177018749,0.920968335601088,0.921219782913846,0.916229677628881,0.903490460174958,0.895551209824133,0.894664772859278,0.881990228357755,0.853801166212627,0.902621974777728,0.914858108289064,0.922798046099779,0.919513903099291,0.93696996976189,0.935328931369585,0.936925452297783,0.938498605897526,0.94991160962515,0.949685809857998,0.949816434691477,0.950624178934631,0.956967541588698,0.959528771667062,0.959145072759651,0.960561813364816,0.961574810389801,0.960590804004404,0.958827878466148,0.960987673225743,0.965093337591458,0.95927473579906,0.953081064793193,0.963348796940412,0.954521735000699,0.964177300787605,0.957494111147315,0.946759060765761,0.938201867925746,0.936948572704074,0.937100610541652,0.851259792547727,0.852804363274825,0.836472516319004,0.83658490107239,0.824674828574868,0.823458336243859,0.830487824915226,0.838730242294831,0.828411642806193,0.800620757486442,0.803476517752319,0.776685895920438,0.71811854270478,0.71282691436304,0.682668166584454,0.679733474184317,0.687758958097791,0.696037062850163,0.706223042251071,0.705735592665899,0.923471319597428,0.94195826118503,0.94374818628953,0.934527053225884,0.933704280967376,0.943637619295564,0.950573877594234,0.949743525078384,0.944540987084846,0.941435048291607,0.924584185245784,0.916270179645517,0.911551283404537,0.933230057936271,0.934137726650809,0.8983272626737,0.895553691854011,0.911750579682076,0.900056631694688,0.894869130968903,0.89438743711231,0.893203325797245,0.878897357560809,0.893245866611085,0.906582879329671,0.892035651198177,0.881153549732186,0.868771345740389,0.872739775739494,0.861056323067312,0.863838807922276,0.881623957137822,0.937805162670445,0.940215551150497,0.949134169492691,0.965727931711275,0.95988372630849,0.949480826779233,0.956485377668895,0.965562511767643,0.971385414889408,0.976350315094039,0.973651221079678,0.975054802009941,0.972562218465973,0.972932686060766,0.9736640376052,0.972612736569777,0.970355501546774,0.974710872904095,0.974560268472055,0.96045747169878,0.950878334440102,0.949221100144066,0.941524814916619,0.929676436148147,0.932884820748953,0.937118796004643,0.93709593426024,0.931261934246828,0.905409961649264,0.881379205729466,0.881066731773446,0.868619330388036,0.872704683166344,0.869669573055155,0.812125388527252,0.814921427350433,0.805150221388754,0.800111691591278,0.79600584320039,0.859006569492603,0.846384494778769,0.837539691279261,0.859919090440606,0.902899906766342,0.907457576390327,0.929488889865148,0.928314115350427,0.912172407746556,0.91224670821375,0.929295626414595,0.940097165030988,0.935610423548652,0.924260673527778,0.92633339089636,0.925747674691079,0.930674552387104,0.928547708925286,0.937457003782537,0.94600042618036,0.930552011414689,0.961677066142955,0.959632469080871,0.958963756948613,0.961271949319374,0.96210926137806,0.962611180020521,0.960842832055477,0.957419961171142,0.964897683020213,0.963288721517906,0.960733236847145,0.967235427527916,0.95354703894685,0.948162809642396,0.952595261822757,0.960277978424035,0.941354188144352,0.94389444602858,0.946291320922276,0.945129041896022,0.940901227068365,0.944981420519279,0.952929853543947,0.952591778086156,0.952373650503562,0.946481740101135,0.947226014600584,0.94685260738958,0.943403290252459,0.944928105846251,0.946093468086701,0.944101424614336,0.950690602580542,0.953715253611068,0.952792871125259,0.944186633849537,0.974493313026828,0.973044898320156,0.971677442931221,0.972741023797147,0.966977909918811,0.958652214495075,0.89532368107682,0.896869285572475,0.874227475878343,0.912539902246047,0.939912396348665,0.93510090088096,0.942755971576812,0.948440434585445,0.944300247817487,0.938810784181883,0.937643551012184,0.935245743479229,0.91984592566673,0.91460445859138,0.916247054299802,0.907221615524209,0.910119189745327,0.906876745682511,0.910696191223952,0.906321901051564,0.927312198666894,0.926498352241539,0.917201661556044,0.91473355442069,0.852288742614378,0.87346898093947,0.81665122240188,0.755093839223704,0.757976136169897,0.805619954498791,0.82201882194805,0.870249563129556,0.883844393736128,0.882786823488884,0.879981178554337,0.884758964866877,0.891854337628294,0.922536000046478,0.922811941798086,0.915019951309569,0.900161682055584,0.887172208871889,0.894519126736872,0.889323457863162,0.894899594670475,0.880039408756929,0.92209081849229,0.923863201767369,0.922820341619374,0.911059909345753,0.907943357290975,0.889534010159546,0.914337401221914,0.922942517588182,0.904388953875893,0.908665292789139,0.90310527149848,0.899631301171307,0.871104406936193,0.888004731076489,0.91931294272786,0.934621794739475,0.933357527471261,0.938257454770141,0.939332008463583,0.898693080161883,0.882578840414364,0.883618596407203,0.883722846329121,0.858217794850265,0.853451941269634,0.858119556056964,0.842055947949924,0.837219072783716,0.847367504965347,0.84313002586829,0.827601106293205,0.826237109828016,0.856312254382341,0.860332510460119,0.851949656524568,0.804032619510255,0.811871141460707,0.795472384967536,0.721529407425515,0.849273483910156,0.878313894368207,0.887912147037235,0.882791202209688,0.913087632303414,0.9117791718058,0.836595513659237,0.869205246296818,0.863466513241688,0.867889524306851,0.884544046204418,0.884212898036891,0.884049713318966,0.852270477645461,0.877643874944018,0.871389881235101,0.872206168317545,0.859053353878408,0.884016173936882,0.91329242516501,0.90988734705487,0.898478644845867,0.890403969668449,0.878293320009831,0.881634051438478,0.887429505782425,0.910267411337857,0.903957042504402,0.88777091694801,0.879650814148796,0.863700102359505,0.858289106515027,0.850483421869588,0.862442336428626,0.874877346212069,0.870954565313623,0.875917928655095,0.901425771973309,0.866354624235668,0.847440751961013,0.859454107020039,0.850845352497222,0.870928846847957,0.886282780701303,0.915910983548846,0.915026270228843,0.943581321025586,0.951218798934343,0.962592800304601,0.953988702465735,0.940401586239853,0.926014326119466,0.914538909511282,0.933081072984159,0.929915914710571,0.930356117655682,0.929895864599884,0.925130802002278,0.926657383529761,0.92816451942513,0.939594321466476,0.944756851339376,0.941207945686643,0.941154690379939,0.93028646644255,0.931879172444096,0.921662504260659,0.918423313001563,0.925307157786947,0.932126424152915,0.940904758410219,0.955019976028747,0.953304954122241,0.948683097709863,0.953428878195296,0.953680326730849,0.951247346115196,0.952171837642435,0.950900501446933,0.944754814587414,0.926386421415982,0.927238130434668,0.917710334104383,0.909138688814426,0.923208976687566,0.927289541757706,0.920603371810833,0.913598232704844,0.900990560644125,0.94771281418213,0.940712900207074,0.940519314535948,0.947746547310768,0.948118982558831,0.947663256753299,0.944275022164544,0.949639113775738,0.951192375148743,0.946948941914507,0.947733224240073,0.951865570775009,0.958282690200217,0.961764707451337,0.961838206188472,0.960375140600664,0.962741326922433,0.966146190579566,0.963924792439567,0.96440910368914,0.963971182278428,0.970046376323949,0.968236141158825,0.96766482397509,0.968742498862409,0.970601952929947,0.974077493546502,0.972504172117028,0.972501359730907,0.979409070021339,0.979803500258982,0.97837586587305,0.976838626101853,0.973787497489621,0.974008697637284,0.95616977125134,0.945896153105053,0.942831210257574,0.939582341236228,0.936745943065741,0.909062961922669,0.908653109036026,0.90918660367352,0.912185434660259,0.890380198743003,0.893439448399631,0.880429454263924,0.881517447348355,0.861528880799173,0.84350886989254,0.841632901300096,0.847567028245217,0.836015074459,0.817097233606457,0.822760441685308,0.915758867616332,0.898547735372562,0.885121775801818,0.883641711837632,0.888328872603158,0.872392145542029,0.875363971512212,0.876098846588909,0.876790623300233,0.778350155304277,0.739922376120829,0.738217622436721,0.704216962493225,0.778009770913344,0.792596825315964,0.793995043552431,0.800853439706685,0.812291024105335,0.812474964471585,0.810807722640305,0.777410812137181,0.820518893410709,0.82678536033314,0.834803797622674,0.833075674202895,0.829171710689881,0.821990185696194,0.816281471683799,0.789668045626429]]},&#34;evals&#34;:[&#34;attrs.interactionModel&#34;],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;The correlation between the Tech ETF and the S&amp;amp;P 500 ETF seems quite high. It dipped a bit in the middle of 2009 and again towards the end of 2016. It would be interesting to see if this was true of the other sector ETFs as well. In other words, were these periods of generally declining correlations, or was it limited to the technology/SP500 relationship?&lt;/p&gt;
&lt;p&gt;The best way to do some exploratory analysis on that is, no surprise, build a shiny app that allows users to choose their own sectors and rolling windows. We’ll do that next time - see you in a few days!&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2017/01/18/reproducible-finance-with-r-sector-correlations/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>Creating Interactive Plots with R and Highcharts</title>
      <link>https://rviews.rstudio.com/2016/10/19/creating-interactive-plots-with-r-and-highcharts/</link>
      <pubDate>Wed, 19 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2016/10/19/creating-interactive-plots-with-r-and-highcharts/</guid>
      <description>
        
&lt;script src=&#34;/rmarkdown-libs/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/underscore/underscore-min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/rmarkdown-libs/highcharts/css/motion.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/highstock.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/highcharts-more.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/highcharts-3d.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/modules/exporting.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/modules/drilldown.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/modules/data.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/modules/heatmap.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/modules/map.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/modules/treemap.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/modules/funnel.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/modules/solid-gauge.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/modules/reset.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/plugins/annotations.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/plugins/motion.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/plugins/draggable-points.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/plugins/pattern-fill-v2.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/plugins/text-symbols.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;/rmarkdown-libs/highcharts/plugins/symbols-extra.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;/rmarkdown-libs/fontawesome/font-awesome.min.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;link href=&#34;/rmarkdown-libs/htmlwdgtgrid/htmlwdgtgrid.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;/rmarkdown-libs/highchart-binding/highchart.js&#34;&gt;&lt;/script&gt;

&lt;p&gt;Sometimes great ideas come from trying to solve simple problems. This seems to be especially true for software developers who are willing to put in an unreasonable amount of effort to solve a simple problem to their satisfaction. So the &lt;a href=&#34;http://www.highcharts.com/about&#34;&gt;story&lt;/a&gt; goes that Torstein Hønsi, the founder and Chief Product Officer of &lt;a href=&#34;http://www.highcharts.com/&#34;&gt;Highcharts&lt;/a&gt;. was looking for a simple charting tool for updating his homepage with snow depth measurements from Vikjafjellet, the local mountain where his family keeps a cabin. Frustrated with the common flash plug-ins, and other proprietary solutions available at the time, he decided to build a standards-based solution of his own and then, of course, share it.&lt;/p&gt;
&lt;p&gt;In this post, I’ll use &lt;a href=&#34;https://github.com/jbkunst&#34;&gt;Joshua Kunst’s&lt;/a&gt; &lt;a href=&#34;https://mran.revolutionanalytics.com/package/highcharter/&#34;&gt;highcharter package&lt;/a&gt;, a wrapper for the Highcharts javascript library, along with &lt;a href=&#34;http://shiny.rstudio.com/&#34;&gt;Shiny&lt;/a&gt; to create some pretty slick plots.&lt;/p&gt;
&lt;p&gt;Please note that all products in this library are free for non-commercial use. For use in commercial projects and websites, see &lt;a href=&#34;https://shop.highsoft.com&#34; class=&#34;uri&#34;&gt;https://shop.highsoft.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The highcharter package enables the creation of Highcharts type plots within R.&lt;/p&gt;
&lt;p&gt;There are two main functions in the package:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;highchart()&lt;/code&gt;: Creates a Highchart chart object using &lt;a href=&#34;http://www.htmlwidgets.org/&#34;&gt;htmlwidgets&lt;/a&gt;. The widget can be rendered on HTML pages generated from R Markdown, Shiny, or other applications.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;hchart()&lt;/code&gt;: Uses &lt;code&gt;highchart()&lt;/code&gt; to draw a plot for different R object classes using a convenient single command. Specifically, it can plot data frames, numeric, histogram, character, density, factors, ts, mts, xts, stl, ohlc, acf, forecast, mforecast, ets, igraph, dist, dendrogram, phylo, and survfit classes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Plots are built in the spirit of ggplot2 by layering, although they use the pipe operator &lt;code&gt;(%&amp;gt;%)&lt;/code&gt; instead of &lt;code&gt;+&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Other attractive features of the package are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Theming: It is possible to configure your plots with pre-implemented themes like Economist, Financial Times, Google, and FiveThirtyEight among others.&lt;/li&gt;
&lt;li&gt;Plugins: Motion, drag points, fontawesome, url-pattern, annotations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We will demonstrate the functionality of this package as well as of Highcharts in general through a series of visualisation examples.&lt;/p&gt;
&lt;div id=&#34;example-1-us-births-on-friday-the-13th&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Example 1: US births on Friday the 13th&lt;/h2&gt;
&lt;p&gt;The inspiration for this visualization is a FiveThirtyEight article titled &lt;a href=&#34;http://fivethirtyeight.com/features/some-people-are-too-superstitious-to-have-a-baby-on-friday-the-13th/&#34;&gt;Some People Are Too Superstitious To Have A Baby On Friday The 13th&lt;/a&gt;. FiveThirtyEight generously makes the data used in (some of) their articles available on their &lt;a href=&#34;https://github.com/fivethirtyeight/data&#34;&gt;GitHub repository&lt;/a&gt;. The data used in this particular analysis can be found &lt;a href=&#34;https://github.com/mine-cetinkaya-rundel/highcharts-in-r/tree/master/data&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Our goal is to &lt;a href=&#34;http://i2.wp.com/espnfivethirtyeight.files.wordpress.com/2016/05/bialik-fridaythe13th-2.png?quality=90&amp;amp;strip=all&amp;amp;w=1150&amp;amp;ssl=1&#34;&gt;recreate this particular visualization&lt;/a&gt;. In order to do so, we need to calculate the differences between the number of births on the 13th and the average of 6th and 20th of each month, and aggregate these values for the days of the week. This is nothing a bit of dplyr and tidyr can’t handle.&lt;/p&gt;
&lt;p&gt;Let’s load the necessary packages:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(highcharter)
library(dplyr)
library(tidyr)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and the data&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;births &amp;lt;- read.csv(&amp;quot;https://github.com/mine-cetinkaya-rundel/highcharts-in-r/raw/master/data/births.csv&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then we’ll calculate the differences in births as described in the article and store the results in a new data frame called &lt;code&gt;diff13&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;diff13 &amp;lt;- births %&amp;gt;%
  filter(date_of_month %in% c(6, 13, 20)) %&amp;gt;%
  mutate(day = ifelse(date_of_month == 13, &amp;quot;thirteen&amp;quot;, &amp;quot;not_thirteen&amp;quot;)) %&amp;gt;%
  group_by(day_of_week, day) %&amp;gt;%
  summarise(mean_births = mean(births)) %&amp;gt;%
  arrange(day_of_week) %&amp;gt;%
  spread(day, mean_births) %&amp;gt;%
  mutate(diff_ppt = ((thirteen - not_thirteen) / not_thirteen) * 100)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;which looks like:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;diff13&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Source: local data frame [7 x 4]
## Groups: day_of_week [7]
## 
##   day_of_week not_thirteen  thirteen   diff_ppt
##         &amp;lt;int&amp;gt;        &amp;lt;dbl&amp;gt;     &amp;lt;dbl&amp;gt;      &amp;lt;dbl&amp;gt;
## 1           1    11658.071 11431.429 -1.9440853
## 2           2    12900.417 12629.972 -2.0964008
## 3           3    12793.886 12424.886 -2.8841902
## 4           4    12735.145 12310.132 -3.3373249
## 5           5    12545.100 11744.400 -6.3825717
## 6           6     8650.625  8592.583 -0.6709534
## 7           7     7634.500  7557.676 -1.0062784&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Note that the calculated percentage point differences (&lt;code&gt;diff_ppt&lt;/code&gt;) may not match the ones in the visualization in the FiveThirtyEight article. There are two reasons for this:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Holidays are excluded in the FiveThirtyEight but not in this analysis.&lt;/li&gt;
&lt;li&gt;Two data files are provided by FiveThirtyEight, one for years 1994 to 2003 and another for years 2000 to 2014. The numbers of births for the overlapping years (2000 – 2003) are not exactly the same. This app uses the SSA data for these years, however it is unclear which data source FiveThirtyEight used for these years.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Let’s start by making a very simple highchart of these data using the &lt;code&gt;hchart()&lt;/code&gt; function:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;hchart(diff13, &amp;quot;scatter&amp;quot;, x = day_of_week, y = diff_ppt)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-3b583b3fb0fccebf800f&#34; style=&#34;width:100%;height:500px;&#34; class=&#34;highchart html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-3b583b3fb0fccebf800f&#34;&gt;{&#34;x&#34;:{&#34;hc_opts&#34;:{&#34;title&#34;:{&#34;text&#34;:null},&#34;yAxis&#34;:{&#34;title&#34;:{&#34;text&#34;:&#34;diff_ppt&#34;},&#34;type&#34;:&#34;linear&#34;},&#34;credits&#34;:{&#34;enabled&#34;:false},&#34;exporting&#34;:{&#34;enabled&#34;:false},&#34;plotOptions&#34;:{&#34;series&#34;:{&#34;turboThreshold&#34;:0,&#34;showInLegend&#34;:false,&#34;marker&#34;:{&#34;enabled&#34;:true}},&#34;scatter&#34;:{&#34;marker&#34;:{&#34;symbol&#34;:&#34;circle&#34;}},&#34;bubble&#34;:{&#34;minSize&#34;:5,&#34;maxSize&#34;:25},&#34;treemap&#34;:{&#34;layoutAlgorithm&#34;:&#34;squarified&#34;}},&#34;series&#34;:[{&#34;type&#34;:&#34;scatter&#34;,&#34;data&#34;:[{&#34;day_of_week&#34;:1,&#34;not_thirteen&#34;:11658.0714285714,&#34;thirteen&#34;:11431.4285714286,&#34;diff_ppt&#34;:-1.94408533633964,&#34;x&#34;:1,&#34;y&#34;:-1.94408533633964},{&#34;day_of_week&#34;:2,&#34;not_thirteen&#34;:12900.4166666667,&#34;thirteen&#34;:12629.9722222222,&#34;diff_ppt&#34;:-2.09640084837914,&#34;x&#34;:2,&#34;y&#34;:-2.09640084837914},{&#34;day_of_week&#34;:3,&#34;not_thirteen&#34;:12793.8857142857,&#34;thirteen&#34;:12424.8857142857,&#34;diff_ppt&#34;:-2.88419021586204,&#34;x&#34;:3,&#34;y&#34;:-2.88419021586204},{&#34;day_of_week&#34;:4,&#34;not_thirteen&#34;:12735.1447368421,&#34;thirteen&#34;:12310.1315789474,&#34;diff_ppt&#34;:-3.33732491210089,&#34;x&#34;:4,&#34;y&#34;:-3.33732491210089},{&#34;day_of_week&#34;:5,&#34;not_thirteen&#34;:12545.1,&#34;thirteen&#34;:11744.4,&#34;diff_ppt&#34;:-6.38257168137361,&#34;x&#34;:5,&#34;y&#34;:-6.38257168137361},{&#34;day_of_week&#34;:6,&#34;not_thirteen&#34;:8650.625,&#34;thirteen&#34;:8592.58333333333,&#34;diff_ppt&#34;:-0.670953447486928,&#34;x&#34;:6,&#34;y&#34;:-0.670953447486928},{&#34;day_of_week&#34;:7,&#34;not_thirteen&#34;:7634.5,&#34;thirteen&#34;:7557.67567567568,&#34;diff_ppt&#34;:-1.00627839838004,&#34;x&#34;:7,&#34;y&#34;:-1.00627839838004}]}],&#34;xAxis&#34;:{&#34;type&#34;:&#34;linear&#34;,&#34;title&#34;:{&#34;text&#34;:&#34;day_of_week&#34;},&#34;categories&#34;:null}},&#34;theme&#34;:{&#34;chart&#34;:{&#34;backgroundColor&#34;:&#34;transparent&#34;}},&#34;conf_opts&#34;:{&#34;global&#34;:{&#34;Date&#34;:null,&#34;VMLRadialGradientURL&#34;:&#34;http =//code.highcharts.com/list(version)/gfx/vml-radial-gradient.png&#34;,&#34;canvasToolsURL&#34;:&#34;http =//code.highcharts.com/list(version)/modules/canvas-tools.js&#34;,&#34;getTimezoneOffset&#34;:null,&#34;timezoneOffset&#34;:0,&#34;useUTC&#34;:true},&#34;lang&#34;:{&#34;contextButtonTitle&#34;:&#34;Chart context menu&#34;,&#34;decimalPoint&#34;:&#34;.&#34;,&#34;downloadJPEG&#34;:&#34;Download JPEG image&#34;,&#34;downloadPDF&#34;:&#34;Download PDF document&#34;,&#34;downloadPNG&#34;:&#34;Download PNG image&#34;,&#34;downloadSVG&#34;:&#34;Download SVG vector image&#34;,&#34;drillUpText&#34;:&#34;Back to {series.name}&#34;,&#34;invalidDate&#34;:null,&#34;loading&#34;:&#34;Loading...&#34;,&#34;months&#34;:[&#34;January&#34;,&#34;February&#34;,&#34;March&#34;,&#34;April&#34;,&#34;May&#34;,&#34;June&#34;,&#34;July&#34;,&#34;August&#34;,&#34;September&#34;,&#34;October&#34;,&#34;November&#34;,&#34;December&#34;],&#34;noData&#34;:&#34;No data to display&#34;,&#34;numericSymbols&#34;:[&#34;k&#34;,&#34;M&#34;,&#34;G&#34;,&#34;T&#34;,&#34;P&#34;,&#34;E&#34;],&#34;printChart&#34;:&#34;Print chart&#34;,&#34;resetZoom&#34;:&#34;Reset zoom&#34;,&#34;resetZoomTitle&#34;:&#34;Reset zoom level 1:1&#34;,&#34;shortMonths&#34;:[&#34;Jan&#34;,&#34;Feb&#34;,&#34;Mar&#34;,&#34;Apr&#34;,&#34;May&#34;,&#34;Jun&#34;,&#34;Jul&#34;,&#34;Aug&#34;,&#34;Sep&#34;,&#34;Oct&#34;,&#34;Nov&#34;,&#34;Dec&#34;],&#34;thousandsSep&#34;:&#34; &#34;,&#34;weekdays&#34;:[&#34;Sunday&#34;,&#34;Monday&#34;,&#34;Tuesday&#34;,&#34;Wednesday&#34;,&#34;Thursday&#34;,&#34;Friday&#34;,&#34;Saturday&#34;]}},&#34;type&#34;:&#34;chart&#34;,&#34;fonts&#34;:[],&#34;debug&#34;:false},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;This plot has some attractive features. For example, if you hover over the points you should be able to view the actual values of the plotted data. But, we need to do some customization to make the plot look like the one in the FiveThirtyEight article. We can achieve that using the &lt;code&gt;highchart()&lt;/code&gt; function along with some customization functions. Note that we separate the layers with the pipe operator.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;highchart() %&amp;gt;%
  hc_add_series(data = round(diff13$diff_ppt, 4), type = &amp;quot;column&amp;quot;,
                name = &amp;quot;Difference, in ppt&amp;quot;,
                color = &amp;quot;#F0A1EA&amp;quot;, showInLegend = FALSE) %&amp;gt;%
  hc_yAxis(title = list(text = &amp;quot;Difference, in ppt&amp;quot;), allowDecimals = FALSE) %&amp;gt;%
  hc_xAxis(categories = c(&amp;quot;Monday&amp;quot;, &amp;quot;Tuesday&amp;quot;, &amp;quot;Wednesday&amp;quot;, &amp;quot;Thursday&amp;quot;,
                          &amp;quot;Friday&amp;quot;, &amp;quot;Saturday&amp;quot;, &amp;quot;Sunday&amp;quot;),
           tickmarkPlacement = &amp;quot;on&amp;quot;,
           opposite = TRUE) %&amp;gt;%
  hc_title(text = &amp;quot;The Friday the 13th effect&amp;quot;,
           style = list(fontWeight = &amp;quot;bold&amp;quot;)) %&amp;gt;%
  hc_subtitle(text = &amp;quot;Difference in the share of U.S. births on 13th of each month
              from the average of births on the 6th and the 20th,
              1994 - 2004&amp;quot;) %&amp;gt;%
  hc_tooltip(valueDecimals = 4,
             pointFormat = &amp;quot;Day: {point.x} &amp;lt;br&amp;gt; Diff: {point.y}&amp;quot;) %&amp;gt;%
  hc_credits(enabled = TRUE,
             text = &amp;quot;Sources: CDC/NCHS, SOCIAL SECURITY ADMINISTRATION&amp;quot;,
             style = list(fontSize = &amp;quot;10px&amp;quot;)) %&amp;gt;%
  hc_add_theme(hc_theme_538())&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-faaa437fd9a3403931ad&#34; style=&#34;width:100%;height:500px;&#34; class=&#34;highchart html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-faaa437fd9a3403931ad&#34;&gt;{&#34;x&#34;:{&#34;hc_opts&#34;:{&#34;title&#34;:{&#34;text&#34;:&#34;The Friday the 13th effect&#34;,&#34;style&#34;:{&#34;fontWeight&#34;:&#34;bold&#34;}},&#34;yAxis&#34;:{&#34;title&#34;:{&#34;text&#34;:&#34;Difference, in ppt&#34;},&#34;allowDecimals&#34;:false},&#34;credits&#34;:{&#34;enabled&#34;:true,&#34;text&#34;:&#34;Sources: CDC/NCHS, SOCIAL SECURITY ADMINISTRATION&#34;,&#34;style&#34;:{&#34;fontSize&#34;:&#34;10px&#34;}},&#34;exporting&#34;:{&#34;enabled&#34;:false},&#34;plotOptions&#34;:{&#34;series&#34;:{&#34;turboThreshold&#34;:0}},&#34;series&#34;:[{&#34;data&#34;:[-1.9441,-2.0964,-2.8842,-3.3373,-6.3826,-0.671,-1.0063],&#34;type&#34;:&#34;column&#34;,&#34;name&#34;:&#34;Difference, in ppt&#34;,&#34;color&#34;:&#34;#F0A1EA&#34;,&#34;showInLegend&#34;:false}],&#34;xAxis&#34;:{&#34;categories&#34;:[&#34;Monday&#34;,&#34;Tuesday&#34;,&#34;Wednesday&#34;,&#34;Thursday&#34;,&#34;Friday&#34;,&#34;Saturday&#34;,&#34;Sunday&#34;],&#34;tickmarkPlacement&#34;:&#34;on&#34;,&#34;opposite&#34;:true},&#34;subtitle&#34;:{&#34;text&#34;:&#34;Difference in the share of U.S. births on 13th of each month\n              from the average of births on the 6th and the 20th,\n              1994 - 2004&#34;},&#34;tooltip&#34;:{&#34;valueDecimals&#34;:4,&#34;pointFormat&#34;:&#34;Day: {point.x} &lt;br&gt; Diff: {point.y}&#34;}},&#34;theme&#34;:{&#34;colors&#34;:[&#34;#FF2700&#34;,&#34;#008FD5&#34;,&#34;#77AB43&#34;,&#34;#636464&#34;,&#34;#C4C4C4&#34;],&#34;chart&#34;:{&#34;backgroundColor&#34;:&#34;#F0F0F0&#34;,&#34;plotBorderColor&#34;:&#34;#606063&#34;,&#34;style&#34;:{&#34;fontFamily&#34;:&#34;Roboto&#34;,&#34;color&#34;:&#34;#3C3C3C&#34;}},&#34;title&#34;:{&#34;align&#34;:&#34;left&#34;,&#34;style&#34;:{&#34;fontWeight&#34;:&#34;bold&#34;}},&#34;subtitle&#34;:{&#34;align&#34;:&#34;left&#34;},&#34;xAxis&#34;:{&#34;gridLineWidth&#34;:1,&#34;gridLineColor&#34;:&#34;#D7D7D8&#34;,&#34;labels&#34;:{&#34;style&#34;:{&#34;fontFamily&#34;:&#34;Unica One, sans-serif&#34;,&#34;color&#34;:&#34;#3C3C3C&#34;}},&#34;lineColor&#34;:&#34;#D7D7D8&#34;,&#34;minorGridLineColor&#34;:&#34;#505053&#34;,&#34;tickColor&#34;:&#34;#D7D7D8&#34;,&#34;tickWidth&#34;:1,&#34;title&#34;:{&#34;style&#34;:{&#34;color&#34;:&#34;#A0A0A3&#34;}}},&#34;yAxis&#34;:{&#34;gridLineColor&#34;:&#34;#D7D7D8&#34;,&#34;labels&#34;:{&#34;style&#34;:{&#34;fontFamily&#34;:&#34;Unica One, sans-serif&#34;,&#34;color&#34;:&#34;#3C3C3C&#34;}},&#34;lineColor&#34;:&#34;#D7D7D8&#34;,&#34;minorGridLineColor&#34;:&#34;#505053&#34;,&#34;tickColor&#34;:&#34;#D7D7D8&#34;,&#34;tickWidth&#34;:1,&#34;title&#34;:{&#34;style&#34;:{&#34;color&#34;:&#34;#A0A0A3&#34;}}},&#34;tooltip&#34;:{&#34;backgroundColor&#34;:&#34;rgba(0, 0, 0, 0.85)&#34;,&#34;style&#34;:{&#34;color&#34;:&#34;#F0F0F0&#34;}},&#34;legend&#34;:{&#34;itemStyle&#34;:{&#34;color&#34;:&#34;#3C3C3C&#34;},&#34;itemHiddenStyle&#34;:{&#34;color&#34;:&#34;#606063&#34;}},&#34;credits&#34;:{&#34;style&#34;:{&#34;color&#34;:&#34;#666&#34;}},&#34;labels&#34;:{&#34;style&#34;:{&#34;color&#34;:&#34;#D7D7D8&#34;}},&#34;legendBackgroundColor&#34;:&#34;rgba(0, 0, 0, 0.5)&#34;,&#34;background2&#34;:&#34;#505053&#34;,&#34;dataLabelsColor&#34;:&#34;#B0B0B3&#34;,&#34;textColor&#34;:&#34;#C0C0C0&#34;,&#34;contrastTextColor&#34;:&#34;#F0F0F3&#34;,&#34;maskColor&#34;:&#34;rgba(255,255,255,0.3)&#34;},&#34;conf_opts&#34;:{&#34;global&#34;:{&#34;Date&#34;:null,&#34;VMLRadialGradientURL&#34;:&#34;http =//code.highcharts.com/list(version)/gfx/vml-radial-gradient.png&#34;,&#34;canvasToolsURL&#34;:&#34;http =//code.highcharts.com/list(version)/modules/canvas-tools.js&#34;,&#34;getTimezoneOffset&#34;:null,&#34;timezoneOffset&#34;:0,&#34;useUTC&#34;:true},&#34;lang&#34;:{&#34;contextButtonTitle&#34;:&#34;Chart context menu&#34;,&#34;decimalPoint&#34;:&#34;.&#34;,&#34;downloadJPEG&#34;:&#34;Download JPEG image&#34;,&#34;downloadPDF&#34;:&#34;Download PDF document&#34;,&#34;downloadPNG&#34;:&#34;Download PNG image&#34;,&#34;downloadSVG&#34;:&#34;Download SVG vector image&#34;,&#34;drillUpText&#34;:&#34;Back to {series.name}&#34;,&#34;invalidDate&#34;:null,&#34;loading&#34;:&#34;Loading...&#34;,&#34;months&#34;:[&#34;January&#34;,&#34;February&#34;,&#34;March&#34;,&#34;April&#34;,&#34;May&#34;,&#34;June&#34;,&#34;July&#34;,&#34;August&#34;,&#34;September&#34;,&#34;October&#34;,&#34;November&#34;,&#34;December&#34;],&#34;noData&#34;:&#34;No data to display&#34;,&#34;numericSymbols&#34;:[&#34;k&#34;,&#34;M&#34;,&#34;G&#34;,&#34;T&#34;,&#34;P&#34;,&#34;E&#34;],&#34;printChart&#34;:&#34;Print chart&#34;,&#34;resetZoom&#34;:&#34;Reset zoom&#34;,&#34;resetZoomTitle&#34;:&#34;Reset zoom level 1:1&#34;,&#34;shortMonths&#34;:[&#34;Jan&#34;,&#34;Feb&#34;,&#34;Mar&#34;,&#34;Apr&#34;,&#34;May&#34;,&#34;Jun&#34;,&#34;Jul&#34;,&#34;Aug&#34;,&#34;Sep&#34;,&#34;Oct&#34;,&#34;Nov&#34;,&#34;Dec&#34;],&#34;thousandsSep&#34;:&#34; &#34;,&#34;weekdays&#34;:[&#34;Sunday&#34;,&#34;Monday&#34;,&#34;Tuesday&#34;,&#34;Wednesday&#34;,&#34;Thursday&#34;,&#34;Friday&#34;,&#34;Saturday&#34;]}},&#34;type&#34;:&#34;chart&#34;,&#34;fonts&#34;:[&#34;Roboto&#34;,&#34;Unica+One&#34;],&#34;debug&#34;:false},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;Once again, an attractive feature of this visualization is the hover tooltip. Themes also make it easy to change the look of the plot (in this case using &lt;code&gt;hc_theme_538()&lt;/code&gt; gets us very close to the original visualization). Additionally, we are able to easily change labels (e.g., names of days) without having to make changes in the original data.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;example-2-us-births-on-friday-the-13th-an-interactive-look&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Example 2: US births on Friday the 13th, an interactive look&lt;/h2&gt;
&lt;p&gt;Since the highcharter package is powered by htmlwidlgets, it is also Shiny compatible! In order to build a highchart within a Shiny app, we use the &lt;code&gt;renderHighchart()&lt;/code&gt; function.&lt;/p&gt;
&lt;p&gt;We have built an app that extends the visualization we created earlier, allowing for custom selection of years plotted, type of plot, and theme. You can view &lt;a href=&#34;https://gallery.shinyapps.io/highcharter-births/&#34;&gt;the app and the source code here&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;things-to-look-out-for&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Things to Look Out For&lt;/h2&gt;
&lt;p&gt;Highcharts’ built-in and customizable hover/tooltip box and zooming functionality are among its most attractive features. However, whether or not these features would be useful for you depends on your use case.&lt;/p&gt;
&lt;p&gt;For example, the tooltip is not as useful if you are plotting data with larger sample sizes. Take a look at this plot of arrival vs. departure delays of flights headed to Los Angeles (LAX) in October 2013 from the various New York airports. The overplotting on the lower left of the plot makes the hovering functionality not that useful.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(nycflights13)
oct_lax_flights &amp;lt;- flights %&amp;gt;%
filter(month == 10, dest == &amp;quot;LAX&amp;quot;)
hchart(oct_lax_flights, &amp;quot;scatter&amp;quot;, x = dep_delay, y = arr_delay, group = origin)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-b952c9aee0baae77ac5f&#34; style=&#34;width:100%;height:500px;&#34; class=&#34;highchart html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-b952c9aee0baae77ac5f&#34;&gt;{&#34;x&#34;:{&#34;hc_opts&#34;:{&#34;title&#34;:{&#34;text&#34;:null},&#34;yAxis&#34;:{&#34;title&#34;:{&#34;text&#34;:&#34;arr_delay&#34;},&#34;type&#34;:&#34;linear&#34;},&#34;credits&#34;:{&#34;enabled&#34;:false},&#34;exporting&#34;:{&#34;enabled&#34;:false},&#34;plotOptions&#34;:{&#34;series&#34;:{&#34;turboThreshold&#34;:0,&#34;showInLegend&#34;:true,&#34;marker&#34;:{&#34;enabled&#34;:true}},&#34;scatter&#34;:{&#34;marker&#34;:{&#34;symbol&#34;:&#34;circle&#34;}},&#34;bubble&#34;:{&#34;minSize&#34;:5,&#34;maxSize&#34;:25},&#34;treemap&#34;:{&#34;layoutAlgorithm&#34;:&#34;squarified&#34;}},&#34;series&#34;:[{&#34;name&#34;:&#34;EWR&#34;,&#34;type&#34;:&#34;scatter&#34;,&#34;data&#34;:[{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:652,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:921,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-33,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N37471&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:309,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-01T06:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:854,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1149,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N572UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-01T08:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:909,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1143,&#34;sched_arr_time&#34;:1215,&#34;arr_delay&#34;:-32,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N840VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:309,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-01T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1000,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1300,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N12221&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T10:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1118,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:18,&#34;arr_time&#34;:1346,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N34222&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:310,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T11:00:00Z&#34;,&#34;x&#34;:18,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1256,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1532,&#34;sched_arr_time&#34;:1555,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N625VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1325,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1550,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:-33,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N57111&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:304,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-01T13:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1423,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1652,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-39,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N76505&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:309,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-01T14:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-39},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1532,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:1817,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N14106&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-01T15:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1803,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2042,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:-35,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N39418&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-01T18:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1848,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2149,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3BUAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-01T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1857,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2149,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N526VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-01T18:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:2016,&#34;sched_dep_time&#34;:1925,&#34;dep_delay&#34;:51,&#34;arr_time&#34;:2301,&#34;sched_arr_time&#34;:2239,&#34;arr_delay&#34;:22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N36280&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-01T19:00:00Z&#34;,&#34;x&#34;:51,&#34;y&#34;:22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:701,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:940,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N75428&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-02T06:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:737,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1017,&#34;sched_arr_time&#34;:1046,&#34;arr_delay&#34;:-29,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:307,&#34;tailnum&#34;:&#34;N536UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-02T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:853,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1147,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N576UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-02T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:915,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1213,&#34;sched_arr_time&#34;:1215,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N842VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-02T09:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1053,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1348,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N37290&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T11:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1254,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1539,&#34;sched_arr_time&#34;:1555,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N638VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T13:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1322,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1610,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N67134&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-02T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1422,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1720,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N33203&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-02T14:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1535,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:14,&#34;arr_time&#34;:1841,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N14107&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-02T15:00:00Z&#34;,&#34;x&#34;:14,&#34;y&#34;:22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1656,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1949,&#34;sched_arr_time&#34;:1953,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:996,&#34;tailnum&#34;:&#34;N529UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-02T16:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1758,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2058,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N77510&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-02T18:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1844,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2143,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3HAAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-02T18:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1855,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2152,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N521VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-02T18:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1900,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2234,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N78285&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-02T19:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:652,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1014,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N37462&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-03T06:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:800,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:18,&#34;arr_time&#34;:1118,&#34;sched_arr_time&#34;:1052,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N77295&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-03T07:00:00Z&#34;,&#34;x&#34;:18,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:849,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1203,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N515UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-03T08:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:909,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1217,&#34;sched_arr_time&#34;:1215,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N848VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-03T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:955,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1249,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N87513&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T10:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1059,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1435,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:27,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N76519&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:354,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T11:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1300,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1556,&#34;sched_arr_time&#34;:1555,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T13:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1330,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1633,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N17122&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-03T13:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1421,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1726,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N14250&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-03T14:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1533,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:12,&#34;arr_time&#34;:1841,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N13113&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-03T15:00:00Z&#34;,&#34;x&#34;:12,&#34;y&#34;:22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1659,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2002,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N37274&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-03T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1822,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:19,&#34;arr_time&#34;:2132,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1059,&#34;tailnum&#34;:&#34;N54241&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-03T18:00:00Z&#34;,&#34;x&#34;:19,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1844,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2155,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3BUAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-03T18:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1851,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2205,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-03T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1858,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2213,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N76522&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-03T19:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:2029,&#34;sched_dep_time&#34;:2004,&#34;dep_delay&#34;:25,&#34;arr_time&#34;:2333,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N68453&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-03T20:00:00Z&#34;,&#34;x&#34;:25,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:652,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:945,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N39418&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-04T06:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:851,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1200,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N566UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-04T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:905,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:1209,&#34;sched_arr_time&#34;:1215,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N361VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-04T09:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1003,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1300,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N37465&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T10:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1053,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1348,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N11206&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T11:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1252,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1554,&#34;sched_arr_time&#34;:1555,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N637VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T13:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1328,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1622,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N34131&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-04T13:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1421,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1730,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N33266&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-04T14:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1519,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1830,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N67134&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-04T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1700,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2016,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N16732&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-04T16:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1832,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:29,&#34;arr_time&#34;:2217,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:60,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1165,&#34;tailnum&#34;:&#34;N76502&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-04T18:00:00Z&#34;,&#34;x&#34;:29,&#34;y&#34;:60},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1844,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2213,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3DRAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-04T18:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1853,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2233,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:33,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N523VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-04T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1915,&#34;sched_dep_time&#34;:1911,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:2249,&#34;sched_arr_time&#34;:2225,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N77430&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:11,&#34;time_hour&#34;:&#34;2013-10-04T19:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:2018,&#34;sched_dep_time&#34;:2022,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2337,&#34;sched_arr_time&#34;:2332,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1039,&#34;tailnum&#34;:&#34;N37470&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:22,&#34;time_hour&#34;:&#34;2013-10-04T20:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:758,&#34;sched_dep_time&#34;:804,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1051,&#34;sched_arr_time&#34;:1109,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:785,&#34;tailnum&#34;:&#34;N850UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-05T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:912,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1202,&#34;sched_arr_time&#34;:1215,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N846VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-05T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:926,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:16,&#34;arr_time&#34;:1207,&#34;sched_arr_time&#34;:1204,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N520UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:304,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-05T09:00:00Z&#34;,&#34;x&#34;:16,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1059,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1336,&#34;sched_arr_time&#34;:1410,&#34;arr_delay&#34;:-34,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N37252&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-05T11:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-34},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1256,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1536,&#34;sched_arr_time&#34;:1555,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N629VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-05T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1425,&#34;sched_dep_time&#34;:1326,&#34;dep_delay&#34;:59,&#34;arr_time&#34;:1658,&#34;sched_arr_time&#34;:1624,&#34;arr_delay&#34;:34,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1199,&#34;tailnum&#34;:&#34;N17139&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:26,&#34;time_hour&#34;:&#34;2013-10-05T13:00:00Z&#34;,&#34;x&#34;:59,&#34;y&#34;:34},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1425,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1716,&#34;sched_arr_time&#34;:1727,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N12238&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-05T14:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1528,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1830,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N14102&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-05T15:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1657,&#34;sched_dep_time&#34;:1650,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1936,&#34;sched_arr_time&#34;:2000,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N11206&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:307,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-05T16:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1846,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2205,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3DJAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-05T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1915,&#34;sched_dep_time&#34;:1916,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2216,&#34;sched_arr_time&#34;:2225,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N35260&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:16,&#34;time_hour&#34;:&#34;2013-10-05T19:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:653,&#34;sched_dep_time&#34;:650,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:924,&#34;sched_arr_time&#34;:948,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N37437&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-06T06:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:751,&#34;sched_dep_time&#34;:751,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1025,&#34;sched_arr_time&#34;:1050,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N12218&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:309,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:51,&#34;time_hour&#34;:&#34;2013-10-06T07:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:901,&#34;sched_dep_time&#34;:859,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1200,&#34;sched_arr_time&#34;:1153,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N536UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-06T08:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1000,&#34;sched_dep_time&#34;:1006,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1244,&#34;sched_arr_time&#34;:1310,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N39423&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:6,&#34;time_hour&#34;:&#34;2013-10-06T10:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1056,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1354,&#34;sched_arr_time&#34;:1406,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N36247&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T11:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1257,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1537,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N630VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1322,&#34;sched_dep_time&#34;:1326,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1603,&#34;sched_arr_time&#34;:1624,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N34137&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:26,&#34;time_hour&#34;:&#34;2013-10-06T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1421,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1702,&#34;sched_arr_time&#34;:1732,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:527,&#34;tailnum&#34;:&#34;N819UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-06T14:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1518,&#34;sched_dep_time&#34;:1520,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1747,&#34;sched_arr_time&#34;:1818,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N57111&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:307,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-06T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1706,&#34;sched_dep_time&#34;:1706,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1937,&#34;sched_arr_time&#34;:2000,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:376,&#34;tailnum&#34;:&#34;N561UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2454,&#34;hour&#34;:17,&#34;minute&#34;:6,&#34;time_hour&#34;:&#34;2013-10-06T17:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1755,&#34;sched_dep_time&#34;:1800,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2043,&#34;sched_arr_time&#34;:2114,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1022,&#34;tailnum&#34;:&#34;N17244&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T18:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1846,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2143,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3DWAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:309,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-06T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1859,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:2155,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N639VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-06T18:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1918,&#34;sched_dep_time&#34;:1908,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:2208,&#34;sched_arr_time&#34;:2216,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N36472&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:303,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:8,&#34;time_hour&#34;:&#34;2013-10-06T19:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:2006,&#34;sched_dep_time&#34;:2001,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:2256,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N37408&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-06T20:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:653,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:928,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N37419&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:305,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-07T06:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:738,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1004,&#34;sched_arr_time&#34;:1052,&#34;arr_delay&#34;:-48,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N27213&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:309,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-07T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-48},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:858,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1202,&#34;sched_arr_time&#34;:1158,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N36272&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-07T08:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:912,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1203,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-27,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N840VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-07T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:957,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1235,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N77295&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T10:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1058,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1410,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N36280&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1252,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1601,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T13:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1442,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:17,&#34;arr_time&#34;:1833,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:62,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N33266&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-07T14:00:00Z&#34;,&#34;x&#34;:17,&#34;y&#34;:62},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1520,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1900,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:41,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N19136&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-07T15:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:41},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1701,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:216,&#34;arr_time&#34;:1956,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:213,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N12116&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-07T13:00:00Z&#34;,&#34;x&#34;:216,&#34;y&#34;:213},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1847,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2147,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3DJAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-07T18:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1901,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2151,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N12221&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-07T19:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2003,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:120,&#34;arr_time&#34;:2241,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:84,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1165,&#34;tailnum&#34;:&#34;N37287&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:309,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-07T18:00:00Z&#34;,&#34;x&#34;:120,&#34;y&#34;:84},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2003,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:68,&#34;arr_time&#34;:2247,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:32,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N641VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-07T18:00:00Z&#34;,&#34;x&#34;:68,&#34;y&#34;:32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2004,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:185,&#34;arr_time&#34;:2244,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:165,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N77520&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-07T16:00:00Z&#34;,&#34;x&#34;:185,&#34;y&#34;:165},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2111,&#34;sched_dep_time&#34;:2004,&#34;dep_delay&#34;:67,&#34;arr_time&#34;:2356,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:42,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N36469&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-07T20:00:00Z&#34;,&#34;x&#34;:67,&#34;y&#34;:42},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:649,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:922,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-32,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N73445&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-08T06:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:854,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1151,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N561UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-08T08:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:913,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1214,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N852VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-08T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:957,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1229,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-37,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N77520&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T10:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-37},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1100,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1345,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N38257&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T11:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1251,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1546,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N634VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T13:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1353,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:28,&#34;arr_time&#34;:1635,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N12125&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-08T13:00:00Z&#34;,&#34;x&#34;:28,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1422,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1720,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N33264&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-08T14:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1535,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:14,&#34;arr_time&#34;:1829,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N26123&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-08T15:00:00Z&#34;,&#34;x&#34;:14,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1804,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2103,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N76529&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-08T18:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1842,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:2146,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3ASAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-08T18:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1851,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2148,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-27,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-08T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1919,&#34;sched_dep_time&#34;:1920,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2208,&#34;sched_arr_time&#34;:2234,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N33292&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-08T19:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:646,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:923,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N38443&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-09T06:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:742,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1035,&#34;sched_arr_time&#34;:1046,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:307,&#34;tailnum&#34;:&#34;N535UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-09T07:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:851,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1157,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N559UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-09T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:908,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1209,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N361VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-09T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1107,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1408,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N34282&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T11:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1256,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1546,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1339,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:14,&#34;arr_time&#34;:1643,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N19136&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-09T13:00:00Z&#34;,&#34;x&#34;:14,&#34;y&#34;:20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1422,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1727,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N76514&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-09T14:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1525,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1836,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N29129&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-09T15:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1713,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:14,&#34;arr_time&#34;:2002,&#34;sched_arr_time&#34;:1953,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:996,&#34;tailnum&#34;:&#34;N509UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-09T16:00:00Z&#34;,&#34;x&#34;:14,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1805,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2052,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N37253&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-09T18:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1846,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2210,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3KVAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-09T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1849,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2140,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-35,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N628VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-09T18:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1902,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2207,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N35204&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-09T19:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:946,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N57439&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-10T06:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:750,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:1037,&#34;sched_arr_time&#34;:1052,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N18220&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-10T07:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:848,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1202,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N538UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-10T08:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:919,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1226,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N849VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-10T09:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:956,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1326,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N78285&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T10:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1056,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1345,&#34;sched_arr_time&#34;:1402,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:867,&#34;tailnum&#34;:&#34;N551UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T11:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1256,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1540,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N634VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1325,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1630,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N14115&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-10T13:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1426,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1720,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N37267&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-10T14:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1519,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1814,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N14121&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-10T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1828,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:89,&#34;arr_time&#34;:2151,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:112,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N37287&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-10T16:00:00Z&#34;,&#34;x&#34;:89,&#34;y&#34;:112},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1846,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2144,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3FKAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-10T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1935,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:92,&#34;arr_time&#34;:2240,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:83,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N14228&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-10T18:00:00Z&#34;,&#34;x&#34;:92,&#34;y&#34;:83},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:2001,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:60,&#34;arr_time&#34;:2321,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:66,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N12238&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-10T19:00:00Z&#34;,&#34;x&#34;:60,&#34;y&#34;:66},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:2009,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:74,&#34;arr_time&#34;:2305,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:50,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-10T18:00:00Z&#34;,&#34;x&#34;:74,&#34;y&#34;:50},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:2037,&#34;sched_dep_time&#34;:2004,&#34;dep_delay&#34;:33,&#34;arr_time&#34;:2335,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N53441&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-10T20:00:00Z&#34;,&#34;x&#34;:33,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:937,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N37464&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-11T06:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:850,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1139,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N530UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-11T08:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:909,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1208,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N848VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-11T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:958,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1233,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-33,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N12221&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T10:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1101,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1349,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N87531&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T11:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1309,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:1558,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N626VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T13:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1329,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1617,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N14115&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-11T13:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1428,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1711,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N73270&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-11T14:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1520,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1806,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N17105&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-11T15:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1839,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:36,&#34;arr_time&#34;:2128,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1165,&#34;tailnum&#34;:&#34;N37290&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-11T18:00:00Z&#34;,&#34;x&#34;:36,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1933,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:43,&#34;arr_time&#34;:2214,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3BUAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-11T18:00:00Z&#34;,&#34;x&#34;:43,&#34;y&#34;:14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1944,&#34;sched_dep_time&#34;:1911,&#34;dep_delay&#34;:33,&#34;arr_time&#34;:2244,&#34;sched_arr_time&#34;:2225,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N12218&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:306,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:11,&#34;time_hour&#34;:&#34;2013-10-11T19:00:00Z&#34;,&#34;x&#34;:33,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:2044,&#34;sched_dep_time&#34;:2020,&#34;dep_delay&#34;:24,&#34;arr_time&#34;:2319,&#34;sched_arr_time&#34;:2330,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N36447&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:306,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-11T20:00:00Z&#34;,&#34;x&#34;:24,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:2054,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:235,&#34;arr_time&#34;:2350,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:231,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N16709&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:310,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-11T16:00:00Z&#34;,&#34;x&#34;:235,&#34;y&#34;:231},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:2159,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:184,&#34;arr_time&#34;:51,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:156,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N634VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-11T18:00:00Z&#34;,&#34;x&#34;:184,&#34;y&#34;:156},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:809,&#34;sched_dep_time&#34;:804,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1104,&#34;sched_arr_time&#34;:1109,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:785,&#34;tailnum&#34;:&#34;N826UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-12T08:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:902,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1153,&#34;sched_arr_time&#34;:1204,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:273,&#34;tailnum&#34;:&#34;N559UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-12T09:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:922,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1211,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N849VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-12T09:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1059,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1356,&#34;sched_arr_time&#34;:1410,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N77258&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-12T11:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1258,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1539,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N627VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-12T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1323,&#34;sched_dep_time&#34;:1326,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1604,&#34;sched_arr_time&#34;:1624,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1199,&#34;tailnum&#34;:&#34;N19141&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:26,&#34;time_hour&#34;:&#34;2013-10-12T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1425,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1722,&#34;sched_arr_time&#34;:1727,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N37255&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-12T14:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1525,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1820,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N13110&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-12T15:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1650,&#34;sched_dep_time&#34;:1650,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1948,&#34;sched_arr_time&#34;:2000,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N35204&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-12T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1845,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2145,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3CMAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-12T18:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1927,&#34;sched_dep_time&#34;:1916,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:2213,&#34;sched_arr_time&#34;:2225,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N35260&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:16,&#34;time_hour&#34;:&#34;2013-10-12T19:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:648,&#34;sched_dep_time&#34;:650,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:943,&#34;sched_arr_time&#34;:948,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N28478&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-13T06:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:750,&#34;sched_dep_time&#34;:751,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1107,&#34;sched_arr_time&#34;:1050,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N32404&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:51,&#34;time_hour&#34;:&#34;2013-10-13T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:916,&#34;sched_dep_time&#34;:859,&#34;dep_delay&#34;:17,&#34;arr_time&#34;:1214,&#34;sched_arr_time&#34;:1153,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N566UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-13T08:00:00Z&#34;,&#34;x&#34;:17,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1005,&#34;sched_dep_time&#34;:1006,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1307,&#34;sched_arr_time&#34;:1310,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N14237&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:6,&#34;time_hour&#34;:&#34;2013-10-13T10:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1102,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1407,&#34;sched_arr_time&#34;:1406,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N24202&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T11:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1309,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:1613,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N625VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:346,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T13:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1322,&#34;sched_dep_time&#34;:1326,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1622,&#34;sched_arr_time&#34;:1624,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N14121&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:26,&#34;time_hour&#34;:&#34;2013-10-13T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1420,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1717,&#34;sched_arr_time&#34;:1732,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:527,&#34;tailnum&#34;:&#34;N812UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-13T14:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1524,&#34;sched_dep_time&#34;:1520,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1916,&#34;sched_arr_time&#34;:1818,&#34;arr_delay&#34;:58,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N14107&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-13T15:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:58},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1707,&#34;sched_dep_time&#34;:1706,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2021,&#34;sched_arr_time&#34;:2000,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:376,&#34;tailnum&#34;:&#34;N519UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:17,&#34;minute&#34;:6,&#34;time_hour&#34;:&#34;2013-10-13T17:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1810,&#34;sched_dep_time&#34;:1800,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:2132,&#34;sched_arr_time&#34;:2114,&#34;arr_delay&#34;:18,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1022,&#34;tailnum&#34;:&#34;N87507&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T18:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1848,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2215,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3FBAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-13T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1855,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2216,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-13T18:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1910,&#34;sched_dep_time&#34;:1908,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2230,&#34;sched_arr_time&#34;:2216,&#34;arr_delay&#34;:14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N68453&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:8,&#34;time_hour&#34;:&#34;2013-10-13T19:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:2003,&#34;sched_dep_time&#34;:2001,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2326,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N75433&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-13T20:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:651,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:951,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N37422&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-14T06:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:743,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1046,&#34;sched_arr_time&#34;:1052,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N12218&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-14T07:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:853,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1216,&#34;sched_arr_time&#34;:1158,&#34;arr_delay&#34;:18,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N73270&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:354,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-14T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:911,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1225,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N848VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-14T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1007,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1324,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:18,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N54241&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:358,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T10:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1100,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1425,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N34222&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:362,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T11:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1255,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1558,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N628VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T13:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1337,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:12,&#34;arr_time&#34;:1648,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:25,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N19130&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:351,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-14T13:00:00Z&#34;,&#34;x&#34;:12,&#34;y&#34;:25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1432,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1747,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N36280&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:350,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-14T14:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1520,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1828,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N41135&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-14T15:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1700,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2014,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N14250&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-14T16:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1809,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:2136,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1165,&#34;tailnum&#34;:&#34;N33203&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:358,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-14T18:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1849,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2215,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-14T18:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1854,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:2247,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:32,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N76508&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:358,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-14T19:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1858,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:2239,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:39,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3HAAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-14T18:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:39},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:2032,&#34;sched_dep_time&#34;:2004,&#34;dep_delay&#34;:28,&#34;arr_time&#34;:2351,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:37,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N39416&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-14T20:00:00Z&#34;,&#34;x&#34;:28,&#34;y&#34;:37},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:649,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1007,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N75426&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:351,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-15T06:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:851,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1203,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N580UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-15T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:910,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1209,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N840VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-15T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1012,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:12,&#34;arr_time&#34;:1330,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N35204&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T10:00:00Z&#34;,&#34;x&#34;:12,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1059,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1410,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N76503&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:350,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T11:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1258,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1552,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N635VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1322,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1628,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N13113&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:346,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-15T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1433,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:1754,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N12216&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-15T14:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1521,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1824,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N41140&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-15T15:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1849,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2157,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3FBAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-15T18:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1853,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2203,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N843VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-15T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1920,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:77,&#34;arr_time&#34;:2240,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:83,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N68453&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-15T18:00:00Z&#34;,&#34;x&#34;:77,&#34;y&#34;:83},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1922,&#34;sched_dep_time&#34;:1920,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2224,&#34;sched_arr_time&#34;:2234,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N87527&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-15T19:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:647,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:950,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N45440&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-16T06:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:740,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1020,&#34;sched_arr_time&#34;:1046,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:307,&#34;tailnum&#34;:&#34;N537UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-16T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:906,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:1210,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N576UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-16T08:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:911,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1211,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N837VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-16T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1113,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:1441,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:33,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N33289&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:368,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T11:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1250,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:1549,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N639VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T13:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1319,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1611,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N17126&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-16T13:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1425,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1710,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N16217&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-16T14:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1531,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:1835,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N17104&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-16T15:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1656,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1957,&#34;sched_arr_time&#34;:1953,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:996,&#34;tailnum&#34;:&#34;N526UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-16T16:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1804,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2200,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:43,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N36280&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-16T18:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:43},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1849,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2150,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3HXAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-16T18:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1856,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2213,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N624VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-16T18:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1858,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2155,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N12218&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-16T19:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:652,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:942,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N37466&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-17T06:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:802,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:20,&#34;arr_time&#34;:1051,&#34;sched_arr_time&#34;:1052,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N37298&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-17T07:00:00Z&#34;,&#34;x&#34;:20,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:853,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1206,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N575UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-17T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:906,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1216,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N839VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-17T09:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1002,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1307,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N87507&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T10:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1052,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1357,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N78511&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T11:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1256,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1539,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1326,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1623,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N17133&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-17T13:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1432,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1725,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N33264&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-17T14:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1523,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1820,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N21108&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-17T15:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1711,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:12,&#34;arr_time&#34;:2014,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N36272&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-17T16:00:00Z&#34;,&#34;x&#34;:12,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1819,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:16,&#34;arr_time&#34;:2123,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N78501&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-17T18:00:00Z&#34;,&#34;x&#34;:16,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1848,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2208,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3FKAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-17T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1858,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2228,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N639VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-17T18:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1936,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:35,&#34;arr_time&#34;:2250,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:35,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N39297&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-17T19:00:00Z&#34;,&#34;x&#34;:35,&#34;y&#34;:35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:2044,&#34;sched_dep_time&#34;:2004,&#34;dep_delay&#34;:40,&#34;arr_time&#34;:2350,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:36,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N36469&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-17T20:00:00Z&#34;,&#34;x&#34;:40,&#34;y&#34;:36},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:702,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:1000,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N75425&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-18T06:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:851,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1136,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N520UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-18T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:911,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1222,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N836VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-18T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1006,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:1257,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N77525&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T10:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1057,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1356,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N37253&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T11:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1252,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1545,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N632VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T13:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1348,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:23,&#34;arr_time&#34;:1643,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N33103&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-18T13:00:00Z&#34;,&#34;x&#34;:23,&#34;y&#34;:20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1447,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:22,&#34;arr_time&#34;:1723,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N33262&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-18T14:00:00Z&#34;,&#34;x&#34;:22,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1526,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1819,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N12114&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-18T15:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1705,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:1959,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N27733&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-18T16:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1811,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:2123,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1165,&#34;tailnum&#34;:&#34;N76504&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-18T18:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1846,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2215,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3HXAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-18T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1847,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:2207,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N628VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-18T18:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1906,&#34;sched_dep_time&#34;:1911,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2211,&#34;sched_arr_time&#34;:2225,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N38473&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:11,&#34;time_hour&#34;:&#34;2013-10-18T19:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:2019,&#34;sched_dep_time&#34;:2020,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2339,&#34;sched_arr_time&#34;:2330,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N39418&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-18T20:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:802,&#34;sched_dep_time&#34;:804,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1049,&#34;sched_arr_time&#34;:1109,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:785,&#34;tailnum&#34;:&#34;N846UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-19T08:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:907,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1223,&#34;sched_arr_time&#34;:1204,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N516UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-19T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:909,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1205,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N840VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-19T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1103,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1406,&#34;sched_arr_time&#34;:1410,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N18223&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-19T11:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1556,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N623VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-19T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1325,&#34;sched_dep_time&#34;:1326,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1623,&#34;sched_arr_time&#34;:1624,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1199,&#34;tailnum&#34;:&#34;N18119&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:26,&#34;time_hour&#34;:&#34;2013-10-19T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1420,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1713,&#34;sched_arr_time&#34;:1727,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N76517&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-19T14:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1550,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:29,&#34;arr_time&#34;:1833,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N17126&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-19T15:00:00Z&#34;,&#34;x&#34;:29,&#34;y&#34;:14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1646,&#34;sched_dep_time&#34;:1650,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1944,&#34;sched_arr_time&#34;:2000,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N37287&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-19T16:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1844,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2148,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3FKAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-19T18:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1921,&#34;sched_dep_time&#34;:1916,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:2214,&#34;sched_arr_time&#34;:2225,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N37263&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:16,&#34;time_hour&#34;:&#34;2013-10-19T19:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:708,&#34;sched_dep_time&#34;:650,&#34;dep_delay&#34;:18,&#34;arr_time&#34;:1014,&#34;sched_arr_time&#34;:948,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N37413&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-20T06:00:00Z&#34;,&#34;x&#34;:18,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:747,&#34;sched_dep_time&#34;:751,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1050,&#34;sched_arr_time&#34;:1045,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:785,&#34;tailnum&#34;:&#34;N511UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:51,&#34;time_hour&#34;:&#34;2013-10-20T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:854,&#34;sched_dep_time&#34;:859,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1207,&#34;sched_arr_time&#34;:1153,&#34;arr_delay&#34;:14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N524UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-20T08:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:958,&#34;sched_dep_time&#34;:1006,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1312,&#34;sched_arr_time&#34;:1310,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N76265&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:6,&#34;time_hour&#34;:&#34;2013-10-20T10:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1058,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1359,&#34;sched_arr_time&#34;:1404,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:273,&#34;tailnum&#34;:&#34;N833UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1301,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1606,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N626VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T13:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1328,&#34;sched_dep_time&#34;:1326,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1618,&#34;sched_arr_time&#34;:1624,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N14107&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:26,&#34;time_hour&#34;:&#34;2013-10-20T13:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1424,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1717,&#34;sched_arr_time&#34;:1732,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:527,&#34;tailnum&#34;:&#34;N842UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-20T14:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1524,&#34;sched_dep_time&#34;:1520,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1821,&#34;sched_arr_time&#34;:1818,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N19141&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-20T15:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1712,&#34;sched_dep_time&#34;:1706,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:2007,&#34;sched_arr_time&#34;:2000,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:376,&#34;tailnum&#34;:&#34;N537UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:17,&#34;minute&#34;:6,&#34;time_hour&#34;:&#34;2013-10-20T17:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1801,&#34;sched_dep_time&#34;:1800,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2126,&#34;sched_arr_time&#34;:2114,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1022,&#34;tailnum&#34;:&#34;N76528&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T18:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1851,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2200,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3CDAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-20T18:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1900,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:2151,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-20T18:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1908,&#34;sched_dep_time&#34;:1908,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2200,&#34;sched_arr_time&#34;:2211,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:506,&#34;tailnum&#34;:&#34;N563UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:8,&#34;time_hour&#34;:&#34;2013-10-20T19:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:2017,&#34;sched_dep_time&#34;:2001,&#34;dep_delay&#34;:16,&#34;arr_time&#34;:2311,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N39416&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-20T20:00:00Z&#34;,&#34;x&#34;:16,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:708,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:16,&#34;arr_time&#34;:958,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N75433&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-21T06:00:00Z&#34;,&#34;x&#34;:16,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:740,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1031,&#34;sched_arr_time&#34;:1052,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N17229&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-21T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:857,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1153,&#34;sched_arr_time&#34;:1158,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N38268&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-21T08:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:917,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1159,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N855VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-21T09:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1000,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1256,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N73259&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T10:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1057,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1332,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-36,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N77525&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T11:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-36},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1548,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1322,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1604,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N58101&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-21T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1423,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1715,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N37263&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-21T14:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1525,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1824,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N48127&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-21T15:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1659,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1953,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N73276&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-21T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1835,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:32,&#34;arr_time&#34;:2136,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1165,&#34;tailnum&#34;:&#34;N33289&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-21T18:00:00Z&#34;,&#34;x&#34;:32,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1850,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2203,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3GWAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-21T18:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1852,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2202,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N634VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-21T18:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:2002,&#34;sched_dep_time&#34;:2004,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2249,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N37422&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-21T20:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:2002,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:61,&#34;arr_time&#34;:2254,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:39,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N13248&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-21T19:00:00Z&#34;,&#34;x&#34;:61,&#34;y&#34;:39},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:703,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:1011,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N75435&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-22T06:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:910,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1222,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N835VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-22T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:947,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:50,&#34;arr_time&#34;:1234,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:43,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N522UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-22T08:00:00Z&#34;,&#34;x&#34;:50,&#34;y&#34;:43},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1001,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1304,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N76502&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T10:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1058,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1353,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N73251&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1256,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1539,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N641VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1321,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1610,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N18119&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-22T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1427,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1722,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N17245&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-22T14:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1524,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1813,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N17126&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-22T15:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1803,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2103,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N33203&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-22T18:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1840,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:2129,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3CDAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-22T18:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1854,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2152,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-22T18:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1914,&#34;sched_dep_time&#34;:1920,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2204,&#34;sched_arr_time&#34;:2234,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N76526&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-22T19:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:944,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N68453&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-23T06:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:739,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1030,&#34;sched_arr_time&#34;:1046,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:307,&#34;tailnum&#34;:&#34;N561UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-23T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:851,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1156,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N553UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-23T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:911,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1218,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N853VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-23T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1058,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1353,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N36280&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1556,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N639VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1319,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1557,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N33103&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-23T13:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1422,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1720,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N33209&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-23T14:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1518,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1816,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N33132&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-23T15:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1657,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1955,&#34;sched_arr_time&#34;:1953,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:996,&#34;tailnum&#34;:&#34;N521UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-23T16:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1814,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:2125,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N11206&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-23T18:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1843,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:2151,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3GWAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-23T18:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1851,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2208,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N852VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-23T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1857,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2209,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N76503&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-23T19:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:645,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:939,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N78438&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-24T06:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:738,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1025,&#34;sched_arr_time&#34;:1052,&#34;arr_delay&#34;:-27,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N18243&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-24T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:850,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1150,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N521UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-24T08:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:912,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1226,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N361VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-24T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1003,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1300,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N79279&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T10:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1057,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1345,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N76505&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T11:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1547,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1341,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:16,&#34;arr_time&#34;:1638,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N17105&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-24T13:00:00Z&#34;,&#34;x&#34;:16,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1422,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1708,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N33262&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-24T14:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1523,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1822,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N41135&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-24T15:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1657,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1954,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N37263&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-24T16:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1808,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:2056,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N37290&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-24T18:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1850,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2156,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3DNAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-24T18:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1852,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2152,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N639VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-24T18:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1859,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2155,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N73259&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-24T19:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1955,&#34;sched_dep_time&#34;:2004,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:2301,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N79402&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-24T20:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:937,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N57439&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-25T06:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:914,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1224,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N855VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-25T09:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:919,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:22,&#34;arr_time&#34;:1154,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N511UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-25T08:00:00Z&#34;,&#34;x&#34;:22,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:958,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1242,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N76528&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T10:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1056,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1351,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N36472&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T11:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1300,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1553,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N621VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T13:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1325,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1624,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N34137&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-25T13:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1425,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1710,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N73270&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-25T14:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1519,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1804,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N18112&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-25T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1729,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:30,&#34;arr_time&#34;:2025,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N25705&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-25T16:00:00Z&#34;,&#34;x&#34;:30,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1827,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:24,&#34;arr_time&#34;:2123,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1165,&#34;tailnum&#34;:&#34;N14219&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-25T18:00:00Z&#34;,&#34;x&#34;:24,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1851,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2156,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3GRAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-25T18:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1855,&#34;sched_dep_time&#34;:1855,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2215,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N639VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-25T18:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1909,&#34;sched_dep_time&#34;:1911,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2218,&#34;sched_arr_time&#34;:2225,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N68452&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:11,&#34;time_hour&#34;:&#34;2013-10-25T19:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:2042,&#34;sched_dep_time&#34;:2020,&#34;dep_delay&#34;:22,&#34;arr_time&#34;:2324,&#34;sched_arr_time&#34;:2330,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N45440&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-25T20:00:00Z&#34;,&#34;x&#34;:22,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:802,&#34;sched_dep_time&#34;:804,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1048,&#34;sched_arr_time&#34;:1109,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:785,&#34;tailnum&#34;:&#34;N811UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-26T08:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:912,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1200,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N848VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-26T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:920,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:1200,&#34;sched_arr_time&#34;:1204,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N575UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-26T09:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1053,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1351,&#34;sched_arr_time&#34;:1410,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N33203&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-26T11:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1300,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1547,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N631VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-26T13:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1327,&#34;sched_dep_time&#34;:1326,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1634,&#34;sched_arr_time&#34;:1624,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1199,&#34;tailnum&#34;:&#34;N12116&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:26,&#34;time_hour&#34;:&#34;2013-10-26T13:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1428,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1728,&#34;sched_arr_time&#34;:1727,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N35204&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-26T14:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1534,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:1828,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N14107&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-26T15:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1647,&#34;sched_dep_time&#34;:1650,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1947,&#34;sched_arr_time&#34;:2000,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N26210&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-26T16:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1849,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2158,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3FNAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-26T18:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1919,&#34;sched_dep_time&#34;:1916,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2213,&#34;sched_arr_time&#34;:2225,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N37267&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:16,&#34;time_hour&#34;:&#34;2013-10-26T19:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:650,&#34;sched_dep_time&#34;:650,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:942,&#34;sched_arr_time&#34;:948,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N75436&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-27T06:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:745,&#34;sched_dep_time&#34;:746,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1022,&#34;sched_arr_time&#34;:1040,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N76055&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:46,&#34;time_hour&#34;:&#34;2013-10-27T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:851,&#34;sched_dep_time&#34;:859,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1142,&#34;sched_arr_time&#34;:1153,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N537UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-27T08:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1002,&#34;sched_dep_time&#34;:1006,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1301,&#34;sched_arr_time&#34;:1310,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N33203&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:6,&#34;time_hour&#34;:&#34;2013-10-27T10:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1217,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:77,&#34;arr_time&#34;:1509,&#34;sched_arr_time&#34;:1406,&#34;arr_delay&#34;:63,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N78501&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T11:00:00Z&#34;,&#34;x&#34;:77,&#34;y&#34;:63},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1257,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1557,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1323,&#34;sched_dep_time&#34;:1326,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1623,&#34;sched_arr_time&#34;:1624,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N12109&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:26,&#34;time_hour&#34;:&#34;2013-10-27T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1420,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1728,&#34;sched_arr_time&#34;:1732,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:527,&#34;tailnum&#34;:&#34;N829UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-27T14:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1515,&#34;sched_dep_time&#34;:1520,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1824,&#34;sched_arr_time&#34;:1818,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N33132&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-27T15:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1709,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:2008,&#34;sched_arr_time&#34;:1953,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:376,&#34;tailnum&#34;:&#34;N561UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-27T16:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1734,&#34;sched_dep_time&#34;:1725,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:2047,&#34;sched_arr_time&#34;:2040,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N631VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2454,&#34;hour&#34;:17,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-27T17:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1814,&#34;sched_dep_time&#34;:1800,&#34;dep_delay&#34;:14,&#34;arr_time&#34;:2136,&#34;sched_arr_time&#34;:2114,&#34;arr_delay&#34;:22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1022,&#34;tailnum&#34;:&#34;N17229&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:358,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T18:00:00Z&#34;,&#34;x&#34;:14,&#34;y&#34;:22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1848,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2209,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3BLAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-27T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1936,&#34;sched_dep_time&#34;:1908,&#34;dep_delay&#34;:28,&#34;arr_time&#34;:2240,&#34;sched_arr_time&#34;:2216,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N37471&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:8,&#34;time_hour&#34;:&#34;2013-10-27T19:00:00Z&#34;,&#34;x&#34;:28,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:2034,&#34;sched_dep_time&#34;:2001,&#34;dep_delay&#34;:33,&#34;arr_time&#34;:2340,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N75425&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-27T20:00:00Z&#34;,&#34;x&#34;:33,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1011,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N75428&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:351,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-28T06:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:746,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1116,&#34;sched_arr_time&#34;:1052,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N73291&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:365,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-28T07:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:913,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1238,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N847VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:353,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-28T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1000,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1309,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N37255&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T10:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1041,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:104,&#34;arr_time&#34;:1410,&#34;sched_arr_time&#34;:1158,&#34;arr_delay&#34;:132,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1600,&#34;tailnum&#34;:&#34;N33266&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:366,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-28T08:00:00Z&#34;,&#34;x&#34;:104,&#34;y&#34;:132},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1154,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:54,&#34;arr_time&#34;:1509,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:61,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N24211&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:351,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T11:00:00Z&#34;,&#34;x&#34;:54,&#34;y&#34;:61},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1624,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N637VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:363,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1333,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:1640,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N29124&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-28T13:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1433,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:1747,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N33209&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:354,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-28T14:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1518,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1847,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:28,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N41135&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:355,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-28T15:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1659,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2024,&#34;sched_arr_time&#34;:1959,&#34;arr_delay&#34;:25,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1665,&#34;tailnum&#34;:&#34;N35271&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:358,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-28T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1724,&#34;sched_dep_time&#34;:1725,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2057,&#34;sched_arr_time&#34;:2040,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N641VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:366,&#34;distance&#34;:2454,&#34;hour&#34;:17,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-28T17:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1806,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2126,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1165,&#34;tailnum&#34;:&#34;N24212&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:360,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-28T18:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1842,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:2302,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:62,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3BDAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:373,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-28T18:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:62},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1901,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2213,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N12238&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:352,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-28T19:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:2000,&#34;sched_dep_time&#34;:2004,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2326,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N77431&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-28T20:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:650,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1052,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:58,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N39461&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:373,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-29T06:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:58},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:850,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1238,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:47,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N513UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-29T08:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:47},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:904,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-11,&#34;arr_time&#34;:1300,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:30,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:375,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-29T09:00:00Z&#34;,&#34;x&#34;:-11,&#34;y&#34;:30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:954,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1332,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N26215&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:377,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T10:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1051,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1430,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N14228&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:374,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T11:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1618,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N625VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:365,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1324,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1655,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:32,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N14120&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:362,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-29T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1443,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:18,&#34;arr_time&#34;:1830,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:59,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N37263&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:380,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-29T14:00:00Z&#34;,&#34;x&#34;:18,&#34;y&#34;:59},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1523,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1839,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N14102&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-29T15:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1721,&#34;sched_dep_time&#34;:1725,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2051,&#34;sched_arr_time&#34;:2040,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N843VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:369,&#34;distance&#34;:2454,&#34;hour&#34;:17,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-29T17:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1804,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2209,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:52,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N73259&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:357,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-29T18:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:52},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1842,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:2217,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3BEAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:365,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-29T18:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1915,&#34;sched_dep_time&#34;:1920,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2241,&#34;sched_arr_time&#34;:2234,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N78524&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:357,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-29T19:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1958,&#34;sched_dep_time&#34;:2004,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2319,&#34;sched_arr_time&#34;:2312,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:307,&#34;tailnum&#34;:&#34;N801UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-29T20:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:653,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1006,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N28457&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:352,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-30T06:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:740,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1046,&#34;sched_arr_time&#34;:1046,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:307,&#34;tailnum&#34;:&#34;N575UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-30T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:858,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1204,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N571UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-30T08:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:909,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1229,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:351,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-30T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1005,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1315,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1735,&#34;tailnum&#34;:&#34;N73278&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T10:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1054,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1405,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N76528&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T11:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1613,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N835VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:353,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1321,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1631,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N17128&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-30T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1421,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1746,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N76288&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:357,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-30T14:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1514,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1845,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N19141&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:357,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-30T15:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1659,&#34;sched_dep_time&#34;:1659,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1955,&#34;sched_arr_time&#34;:1953,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:996,&#34;tailnum&#34;:&#34;N556UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:16,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-30T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1750,&#34;sched_dep_time&#34;:1725,&#34;dep_delay&#34;:25,&#34;arr_time&#34;:2117,&#34;sched_arr_time&#34;:2040,&#34;arr_delay&#34;:37,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N640VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:355,&#34;distance&#34;:2454,&#34;hour&#34;:17,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-30T17:00:00Z&#34;,&#34;x&#34;:25,&#34;y&#34;:37},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1811,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:2158,&#34;sched_arr_time&#34;:2117,&#34;arr_delay&#34;:41,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N27213&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:367,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-30T18:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:41},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1851,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:2201,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N37252&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-30T19:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1853,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2218,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:18,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3CBAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-30T18:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:2005,&#34;sched_dep_time&#34;:2004,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2309,&#34;sched_arr_time&#34;:2314,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N37465&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2454,&#34;hour&#34;:20,&#34;minute&#34;:4,&#34;time_hour&#34;:&#34;2013-10-30T20:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:650,&#34;sched_dep_time&#34;:652,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1007,&#34;sched_arr_time&#34;:954,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1439,&#34;tailnum&#34;:&#34;N78448&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2454,&#34;hour&#34;:6,&#34;minute&#34;:52,&#34;time_hour&#34;:&#34;2013-10-31T06:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:740,&#34;sched_dep_time&#34;:742,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1056,&#34;sched_arr_time&#34;:1052,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1455,&#34;tailnum&#34;:&#34;N33284&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2454,&#34;hour&#34;:7,&#34;minute&#34;:42,&#34;time_hour&#34;:&#34;2013-10-31T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:912,&#34;sched_dep_time&#34;:915,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1214,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:161,&#34;tailnum&#34;:&#34;N851VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2454,&#34;hour&#34;:9,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-31T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:915,&#34;sched_dep_time&#34;:857,&#34;dep_delay&#34;:18,&#34;arr_time&#34;:1231,&#34;sched_arr_time&#34;:1151,&#34;arr_delay&#34;:40,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:997,&#34;tailnum&#34;:&#34;N530UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2454,&#34;hour&#34;:8,&#34;minute&#34;:57,&#34;time_hour&#34;:&#34;2013-10-31T08:00:00Z&#34;,&#34;x&#34;:18,&#34;y&#34;:40},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1000,&#34;sched_dep_time&#34;:1000,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1320,&#34;sched_arr_time&#34;:1306,&#34;arr_delay&#34;:14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1224,&#34;tailnum&#34;:&#34;N14231&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2454,&#34;hour&#34;:10,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T10:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1058,&#34;sched_dep_time&#34;:1100,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1344,&#34;sched_arr_time&#34;:1408,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1479,&#34;tailnum&#34;:&#34;N12216&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2454,&#34;hour&#34;:11,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1258,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1547,&#34;sched_arr_time&#34;:1605,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:165,&#34;tailnum&#34;:&#34;N638VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1412,&#34;sched_dep_time&#34;:1325,&#34;dep_delay&#34;:47,&#34;arr_time&#34;:1646,&#34;sched_arr_time&#34;:1623,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1054,&#34;tailnum&#34;:&#34;N34137&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:306,&#34;distance&#34;:2454,&#34;hour&#34;:13,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-31T13:00:00Z&#34;,&#34;x&#34;:47,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1424,&#34;sched_dep_time&#34;:1425,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1712,&#34;sched_arr_time&#34;:1731,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1493,&#34;tailnum&#34;:&#34;N35260&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2454,&#34;hour&#34;:14,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-31T14:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1526,&#34;sched_dep_time&#34;:1521,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1819,&#34;sched_arr_time&#34;:1819,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1554,&#34;tailnum&#34;:&#34;N13138&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2454,&#34;hour&#34;:15,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-31T15:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1728,&#34;sched_dep_time&#34;:1725,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2012,&#34;sched_arr_time&#34;:2040,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:169,&#34;tailnum&#34;:&#34;N627VA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2454,&#34;hour&#34;:17,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-31T17:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1759,&#34;sched_dep_time&#34;:1803,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2027,&#34;sched_arr_time&#34;:2111,&#34;arr_delay&#34;:-44,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:237,&#34;tailnum&#34;:&#34;N540UA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:3,&#34;time_hour&#34;:&#34;2013-10-31T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-44},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1845,&#34;sched_dep_time&#34;:1850,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2149,&#34;sched_arr_time&#34;:2200,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:119,&#34;tailnum&#34;:&#34;N3BDAA&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2454,&#34;hour&#34;:18,&#34;minute&#34;:50,&#34;time_hour&#34;:&#34;2013-10-31T18:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1859,&#34;sched_dep_time&#34;:1901,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2153,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:1526,&#34;tailnum&#34;:&#34;N87531&#34;,&#34;origin&#34;:&#34;EWR&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2454,&#34;hour&#34;:19,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-31T19:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-22}]},{&#34;name&#34;:&#34;JFK&#34;,&#34;type&#34;:&#34;scatter&#34;,&#34;data&#34;:[{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:627,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:917,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-01T06:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:650,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:929,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-34,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N554JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:310,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T07:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-34},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:657,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:946,&#34;sched_arr_time&#34;:1013,&#34;arr_delay&#34;:-27,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N727TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:714,&#34;sched_dep_time&#34;:715,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:949,&#34;sched_arr_time&#34;:1010,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N630VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-01T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:754,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1022,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-38,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:299,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-38},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:830,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1105,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:309,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-01T08:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:856,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1152,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N704X&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:903,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1147,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-33,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:310,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-01T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:929,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:1204,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N623VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-01T09:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:933,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1202,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N632JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-01T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1029,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1307,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-01T10:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1119,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1353,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-32,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:304,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-01T11:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1154,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1421,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-32,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N534JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:310,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-01T11:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1154,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1436,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N713TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:304,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T12:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1212,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:12,&#34;arr_time&#34;:1441,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:307,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T12:00:00Z&#34;,&#34;x&#34;:12,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1258,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1541,&#34;sched_arr_time&#34;:1600,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N632VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1356,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:1637,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-01T13:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1443,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1725,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-33,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-01T14:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1521,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1820,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-01T15:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1526,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1832,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N191DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-01T15:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1627,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1906,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-34,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-01T16:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-34},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1639,&#34;sched_dep_time&#34;:1640,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1912,&#34;sched_arr_time&#34;:1947,&#34;arr_delay&#34;:-35,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N657JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-01T16:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1658,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1939,&#34;sched_arr_time&#34;:2005,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N628VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-01T16:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1658,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1938,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-40,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N723TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:310,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T17:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-40},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1802,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2040,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-01T17:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1810,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2050,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-48,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N187DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:310,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-01T18:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-48},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1902,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:2127,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-48,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:307,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-01T19:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-48},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:1957,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2241,&#34;sched_arr_time&#34;:2300,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T20:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:2012,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2236,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-44,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N590UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:306,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-01T20:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-44},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:2040,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-14,&#34;arr_time&#34;:2400,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N665JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-01T20:00:00Z&#34;,&#34;x&#34;:-14,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:2056,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2348,&#34;sched_arr_time&#34;:18,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N727TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-01T21:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:1,&#34;dep_time&#34;:2138,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:5,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-35,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:305,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-01T21:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:622,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:926,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-02T06:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:954,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N653JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:657,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:950,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N191DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:719,&#34;sched_dep_time&#34;:715,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1008,&#34;sched_arr_time&#34;:1010,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-02T07:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:750,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:1020,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-40,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T08:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-40},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:820,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:1115,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-02T08:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:859,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1211,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N712TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T09:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:906,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1202,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-02T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:922,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1210,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N632VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-02T09:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:935,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1214,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N806JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-02T09:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1035,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1311,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-02T10:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1114,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-11,&#34;arr_time&#34;:1353,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-32,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N525UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-02T11:00:00Z&#34;,&#34;x&#34;:-11,&#34;y&#34;:-32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1152,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1433,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T12:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1445,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N779JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-02T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1158,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1452,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N723TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T12:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1300,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1548,&#34;sched_arr_time&#34;:1600,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N623VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T13:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1344,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1650,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N5BRAA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-02T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1440,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1724,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-34,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-02T14:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-34},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1518,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1830,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-02T15:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1527,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1841,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N190DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-02T15:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1633,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1936,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-02T16:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1638,&#34;sched_dep_time&#34;:1640,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1925,&#34;sched_arr_time&#34;:1947,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N709JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-02T16:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1653,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1947,&#34;sched_arr_time&#34;:2005,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-02T16:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1657,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1950,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N722TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T17:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1757,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2043,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-02T17:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1811,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2122,&#34;sched_arr_time&#34;:2134,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:426,&#34;tailnum&#34;:&#34;N727TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-02T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:1908,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2157,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-02T19:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:2009,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:2242,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-38,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:305,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-02T20:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-38},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:2013,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:2259,&#34;sched_arr_time&#34;:2300,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N837VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T20:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:2051,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2357,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N653JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-02T20:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:2100,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:5,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N191DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:309,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-02T21:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:2,&#34;dep_time&#34;:2135,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:23,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-02T21:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:630,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:945,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-03T06:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:956,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N615JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:657,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1000,&#34;sched_arr_time&#34;:1013,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N722TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:713,&#34;sched_dep_time&#34;:715,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1021,&#34;sched_arr_time&#34;:1010,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N635VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-03T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:754,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1043,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:822,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1110,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-03T08:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:859,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1200,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N710TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T09:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:906,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1211,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-03T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:919,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1225,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N623VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-03T09:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:925,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:1220,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N639JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-03T09:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1022,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1354,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:29,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-03T10:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1121,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1420,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-03T11:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1444,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1453,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N705JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-03T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1504,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N723TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T12:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1258,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1604,&#34;sched_arr_time&#34;:1600,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N632VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1338,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1627,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-03T13:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1446,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1753,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-03T14:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1521,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1819,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-03T15:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1542,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:12,&#34;arr_time&#34;:1856,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N16065&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-03T15:00:00Z&#34;,&#34;x&#34;:12,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1632,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1932,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-03T16:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1635,&#34;sched_dep_time&#34;:1640,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1937,&#34;sched_arr_time&#34;:1947,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N585JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-03T16:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1658,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2001,&#34;sched_arr_time&#34;:2005,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N361VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-03T16:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1703,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2019,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N711ZX&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T17:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1813,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:14,&#34;arr_time&#34;:2110,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-03T17:00:00Z&#34;,&#34;x&#34;:14,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1813,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2138,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N191DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-03T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:1906,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2202,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-03T19:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:2004,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:2300,&#34;sched_arr_time&#34;:2300,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T20:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:2029,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:12,&#34;arr_time&#34;:2344,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-03T20:00:00Z&#34;,&#34;x&#34;:12,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:2054,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:8,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N637JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-03T20:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:2101,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2358,&#34;sched_arr_time&#34;:18,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N722TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-03T21:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:3,&#34;dep_time&#34;:2148,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:58,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:18,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-03T21:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:624,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:917,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-04T06:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:657,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1005,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N16065&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:710,&#34;sched_dep_time&#34;:715,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1015,&#34;sched_arr_time&#34;:1010,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N631VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-04T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:803,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:63,&#34;arr_time&#34;:1102,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:59,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N594JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T07:00:00Z&#34;,&#34;x&#34;:63,&#34;y&#34;:59},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:806,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:1116,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T08:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:824,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1141,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-04T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:853,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1148,&#34;sched_arr_time&#34;:1210,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N704X&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:901,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1210,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-04T09:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:915,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1230,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-04T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:942,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1243,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N615JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-04T09:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1023,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1313,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-04T10:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1122,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1414,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:398,&#34;tailnum&#34;:&#34;N554UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-04T11:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1154,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1501,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N711ZX&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T12:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1441,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1159,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1453,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N505JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-04T11:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1252,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1600,&#34;sched_arr_time&#34;:1600,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N623VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T13:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1340,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1651,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-04T13:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1442,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1734,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N590UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-04T14:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1525,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1812,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-04T15:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1531,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1833,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N187DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-04T15:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1635,&#34;sched_dep_time&#34;:1640,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1938,&#34;sched_arr_time&#34;:1947,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N637JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-04T16:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1658,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2005,&#34;sched_arr_time&#34;:2005,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N625VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-04T16:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1700,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2014,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N713TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T17:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1703,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:33,&#34;arr_time&#34;:2029,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:49,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-04T16:00:00Z&#34;,&#34;x&#34;:33,&#34;y&#34;:49},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1754,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2056,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-04T17:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1811,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2129,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N190DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-04T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1907,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2205,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-04T19:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:1959,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2319,&#34;sched_arr_time&#34;:2300,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N639VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T20:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:2011,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2256,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-04T20:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:2057,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:11,&#34;sched_arr_time&#34;:18,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N707TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-04T21:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:2108,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:14,&#34;arr_time&#34;:10,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N507JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-04T20:00:00Z&#34;,&#34;x&#34;:14,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:4,&#34;dep_time&#34;:2142,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:40,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-04T21:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:623,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:910,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-05T06:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:950,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N663JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-05T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:701,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:959,&#34;sched_arr_time&#34;:1013,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N721TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-05T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:710,&#34;sched_dep_time&#34;:715,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1014,&#34;sched_arr_time&#34;:1010,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N840VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-05T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:757,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1049,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-05T08:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:824,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1105,&#34;sched_arr_time&#34;:1130,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:310,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-05T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:856,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1152,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N6712B&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:305,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-05T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:908,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1137,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-43,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-05T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-43},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:922,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1159,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-05T09:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1027,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1303,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-05T10:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1126,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1415,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-05T11:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1158,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1448,&#34;sched_arr_time&#34;:1510,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N198DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-05T12:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1201,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1444,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N586JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-05T11:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1208,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:1447,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-05T12:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1553,&#34;sched_arr_time&#34;:1600,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-05T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1413,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:28,&#34;arr_time&#34;:1705,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-05T13:00:00Z&#34;,&#34;x&#34;:28,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1527,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1816,&#34;sched_arr_time&#34;:1843,&#34;arr_delay&#34;:-27,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-05T15:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1535,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:1820,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-05T15:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1537,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1822,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N16065&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:310,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-05T15:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1624,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1905,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-35,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-05T16:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1633,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:1917,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N612JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-05T16:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1708,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:1951,&#34;sched_arr_time&#34;:2005,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N835VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-05T16:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1755,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2102,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-05T17:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1813,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2100,&#34;sched_arr_time&#34;:2132,&#34;arr_delay&#34;:-32,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:426,&#34;tailnum&#34;:&#34;N707TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-05T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:1905,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2159,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-05T19:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:2057,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:5,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N505JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-05T20:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:5,&#34;dep_time&#34;:2147,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:32,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-05T21:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:654,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:923,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-40,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N653JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:304,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T07:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-40},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1007,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N198DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:712,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:12,&#34;arr_time&#34;:945,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T07:00:00Z&#34;,&#34;x&#34;:12,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:734,&#34;sched_dep_time&#34;:729,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1026,&#34;sched_arr_time&#34;:1021,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:29,&#34;time_hour&#34;:&#34;2013-10-06T07:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:758,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1026,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-34,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:305,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T08:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-34},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:907,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1131,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-49,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:298,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-06T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-49},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:915,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1146,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-49,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N623VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:310,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-06T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-49},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:930,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1200,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N768JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-06T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:939,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:39,&#34;arr_time&#34;:1228,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N727TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T09:00:00Z&#34;,&#34;x&#34;:39,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1027,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1302,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:307,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-06T10:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1107,&#34;sched_dep_time&#34;:1115,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1349,&#34;sched_arr_time&#34;:1415,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-06T11:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1152,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1435,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T12:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1500,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N721TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:304,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1218,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:18,&#34;arr_time&#34;:1506,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N807JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T12:00:00Z&#34;,&#34;x&#34;:18,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1300,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1552,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N635VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T13:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1343,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1618,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-32,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-06T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1446,&#34;sched_dep_time&#34;:1447,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1720,&#34;sched_arr_time&#34;:1800,&#34;arr_delay&#34;:-40,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:306,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:47,&#34;time_hour&#34;:&#34;2013-10-06T14:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-40},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1527,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1855,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N191DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-06T15:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1535,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:1819,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-06T15:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1625,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1905,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:-27,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N505JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-06T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1641,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:1916,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-06T16:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1657,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1953,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N727TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T17:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1706,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:2001,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N840VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-06T16:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1755,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2045,&#34;sched_arr_time&#34;:2052,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-06T17:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1814,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2149,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N195DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-06T18:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:1913,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2223,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-06T19:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:2023,&#34;sched_dep_time&#34;:2025,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2322,&#34;sched_arr_time&#34;:2318,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-06T20:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:2054,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:4,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N558JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-06T20:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:2103,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2341,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-39,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N198DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T21:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-39},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:2138,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-38,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:306,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-06T21:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-38},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:6,&#34;dep_time&#34;:2203,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:123,&#34;arr_time&#34;:102,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:107,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N629VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-06T20:00:00Z&#34;,&#34;x&#34;:123,&#34;y&#34;:107},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:624,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:912,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-07T06:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:657,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:950,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N631VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:657,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1002,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N188DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:939,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N651JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:802,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1102,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T08:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:825,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1125,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-07T08:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:858,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1145,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N706TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:904,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1154,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-07T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:918,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1206,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-29,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N639VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-07T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:925,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:1223,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N621JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-07T09:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1024,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1306,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-07T10:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1142,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:17,&#34;arr_time&#34;:1429,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:398,&#34;tailnum&#34;:&#34;N555UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-07T11:00:00Z&#34;,&#34;x&#34;:17,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1154,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1449,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T12:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1439,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-27,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N710TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1159,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1456,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N729JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-07T11:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1252,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1557,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N623VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T13:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1338,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1640,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-07T13:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1444,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1743,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N546UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-07T14:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1528,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1917,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N187DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-07T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1533,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:1903,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-07T15:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1620,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1942,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N570JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-07T16:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1636,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:2020,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:40,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-07T16:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:40},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1658,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2011,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N706TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T17:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1730,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:35,&#34;arr_time&#34;:2028,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N628VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-07T16:00:00Z&#34;,&#34;x&#34;:35,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:1830,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:15,&#34;arr_time&#34;:2124,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N617DL&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-07T18:00:00Z&#34;,&#34;x&#34;:15,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2007,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:128,&#34;arr_time&#34;:2249,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:107,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-07T17:00:00Z&#34;,&#34;x&#34;:128,&#34;y&#34;:107},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2050,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:33,&#34;arr_time&#34;:2336,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-07T20:00:00Z&#34;,&#34;x&#34;:33,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2100,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:11,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N188DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T21:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2107,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:67,&#34;arr_time&#34;:2348,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:33,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N853VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-07T20:00:00Z&#34;,&#34;x&#34;:67,&#34;y&#34;:33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2159,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:65,&#34;arr_time&#34;:105,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:66,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N659JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-07T20:00:00Z&#34;,&#34;x&#34;:65,&#34;y&#34;:66},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2200,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:20,&#34;arr_time&#34;:57,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-07T21:00:00Z&#34;,&#34;x&#34;:20,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:7,&#34;dep_time&#34;:2317,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:247,&#34;arr_time&#34;:154,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:219,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-07T19:00:00Z&#34;,&#34;x&#34;:247,&#34;y&#34;:219},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:654,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:928,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-35,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N655JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T07:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1017,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N196DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:657,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:951,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N626VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:706,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:36,&#34;arr_time&#34;:959,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:37,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-08T06:00:00Z&#34;,&#34;x&#34;:36,&#34;y&#34;:37},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:755,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1032,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T08:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:835,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1112,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N546UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-08T08:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:858,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1201,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N711ZX&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:904,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1121,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-59,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:301,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-08T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-59},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:913,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1202,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-33,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N629VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-08T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:926,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1210,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N627JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:308,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-08T09:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1029,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1309,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-08T10:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1121,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1359,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-08T11:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1154,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1439,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-27,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N723TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T12:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1438,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1437,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N597JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-08T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1307,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1558,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N639VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T13:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1337,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1624,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-08T13:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1445,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1743,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N512UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-08T14:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1523,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1834,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-08T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1545,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:15,&#34;arr_time&#34;:1846,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N193DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-08T15:00:00Z&#34;,&#34;x&#34;:15,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1625,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1902,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N562JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-08T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1626,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2009,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:29,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-08T16:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1658,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2001,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N623VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-08T16:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1659,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1955,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N721TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T17:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1817,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2121,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N188DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-08T18:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1833,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:34,&#34;arr_time&#34;:2116,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:14,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-08T17:00:00Z&#34;,&#34;x&#34;:34,&#34;y&#34;:14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1901,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:2159,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-08T19:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:1956,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2241,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-34,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T20:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-34},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:2010,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:2243,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-37,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:307,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-08T20:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-37},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:2055,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2329,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-51,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N196DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-08T21:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-51},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:2100,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:2348,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N708JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-08T20:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:8,&#34;dep_time&#34;:2150,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:43,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-08T21:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:628,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:923,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-09T06:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:653,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:941,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N566JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T07:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:654,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:950,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N630VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T07:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1004,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N197DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:758,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1037,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T08:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:855,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1156,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N710TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:902,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1157,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-09T09:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:921,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1157,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-38,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-09T09:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-38},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:927,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1223,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N649JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-09T09:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:929,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:59,&#34;arr_time&#34;:1208,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:46,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N512UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-09T08:00:00Z&#34;,&#34;x&#34;:59,&#34;y&#34;:46},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1029,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1303,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-09T10:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1120,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1406,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N554UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-09T11:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1152,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1450,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N527JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-09T11:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1440,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N723TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T12:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1159,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1444,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T12:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1303,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1601,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N629VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T13:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1340,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1645,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-09T13:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1442,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1738,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-09T14:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1528,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1834,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-09T15:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1532,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1815,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-38,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N198DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-09T15:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-38},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1625,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1910,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N563JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-09T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1639,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:1924,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-09T16:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1658,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2002,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-09T16:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1700,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2004,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N727TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T17:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1810,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:2059,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-09T17:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1813,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2117,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N188DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-09T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:1908,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2200,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-09T19:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:2012,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2229,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-51,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:290,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-09T20:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-51},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:2022,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:22,&#34;arr_time&#34;:2304,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N845VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T20:00:00Z&#34;,&#34;x&#34;:22,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:2053,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2358,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N552JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-09T20:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:2056,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2347,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-33,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N197DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-09T21:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:9,&#34;dep_time&#34;:2141,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:39,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-09T21:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:621,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:921,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N546UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-10T06:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:953,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N809JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:956,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N198DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:704,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1004,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N621VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T07:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:755,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1036,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T08:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:853,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:23,&#34;arr_time&#34;:1159,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:37,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-10T08:00:00Z&#34;,&#34;x&#34;:23,&#34;y&#34;:37},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:856,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1201,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N721TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:921,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1222,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-10T09:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:923,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:1206,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-10T09:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:928,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1222,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N586JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-10T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1026,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1326,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-10T10:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1119,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1409,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-10T11:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1436,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1450,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N520JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-10T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1159,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1459,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N723TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T12:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1557,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1400,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:15,&#34;arr_time&#34;:1712,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:22,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-10T13:00:00Z&#34;,&#34;x&#34;:15,&#34;y&#34;:22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1442,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1751,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-10T14:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1521,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1802,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-38,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-10T15:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-38},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1537,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1822,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N178DZ&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-10T15:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1632,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1935,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N729JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-10T16:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1646,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:16,&#34;arr_time&#34;:1939,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-10T16:00:00Z&#34;,&#34;x&#34;:16,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1655,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1955,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N629VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-10T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1750,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:50,&#34;arr_time&#34;:2102,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:44,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N624AG&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T17:00:00Z&#34;,&#34;x&#34;:50,&#34;y&#34;:44},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1759,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2125,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-10T17:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1814,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2103,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-35,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N188DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-10T18:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1906,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2154,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-10T19:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:1958,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2250,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N837VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T20:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:2020,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2311,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-10T20:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:2056,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:452,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:null,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N708JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:null,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-10T20:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:null},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:2117,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:17,&#34;arr_time&#34;:2400,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N198DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-10T21:00:00Z&#34;,&#34;x&#34;:17,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:10,&#34;dep_time&#34;:2310,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:90,&#34;arr_time&#34;:204,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:84,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-10T21:00:00Z&#34;,&#34;x&#34;:90,&#34;y&#34;:84},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:651,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:21,&#34;arr_time&#34;:1015,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:53,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N546UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-11T06:00:00Z&#34;,&#34;x&#34;:21,&#34;y&#34;:53},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1010,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N821JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1008,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N192DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:704,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1015,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N632VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T07:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:756,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1039,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:832,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1107,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:306,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-11T08:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:855,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1153,&#34;sched_arr_time&#34;:1210,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N703TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:907,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1150,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-11T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:925,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1220,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N628VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-11T09:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:930,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1222,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N705JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-11T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1034,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1324,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-11T10:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1124,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1412,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:398,&#34;tailnum&#34;:&#34;N555UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-11T11:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1446,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N558JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-11T11:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1434,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-32,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N727TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T12:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1158,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1435,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T12:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1258,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1600,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N630VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1339,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1630,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-11T13:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1447,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1718,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-40,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:304,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-11T14:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-40},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1523,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1817,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-11T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1524,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1831,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N196DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-11T15:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1625,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1927,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N593JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-11T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1628,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1918,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-11T16:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1651,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1936,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-39,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-11T16:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-39},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1723,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:23,&#34;arr_time&#34;:2016,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N722TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T17:00:00Z&#34;,&#34;x&#34;:23,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1759,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2029,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-33,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-11T17:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:1820,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:2107,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N195DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-11T18:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:2020,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:70,&#34;arr_time&#34;:2241,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:300,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-11T19:00:00Z&#34;,&#34;x&#34;:70,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:2057,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2340,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-40,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N192DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:309,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T21:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-40},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:2140,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:16,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-11T21:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:2147,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:90,&#34;arr_time&#34;:100,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:100,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-11T20:00:00Z&#34;,&#34;x&#34;:90,&#34;y&#34;:100},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:2148,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:108,&#34;arr_time&#34;:49,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:94,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N635VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-11T20:00:00Z&#34;,&#34;x&#34;:108,&#34;y&#34;:94},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:11,&#34;dep_time&#34;:2200,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:66,&#34;arr_time&#34;:52,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:53,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N644JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-11T20:00:00Z&#34;,&#34;x&#34;:66,&#34;y&#34;:53},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:627,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:919,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-12T06:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:701,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:959,&#34;sched_arr_time&#34;:1013,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N711ZX&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-12T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1004,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N834JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-12T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:707,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1010,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N638VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-12T07:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:757,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1036,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-12T08:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:829,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1132,&#34;sched_arr_time&#34;:1130,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-12T08:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:900,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1201,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N718TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-12T09:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:908,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1208,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-12T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:918,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1206,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-29,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N630VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-12T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1023,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1307,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-12T10:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1123,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1426,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-12T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1447,&#34;sched_arr_time&#34;:1510,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N189DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-12T12:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1444,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-12T12:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1454,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N571JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-12T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1307,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1559,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N628VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-12T13:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1340,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1636,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-12T13:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1524,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1852,&#34;sched_arr_time&#34;:1843,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-12T15:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1553,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:23,&#34;arr_time&#34;:1850,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N197DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:307,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-12T15:00:00Z&#34;,&#34;x&#34;:23,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1626,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1936,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N766JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-12T16:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1629,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1931,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-12T16:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1652,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:87,&#34;arr_time&#34;:2001,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:81,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-12T15:00:00Z&#34;,&#34;x&#34;:87,&#34;y&#34;:81},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1712,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:17,&#34;arr_time&#34;:2014,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N853VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-12T16:00:00Z&#34;,&#34;x&#34;:17,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1816,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2118,&#34;sched_arr_time&#34;:2136,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N195DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-12T18:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1829,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:30,&#34;arr_time&#34;:2123,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-12T17:00:00Z&#34;,&#34;x&#34;:30,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:1911,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2212,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-12T19:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:2053,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2351,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N784JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-12T20:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:12,&#34;dep_time&#34;:2142,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:37,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-12T21:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1018,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N821JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:945,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N193DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:702,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1017,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N632VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T07:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:728,&#34;sched_dep_time&#34;:729,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1041,&#34;sched_arr_time&#34;:1021,&#34;arr_delay&#34;:20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N590UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:29,&#34;time_hour&#34;:&#34;2013-10-13T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:755,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1032,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T08:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:857,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1206,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N710TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:907,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1152,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-13T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:919,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1206,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-29,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N624VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-13T09:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:931,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1228,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N809JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-13T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1023,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1333,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-13T10:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1109,&#34;sched_dep_time&#34;:1115,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1350,&#34;sched_arr_time&#34;:1415,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N554UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-13T11:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1454,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N827JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1159,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1505,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T12:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1230,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:30,&#34;arr_time&#34;:1527,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N723TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T12:00:00Z&#34;,&#34;x&#34;:30,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1608,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:346,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1336,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1640,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-13T13:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1445,&#34;sched_dep_time&#34;:1447,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1739,&#34;sched_arr_time&#34;:1800,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:47,&#34;time_hour&#34;:&#34;2013-10-13T14:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1524,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1901,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-13T15:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1528,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1919,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N198DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-13T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1624,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1931,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-13T16:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1624,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1936,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N635JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-13T16:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1655,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2021,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:346,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-13T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1655,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2011,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N721TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T17:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1808,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:2100,&#34;sched_arr_time&#34;:2052,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-13T17:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1815,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2132,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N195DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-13T18:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1918,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:2239,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-13T19:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:1953,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:2327,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N627VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T20:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:2043,&#34;sched_dep_time&#34;:2025,&#34;dep_delay&#34;:18,&#34;arr_time&#34;:14,&#34;sched_arr_time&#34;:2318,&#34;arr_delay&#34;:56,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-13T20:00:00Z&#34;,&#34;x&#34;:18,&#34;y&#34;:56},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:2054,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:32,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:33,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N585JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:353,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-13T20:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:2059,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:21,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N193DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-13T21:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:13,&#34;dep_time&#34;:2136,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:101,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-13T21:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:627,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:946,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N512UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-14T06:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:651,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:954,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N827JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T07:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1011,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N635VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:700,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1016,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N188DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T07:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:800,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1046,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T08:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:821,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1201,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:39,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:350,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-14T08:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:39},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:900,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1201,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N709TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T09:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:905,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1205,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-14T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:912,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1208,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-27,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-14T09:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:926,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1240,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N806JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-14T09:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1024,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1351,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:352,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-14T10:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1119,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1413,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:398,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-14T11:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1152,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1447,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T12:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1514,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N706TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:346,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T12:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1457,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N636JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-14T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1258,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1623,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N624VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:353,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1340,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1646,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-14T13:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1441,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1741,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-14T14:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1517,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1823,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-14T15:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1532,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1849,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N192DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-14T15:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1650,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:25,&#34;arr_time&#34;:1952,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:20,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N534JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-14T16:00:00Z&#34;,&#34;x&#34;:25,&#34;y&#34;:20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1656,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2016,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N626VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-14T16:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1749,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:79,&#34;arr_time&#34;:2115,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:95,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-14T16:00:00Z&#34;,&#34;x&#34;:79,&#34;y&#34;:95},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1758,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2127,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:25,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:351,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-14T17:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1814,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:74,&#34;arr_time&#34;:2153,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:95,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N709TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T17:00:00Z&#34;,&#34;x&#34;:74,&#34;y&#34;:95},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1831,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:16,&#34;arr_time&#34;:2204,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N195DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-14T18:00:00Z&#34;,&#34;x&#34;:16,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1920,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:2202,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-14T19:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:1959,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2313,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T20:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:2015,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2317,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-14T20:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:2056,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:7,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N655JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-14T20:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:2059,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:58,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:38,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N188DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:366,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-14T21:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:38},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:14,&#34;dep_time&#34;:2139,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:125,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:45,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:362,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-14T21:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:45},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:620,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:929,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-15T06:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:652,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1003,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N613JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T07:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1028,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N623VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:352,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:701,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1022,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N192DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T07:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:756,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1112,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:829,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1126,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-15T08:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:859,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1203,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N703TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T09:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:908,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1205,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-15T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:916,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1236,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N626VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-15T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:927,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1224,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N806JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-15T09:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1029,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1314,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-15T10:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1125,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1423,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-15T11:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1452,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N624AG&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1455,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T12:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1222,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:22,&#34;arr_time&#34;:1509,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N809JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T12:00:00Z&#34;,&#34;x&#34;:22,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1253,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1611,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T13:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1342,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1634,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-15T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1458,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:1808,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-15T14:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1516,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1832,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-15T15:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1529,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1906,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N176DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:351,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-15T15:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1627,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1945,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N703JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-15T16:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1650,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2009,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-15T16:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1700,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2017,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N723TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T17:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1701,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:31,&#34;arr_time&#34;:2003,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-15T16:00:00Z&#34;,&#34;x&#34;:31,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1756,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2111,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-15T17:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1812,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2158,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:20,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N188DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:359,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-15T18:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1906,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2210,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-15T19:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:1948,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-12,&#34;arr_time&#34;:2259,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N629VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T20:00:00Z&#34;,&#34;x&#34;:-12,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:2017,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2320,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-15T20:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:2054,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:6,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N559JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-15T20:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:2117,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:17,&#34;arr_time&#34;:43,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N192DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-15T21:00:00Z&#34;,&#34;x&#34;:17,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:15,&#34;dep_time&#34;:2137,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:51,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-15T21:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:626,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:912,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-16T06:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1010,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N625VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1007,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N625JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:700,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1002,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N194DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T07:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:758,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1059,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T08:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:827,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1106,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:307,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-16T08:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:857,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1224,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N710TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:901,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1149,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-16T09:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:917,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1204,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-16T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:931,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1217,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N613JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-16T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1026,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1315,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-16T10:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1119,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1419,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N555UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-16T11:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1151,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1459,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N624AG&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T12:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1441,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1450,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N827JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-16T11:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1258,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1558,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N626VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1341,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1642,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-16T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1440,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1742,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-16T14:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1526,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1846,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-16T15:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1529,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1901,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N193DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-16T15:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1620,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1910,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N595JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-16T16:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1629,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1948,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-16T16:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1659,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1957,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N705TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T17:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1701,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:2010,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-16T16:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1800,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2043,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-16T17:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1810,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2124,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N188DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-16T18:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1905,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2201,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-16T19:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:1957,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2313,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N847VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T20:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:2010,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:2248,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-32,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:297,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-16T20:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:2050,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:6,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N821JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-16T20:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:2057,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:46,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N195DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:346,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-16T21:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:16,&#34;dep_time&#34;:2141,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:41,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-16T21:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:621,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:916,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-17T06:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:956,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N537JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:700,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1032,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N630VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:346,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T07:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:704,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1013,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N196DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T07:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:806,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:1107,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T08:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:825,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1129,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-17T08:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:855,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1212,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N713TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:907,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1235,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-17T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:921,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1234,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N624VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-17T09:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:927,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1234,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N583JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-17T09:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1025,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1311,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-17T10:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1118,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1414,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-17T11:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1441,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T12:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1441,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N760JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T12:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1200,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1452,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N705TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T12:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1304,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1609,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T13:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1438,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1748,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-17T14:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1506,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:81,&#34;arr_time&#34;:1756,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:66,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-17T13:00:00Z&#34;,&#34;x&#34;:81,&#34;y&#34;:66},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1531,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1845,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N176DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-17T15:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1622,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1923,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-17T16:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1625,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1933,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N821JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-17T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1652,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1942,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-33,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N626VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-17T16:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1658,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2018,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N718TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T17:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1701,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:96,&#34;arr_time&#34;:1957,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:77,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-17T15:00:00Z&#34;,&#34;x&#34;:96,&#34;y&#34;:77},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1754,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2053,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-17T17:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1828,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:2201,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N188DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-17T18:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1913,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2213,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-17T19:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:1951,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:2315,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N837VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T20:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:2055,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:4,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N708JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-17T20:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:2057,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:6,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N196DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-17T21:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:2112,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:55,&#34;arr_time&#34;:2355,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:35,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-17T20:00:00Z&#34;,&#34;x&#34;:55,&#34;y&#34;:35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:17,&#34;dep_time&#34;:2144,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:36,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-17T21:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:628,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:925,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-18T06:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:657,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1018,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N154DL&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1025,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N624VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1004,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N635JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:756,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1049,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:824,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1124,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-18T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:857,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1149,&#34;sched_arr_time&#34;:1210,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N707TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:904,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1215,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-18T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:920,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1219,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-18T09:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:928,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1229,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N592JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-18T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1031,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1326,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-18T10:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1119,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1408,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:398,&#34;tailnum&#34;:&#34;N554UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-18T11:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1153,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1518,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N709TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T12:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1451,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T12:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1451,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N630JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-18T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1257,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1610,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N634VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1349,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1648,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-18T13:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1443,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1749,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-18T14:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1533,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1915,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:22,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N1200K&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:352,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-18T15:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1534,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:1856,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-18T15:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1625,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1943,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N708JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-18T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1641,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:1946,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-18T16:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1651,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2015,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N636VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:350,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-18T16:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1659,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1958,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N707TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T17:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1753,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2044,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-18T17:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1817,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2120,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N176DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-18T18:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:1921,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:2200,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-18T19:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:2000,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2308,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N631VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T20:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:2013,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2256,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:306,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-18T20:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:2059,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:28,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N154DL&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-18T21:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:2132,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:36,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-18T21:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:18,&#34;dep_time&#34;:2208,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:74,&#34;arr_time&#34;:113,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:74,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N526JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-18T20:00:00Z&#34;,&#34;x&#34;:74,&#34;y&#34;:74},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:625,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1635,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:null,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:null,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-19T06:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:null},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:653,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:953,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N556JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-19T07:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:956,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N637VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-19T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:701,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1024,&#34;sched_arr_time&#34;:1013,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N713TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-19T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:757,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1056,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-19T08:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:823,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1153,&#34;sched_arr_time&#34;:1130,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-19T08:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:858,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1152,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N624AG&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-19T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:903,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1158,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-19T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:922,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1226,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N628VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-19T09:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1021,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1300,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-19T10:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1120,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1433,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-19T11:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1154,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1504,&#34;sched_arr_time&#34;:1510,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N189DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-19T12:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1431,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N632JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-19T11:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1205,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1450,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-19T12:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1323,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:23,&#34;arr_time&#34;:1621,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-19T13:00:00Z&#34;,&#34;x&#34;:23,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1343,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1629,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-19T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1516,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1810,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-19T15:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1524,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1830,&#34;sched_arr_time&#34;:1843,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-19T15:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1527,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1835,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N195DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-19T15:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1620,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1911,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N708JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-19T16:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1623,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1915,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-19T16:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1654,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2001,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N835VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-19T16:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1755,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2039,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-19T17:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1814,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2105,&#34;sched_arr_time&#34;:2136,&#34;arr_delay&#34;:-31,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N194DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-19T18:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:1908,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2203,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-19T19:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:2054,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N834JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-19T20:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:19,&#34;dep_time&#34;:2137,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:33,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-19T21:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1008,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N793JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1001,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N189DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:700,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1023,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N637VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T07:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:724,&#34;sched_dep_time&#34;:729,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1033,&#34;sched_arr_time&#34;:1021,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N555UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:29,&#34;time_hour&#34;:&#34;2013-10-20T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:755,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1053,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T08:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:856,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1151,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N706TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:911,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1214,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-20T09:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:926,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:1230,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N630VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-20T09:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:942,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:1241,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N828JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-20T09:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1026,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1326,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-20T10:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1116,&#34;sched_dep_time&#34;:1115,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1425,&#34;sched_arr_time&#34;:1415,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-20T11:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1151,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1441,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T12:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1158,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1457,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N723TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T12:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1158,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1459,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N636JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T12:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1256,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1557,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N625VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1343,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1645,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-20T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1446,&#34;sched_dep_time&#34;:1447,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1747,&#34;sched_arr_time&#34;:1800,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N512UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:47,&#34;time_hour&#34;:&#34;2013-10-20T14:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1522,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1836,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-20T15:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1535,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1900,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N196DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-20T15:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1627,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1922,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N625JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-20T16:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1629,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1918,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-20T16:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1655,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2004,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N629VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-20T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1702,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2013,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N706TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T17:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1802,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2048,&#34;sched_arr_time&#34;:2052,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-20T17:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1813,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2123,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N194DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-20T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:1914,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:2147,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-20T19:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:2009,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:2259,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N623VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T20:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:2041,&#34;sched_dep_time&#34;:2025,&#34;dep_delay&#34;:16,&#34;arr_time&#34;:2321,&#34;sched_arr_time&#34;:2318,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-20T20:00:00Z&#34;,&#34;x&#34;:16,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:2051,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2359,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N763JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-20T20:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:2123,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:23,&#34;arr_time&#34;:23,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N189DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-20T21:00:00Z&#34;,&#34;x&#34;:23,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:20,&#34;dep_time&#34;:2136,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:21,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-20T21:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:625,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:957,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:35,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-21T06:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:944,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N592JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:959,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N196DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1003,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N631VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:802,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1050,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T08:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:840,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:1125,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N555UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:312,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-21T08:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:857,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1147,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N713TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:903,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1208,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-21T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:919,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1210,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-21T09:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:928,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1217,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N524JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-21T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1029,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1332,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-21T10:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1123,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1356,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-29,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:398,&#34;tailnum&#34;:&#34;N554UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:311,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-21T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1447,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T12:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1452,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N510JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T12:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1159,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1449,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N713TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T12:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1340,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1631,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-21T13:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1347,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:47,&#34;arr_time&#34;:1652,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:42,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N630VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T13:00:00Z&#34;,&#34;x&#34;:47,&#34;y&#34;:42},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1455,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:1743,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-21T14:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1531,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:6,&#34;arr_time&#34;:1835,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-21T15:00:00Z&#34;,&#34;x&#34;:6,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1550,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:20,&#34;arr_time&#34;:1850,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N194DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-21T15:00:00Z&#34;,&#34;x&#34;:20,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1623,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1923,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N708JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-21T16:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1626,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1918,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-21T16:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1651,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1952,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N629VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-21T16:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1659,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1953,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N722TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T17:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1811,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2138,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N192DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-21T18:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1812,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:2113,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-21T17:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1900,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:2137,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-38,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-21T19:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-38},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:1956,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2310,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N849VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T20:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:2014,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2322,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-21T20:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:2053,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:9,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N639JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-21T20:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:2055,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:24,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N196DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-21T21:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:21,&#34;dep_time&#34;:2347,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:127,&#34;arr_time&#34;:534,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:null,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:null,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-21T21:00:00Z&#34;,&#34;x&#34;:127,&#34;y&#34;:null},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:620,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:919,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N546UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-22T06:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:651,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:933,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N827JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T07:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1001,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N194DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:657,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:953,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N632VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T07:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:828,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1118,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N512UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-22T08:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:858,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1158,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N711ZX&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:905,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1205,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-22T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:914,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1211,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N634VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-22T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:928,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1215,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N804JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-22T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1027,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1317,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-22T10:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1123,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1415,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-22T11:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1124,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:204,&#34;arr_time&#34;:1403,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:183,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T08:00:00Z&#34;,&#34;x&#34;:204,&#34;y&#34;:183},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1439,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N535JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1450,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N723TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T12:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1204,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1452,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T12:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1256,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1601,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1439,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:54,&#34;arr_time&#34;:1744,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:54,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N5EHAA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-22T13:00:00Z&#34;,&#34;x&#34;:54,&#34;y&#34;:54},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1445,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1750,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-22T14:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1552,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:22,&#34;arr_time&#34;:1853,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N192DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-22T15:00:00Z&#34;,&#34;x&#34;:22,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1628,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1948,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N636JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-22T16:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1654,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2010,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N630VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-22T16:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1655,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2005,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N711ZX&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T17:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1702,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:97,&#34;arr_time&#34;:1953,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:73,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-22T15:00:00Z&#34;,&#34;x&#34;:97,&#34;y&#34;:73},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1705,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:35,&#34;arr_time&#34;:2009,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:29,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-22T16:00:00Z&#34;,&#34;x&#34;:35,&#34;y&#34;:29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1800,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2038,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-22T17:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1816,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:2119,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N154DL&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-22T18:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1910,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2213,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-22T19:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:1959,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2251,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N635VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T20:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:2017,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2302,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-22T20:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:2045,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:2349,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N768JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-22T20:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:2100,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2356,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N194DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-22T21:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:22,&#34;dep_time&#34;:2134,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:48,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-22T21:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:625,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:910,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N512UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-23T06:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:954,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N1200K&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:709,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:1008,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N590JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T07:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:756,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1052,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:826,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1126,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-23T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:843,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:103,&#34;arr_time&#34;:1136,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:81,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N626VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T07:00:00Z&#34;,&#34;x&#34;:103,&#34;y&#34;:81},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:858,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1205,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N706TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:905,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1207,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-23T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:918,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1227,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-23T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:930,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1227,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N804JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-23T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1022,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1306,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-23T10:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1119,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1401,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N554UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-23T11:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1152,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1440,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T12:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1448,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N806JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-23T11:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1159,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1451,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N707TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T12:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1254,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1606,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N634VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:346,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T13:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1341,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1630,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-23T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1446,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1738,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-23T14:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1527,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1834,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-23T15:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1529,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1853,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N189DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-23T15:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1643,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:2000,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:20,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-23T16:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1658,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2324,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:null,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N705TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:null,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T17:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:null},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1659,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:2014,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N635VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-23T16:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1722,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:57,&#34;arr_time&#34;:2042,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:70,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N632JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:350,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-23T16:00:00Z&#34;,&#34;x&#34;:57,&#34;y&#34;:70},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1757,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2105,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-23T17:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1837,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:22,&#34;arr_time&#34;:2135,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N154DL&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-23T18:00:00Z&#34;,&#34;x&#34;:22,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1917,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:2212,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-23T19:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:1957,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2330,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N842VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:353,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T20:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:2038,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:21,&#34;arr_time&#34;:2328,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N546UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-23T20:00:00Z&#34;,&#34;x&#34;:21,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:2050,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:16,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N644JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-23T20:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:2058,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:30,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N1200K&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-23T21:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:23,&#34;dep_time&#34;:2130,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:54,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-23T21:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:624,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:931,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-24T06:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1017,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N628VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:954,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N608JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:703,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1009,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N195DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T07:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:826,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1124,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-24T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:842,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:42,&#34;arr_time&#34;:1123,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T08:00:00Z&#34;,&#34;x&#34;:42,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:900,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1151,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N705TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T09:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:907,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1202,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-24T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:913,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1211,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N852VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-24T09:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:953,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:18,&#34;arr_time&#34;:1249,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N804JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-24T09:00:00Z&#34;,&#34;x&#34;:18,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1027,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1325,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-24T10:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1128,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1403,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N555UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-24T11:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1153,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1443,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T12:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1449,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N827JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T12:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1450,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N702TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T12:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1300,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1608,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T13:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1341,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1634,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-24T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1443,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1735,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-24T14:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1534,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:1840,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-24T15:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1605,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:35,&#34;arr_time&#34;:1919,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N196DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-24T15:00:00Z&#34;,&#34;x&#34;:35,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1624,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1936,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N561JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-24T16:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1627,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2005,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:25,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-24T16:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1712,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:17,&#34;arr_time&#34;:2022,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N634VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-24T16:00:00Z&#34;,&#34;x&#34;:17,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1715,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:15,&#34;arr_time&#34;:2042,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N721TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T17:00:00Z&#34;,&#34;x&#34;:15,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1755,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2052,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-24T17:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1814,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2151,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N154DL&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:358,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-24T18:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:1903,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:2206,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-24T19:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:2019,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:19,&#34;arr_time&#34;:2315,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N853VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T20:00:00Z&#34;,&#34;x&#34;:19,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:2028,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:2317,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-24T20:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:2052,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:6,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N768JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-24T20:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:2113,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:21,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N195DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-24T21:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:24,&#34;dep_time&#34;:2243,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:63,&#34;arr_time&#34;:117,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:37,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-24T21:00:00Z&#34;,&#34;x&#34;:63,&#34;y&#34;:37},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:621,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:900,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-25T06:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:949,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N192DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:953,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N827JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1011,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N854VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:756,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1044,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:830,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1117,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-25T08:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:858,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1145,&#34;sched_arr_time&#34;:1210,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N718TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T09:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:906,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1158,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-25T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:915,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1239,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-25T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:930,&#34;sched_dep_time&#34;:935,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1218,&#34;sched_arr_time&#34;:1230,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N804JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-25T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1023,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1307,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-25T10:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1120,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1406,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:398,&#34;tailnum&#34;:&#34;N555UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-25T11:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1153,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1435,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T12:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1451,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N556JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-25T11:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1444,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N721TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T12:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1257,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1558,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N637VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1343,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1649,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-25T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1444,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1732,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N512UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-25T14:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1525,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1852,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:424,&#34;tailnum&#34;:&#34;N194DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-25T15:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1528,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1852,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-25T15:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1623,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1941,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N529JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-25T16:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1707,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:37,&#34;arr_time&#34;:2029,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:49,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-25T16:00:00Z&#34;,&#34;x&#34;:37,&#34;y&#34;:49},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1717,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:22,&#34;arr_time&#34;:2041,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N642VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-25T16:00:00Z&#34;,&#34;x&#34;:22,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1718,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:18,&#34;arr_time&#34;:2045,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:27,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:95,&#34;tailnum&#34;:&#34;N709TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T17:00:00Z&#34;,&#34;x&#34;:18,&#34;y&#34;:27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1815,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:16,&#34;arr_time&#34;:2129,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:27,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-25T17:00:00Z&#34;,&#34;x&#34;:16,&#34;y&#34;:27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1823,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:8,&#34;arr_time&#34;:2120,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:17,&#34;tailnum&#34;:&#34;N154DL&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-25T18:00:00Z&#34;,&#34;x&#34;:8,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:1909,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2205,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-25T19:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:2005,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:2257,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N629VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T20:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:2016,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2238,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-42,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N597UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:301,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-25T20:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-42},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:2050,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2343,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N644JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-25T20:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:2100,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:31,&#34;sched_arr_time&#34;:18,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N722TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-25T21:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:25,&#34;dep_time&#34;:2138,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:41,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-25T21:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:654,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:949,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N849VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-26T07:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:941,&#34;sched_arr_time&#34;:1003,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N804JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-26T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:701,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:944,&#34;sched_arr_time&#34;:1013,&#34;arr_delay&#34;:-29,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N721TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:1,&#34;time_hour&#34;:&#34;2013-10-26T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:703,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:33,&#34;arr_time&#34;:954,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:32,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N502UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-26T06:00:00Z&#34;,&#34;x&#34;:33,&#34;y&#34;:32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:756,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1043,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-26T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:851,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1209,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N718TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-26T09:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:906,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1152,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-26T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:921,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1205,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N621VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-26T09:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1026,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1314,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:316,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-26T10:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1140,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:190,&#34;arr_time&#34;:1411,&#34;sched_arr_time&#34;:1130,&#34;arr_delay&#34;:161,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:315,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-26T08:00:00Z&#34;,&#34;x&#34;:190,&#34;y&#34;:161},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1152,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1439,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-26T12:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1446,&#34;sched_arr_time&#34;:1510,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N189DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-26T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1204,&#34;sched_dep_time&#34;:1159,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1453,&#34;sched_arr_time&#34;:1453,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N608JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-26T11:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1314,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:14,&#34;arr_time&#34;:1633,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N622VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-26T13:00:00Z&#34;,&#34;x&#34;:14,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1343,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1638,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-26T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1354,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:149,&#34;arr_time&#34;:1656,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:151,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-26T11:00:00Z&#34;,&#34;x&#34;:149,&#34;y&#34;:151},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1520,&#34;sched_dep_time&#34;:1525,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1840,&#34;sched_arr_time&#34;:1840,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-26T15:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1528,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1859,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:417,&#34;tailnum&#34;:&#34;N199DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-26T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1621,&#34;sched_dep_time&#34;:1625,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1939,&#34;sched_arr_time&#34;:1932,&#34;arr_delay&#34;:7,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N661JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-26T16:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1628,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1940,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-26T16:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1706,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:11,&#34;arr_time&#34;:2010,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N846VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-26T16:00:00Z&#34;,&#34;x&#34;:11,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1734,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:124,&#34;arr_time&#34;:2020,&#34;sched_arr_time&#34;:1843,&#34;arr_delay&#34;:97,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N546UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-26T15:00:00Z&#34;,&#34;x&#34;:124,&#34;y&#34;:97},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1815,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2108,&#34;sched_arr_time&#34;:2132,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:426,&#34;tailnum&#34;:&#34;N706TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-26T18:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:1910,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2147,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-28,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-26T19:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-28},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:2011,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:132,&#34;arr_time&#34;:2303,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:121,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-26T17:00:00Z&#34;,&#34;x&#34;:132,&#34;y&#34;:121},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:2052,&#34;sched_dep_time&#34;:2054,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2333,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N558JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:54,&#34;time_hour&#34;:&#34;2013-10-26T20:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:26,&#34;dep_time&#34;:2136,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:29,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:319,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-26T21:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:654,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:949,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-26,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N625VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T07:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:654,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:938,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-37,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N804JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T07:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-37},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:950,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-25,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:420,&#34;tailnum&#34;:&#34;N189DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:659,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1012,&#34;sched_arr_time&#34;:1013,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N721TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:344,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T07:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:753,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1046,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T08:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:832,&#34;sched_dep_time&#34;:729,&#34;dep_delay&#34;:63,&#34;arr_time&#34;:1122,&#34;sched_arr_time&#34;:1021,&#34;arr_delay&#34;:61,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:29,&#34;time_hour&#34;:&#34;2013-10-27T07:00:00Z&#34;,&#34;x&#34;:63,&#34;y&#34;:61},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:905,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1156,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-24,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-27T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:914,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1208,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-27,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N853VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-27T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:917,&#34;sched_dep_time&#34;:921,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1203,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-32,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N705JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-27T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-32},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1022,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1314,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-27T10:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1106,&#34;sched_dep_time&#34;:1115,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1352,&#34;sched_arr_time&#34;:1415,&#34;arr_delay&#34;:-23,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N554UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-27T11:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1148,&#34;sched_dep_time&#34;:1151,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1457,&#34;sched_arr_time&#34;:1459,&#34;arr_delay&#34;:-2,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N828JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:51,&#34;time_hour&#34;:&#34;2013-10-27T11:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1157,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1458,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N712TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T12:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1158,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1455,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T12:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1301,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1606,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N638VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T13:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1341,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1644,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-27T13:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1442,&#34;sched_dep_time&#34;:1447,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1741,&#34;sched_arr_time&#34;:1800,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:47,&#34;time_hour&#34;:&#34;2013-10-27T14:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1527,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1840,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:417,&#34;tailnum&#34;:&#34;N192DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-27T15:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1535,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1846,&#34;sched_arr_time&#34;:1845,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-27T15:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1635,&#34;sched_dep_time&#34;:1635,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1934,&#34;sched_arr_time&#34;:1952,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N625JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-27T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1707,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:12,&#34;arr_time&#34;:2019,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N626VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-27T16:00:00Z&#34;,&#34;x&#34;:12,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1725,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:25,&#34;arr_time&#34;:2017,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:477,&#34;tailnum&#34;:&#34;N704X&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T17:00:00Z&#34;,&#34;x&#34;:25,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1741,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:71,&#34;arr_time&#34;:2041,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:61,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N323AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-27T16:00:00Z&#34;,&#34;x&#34;:71,&#34;y&#34;:61},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1801,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2058,&#34;sched_arr_time&#34;:2052,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-27T17:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1809,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2109,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:-29,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:426,&#34;tailnum&#34;:&#34;N180DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-27T18:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:1909,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2220,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-27T19:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:2002,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2326,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N627VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T20:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:2037,&#34;sched_dep_time&#34;:2040,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:2347,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N531JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-27T20:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:2047,&#34;sched_dep_time&#34;:2025,&#34;dep_delay&#34;:22,&#34;arr_time&#34;:2345,&#34;sched_arr_time&#34;:2318,&#34;arr_delay&#34;:27,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-27T20:00:00Z&#34;,&#34;x&#34;:22,&#34;y&#34;:27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:2107,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:7,&#34;arr_time&#34;:14,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N1200K&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-27T21:00:00Z&#34;,&#34;x&#34;:7,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:27,&#34;dep_time&#34;:2134,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:51,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-27T21:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:624,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:930,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-28T06:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1035,&#34;sched_arr_time&#34;:1013,&#34;arr_delay&#34;:22,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N704X&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:363,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1006,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N639VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1044,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:29,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N828JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:350,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:757,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1048,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T08:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:821,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:1107,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-28T08:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:854,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1205,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:422,&#34;tailnum&#34;:&#34;N704X&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:351,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:907,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1206,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-14,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-28T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:920,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1252,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:17,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N631VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:367,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-28T09:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:926,&#34;sched_dep_time&#34;:921,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1302,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:27,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N554JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:368,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-28T09:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1022,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:1341,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:356,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-28T10:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1122,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1410,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-15,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:398,&#34;tailnum&#34;:&#34;N554UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-28T11:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1147,&#34;sched_dep_time&#34;:1151,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1513,&#34;sched_arr_time&#34;:1459,&#34;arr_delay&#34;:14,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N519JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:369,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:51,&#34;time_hour&#34;:&#34;2013-10-28T11:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:14},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1456,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1156,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1507,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N713TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:348,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T12:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1631,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N854VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:370,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1342,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1713,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:361,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-28T13:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1448,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:1807,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N595UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:354,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-28T14:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1528,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1909,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:417,&#34;tailnum&#34;:&#34;N193DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:352,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-28T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1624,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:54,&#34;arr_time&#34;:2034,&#34;sched_arr_time&#34;:1845,&#34;arr_delay&#34;:109,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:373,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-28T15:00:00Z&#34;,&#34;x&#34;:54,&#34;y&#34;:109},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1629,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2016,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:36,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:371,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-28T16:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:36},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1633,&#34;sched_dep_time&#34;:1635,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2023,&#34;sched_arr_time&#34;:1952,&#34;arr_delay&#34;:31,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N712JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:372,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-28T16:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:31},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1654,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2014,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:477,&#34;tailnum&#34;:&#34;N711ZX&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T17:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1657,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:2024,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N638VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:367,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-28T16:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1757,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2127,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:25,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:360,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-28T17:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1815,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2213,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:35,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:426,&#34;tailnum&#34;:&#34;N177DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:354,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-28T18:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:1908,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2207,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-28T19:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:2015,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2355,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:35,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N546UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:368,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-28T20:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:2029,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:29,&#34;arr_time&#34;:18,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:63,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N839VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:370,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T20:00:00Z&#34;,&#34;x&#34;:29,&#34;y&#34;:63},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:2039,&#34;sched_dep_time&#34;:2040,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:26,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:27,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N526JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:366,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-28T20:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:2055,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:39,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N175DZ&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:369,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-28T21:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:28,&#34;dep_time&#34;:2136,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:103,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:23,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:350,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-28T21:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:23},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:625,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:948,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:26,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N510UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:357,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-29T06:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:26},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:653,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1027,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:12,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N656JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:367,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T07:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:654,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1005,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N196DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T07:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:656,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1044,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:29,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N838VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:373,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T07:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:29},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:754,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1053,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-7,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T08:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-7},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:826,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1125,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:342,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-29T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:855,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1216,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:422,&#34;tailnum&#34;:&#34;N711ZX&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:360,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:904,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1222,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N336AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-29T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:915,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1251,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N641VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:371,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-29T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:917,&#34;sched_dep_time&#34;:921,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1256,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N662JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:374,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-29T09:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1023,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1334,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:349,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-29T10:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1125,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1446,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N554UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:360,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-29T11:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1148,&#34;sched_dep_time&#34;:1151,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1541,&#34;sched_arr_time&#34;:1459,&#34;arr_delay&#34;:42,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N590JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:371,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:51,&#34;time_hour&#34;:&#34;2013-10-29T11:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:42},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1153,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1505,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N721TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T12:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1154,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1511,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:350,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T12:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1259,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1645,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:35,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N631VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:381,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T13:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:35},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1339,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1715,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:25,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N332AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:356,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-29T13:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1528,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1848,&#34;sched_arr_time&#34;:1845,&#34;arr_delay&#34;:3,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:343,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-29T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1529,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1859,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:417,&#34;tailnum&#34;:&#34;N195DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:353,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-29T15:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1546,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:61,&#34;arr_time&#34;:1922,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:84,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:358,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-29T14:00:00Z&#34;,&#34;x&#34;:61,&#34;y&#34;:84},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1631,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:1,&#34;arr_time&#34;:1945,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:350,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-29T16:00:00Z&#34;,&#34;x&#34;:1,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1635,&#34;sched_dep_time&#34;:1635,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2013,&#34;sched_arr_time&#34;:1952,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N562JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:372,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-29T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1655,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2023,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N638VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:367,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-29T16:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1700,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2029,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:477,&#34;tailnum&#34;:&#34;N722TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:354,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T17:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1758,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:2112,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:354,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-29T17:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1810,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:2139,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:426,&#34;tailnum&#34;:&#34;N189DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:358,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-29T18:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1914,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:2242,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:27,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:360,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-29T19:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:27},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:1958,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2340,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:25,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:371,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T20:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:2008,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:2309,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N598UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-29T20:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:2039,&#34;sched_dep_time&#34;:2040,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:19,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:20,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N661JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:368,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-29T20:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:2059,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:29,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:9,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N180DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:350,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-29T21:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:29,&#34;dep_time&#34;:2139,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:56,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:16,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-29T21:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:16},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:653,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1012,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N626VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:357,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T07:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:654,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1006,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N834JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:346,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T07:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:655,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:951,&#34;sched_arr_time&#34;:1012,&#34;arr_delay&#34;:-21,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N710TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T07:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:756,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1048,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T08:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:824,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:114,&#34;arr_time&#34;:1146,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:144,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N554UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:356,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-30T06:00:00Z&#34;,&#34;x&#34;:114,&#34;y&#34;:144},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:829,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1135,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N512UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:341,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-30T08:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:857,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:1201,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:422,&#34;tailnum&#34;:&#34;N710TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:339,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T09:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:905,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1221,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N319AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-30T09:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:915,&#34;sched_dep_time&#34;:921,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1231,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N779JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:356,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-30T09:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:919,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1241,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:6,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N635VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:352,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-30T09:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1026,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:1324,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:329,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-30T10:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1119,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1422,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N560UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:335,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-30T11:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1153,&#34;sched_dep_time&#34;:1151,&#34;dep_delay&#34;:2,&#34;arr_time&#34;:1512,&#34;sched_arr_time&#34;:1459,&#34;arr_delay&#34;:13,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N640JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:51,&#34;time_hour&#34;:&#34;2013-10-30T11:00:00Z&#34;,&#34;x&#34;:2,&#34;y&#34;:13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1503,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-3,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N703TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:347,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-3},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1158,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1450,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:332,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T12:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1258,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1611,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:1,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N641VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:351,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T13:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1338,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1645,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:340,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-30T13:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1445,&#34;sched_dep_time&#34;:1445,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1808,&#34;sched_arr_time&#34;:1758,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:841,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:345,&#34;distance&#34;:2475,&#34;hour&#34;:14,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-30T14:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1529,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1908,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:417,&#34;tailnum&#34;:&#34;N199DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:355,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-30T15:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1624,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:1950,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:359,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-30T16:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1652,&#34;sched_dep_time&#34;:1700,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:2023,&#34;sched_arr_time&#34;:2018,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:477,&#34;tailnum&#34;:&#34;N717TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:355,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T17:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1656,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:86,&#34;arr_time&#34;:1956,&#34;sched_arr_time&#34;:1845,&#34;arr_delay&#34;:71,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N335AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-30T15:00:00Z&#34;,&#34;x&#34;:86,&#34;y&#34;:71},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1657,&#34;sched_dep_time&#34;:1635,&#34;dep_delay&#34;:22,&#34;arr_time&#34;:2017,&#34;sched_arr_time&#34;:1952,&#34;arr_delay&#34;:25,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N529JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:354,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-30T16:00:00Z&#34;,&#34;x&#34;:22,&#34;y&#34;:25},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1704,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:9,&#34;arr_time&#34;:2039,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:365,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-30T16:00:00Z&#34;,&#34;x&#34;:9,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1802,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:3,&#34;arr_time&#34;:2102,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:0,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:338,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-30T17:00:00Z&#34;,&#34;x&#34;:3,&#34;y&#34;:0},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1813,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2149,&#34;sched_arr_time&#34;:2138,&#34;arr_delay&#34;:11,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:426,&#34;tailnum&#34;:&#34;N180DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:358,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-30T18:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1901,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:-9,&#34;arr_time&#34;:2155,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:-20,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-30T19:00:00Z&#34;,&#34;x&#34;:-9,&#34;y&#34;:-20},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:1956,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:-4,&#34;arr_time&#34;:2334,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:19,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N361VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:360,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T20:00:00Z&#34;,&#34;x&#34;:-4,&#34;y&#34;:19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:2015,&#34;sched_dep_time&#34;:2017,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2322,&#34;sched_arr_time&#34;:2320,&#34;arr_delay&#34;:2,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:771,&#34;tailnum&#34;:&#34;N518UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:337,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:17,&#34;time_hour&#34;:&#34;2013-10-30T20:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:2},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:2033,&#34;sched_dep_time&#34;:2040,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:20,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:21,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N547JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:358,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-30T20:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:21},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:2057,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:25,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:5,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N189DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:352,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-30T21:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:30,&#34;dep_time&#34;:2134,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:44,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:4,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:336,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-30T21:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:629,&#34;sched_dep_time&#34;:630,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:918,&#34;sched_arr_time&#34;:922,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:797,&#34;tailnum&#34;:&#34;N596UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:6,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-31T06:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:650,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-10,&#34;arr_time&#34;:937,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-38,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:399,&#34;tailnum&#34;:&#34;N635VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:325,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T07:00:00Z&#34;,&#34;x&#34;:-10,&#34;y&#34;:-38},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:652,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-8,&#34;arr_time&#34;:942,&#34;sched_arr_time&#34;:1015,&#34;arr_delay&#34;:-33,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:23,&#34;tailnum&#34;:&#34;N639JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:331,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T07:00:00Z&#34;,&#34;x&#34;:-8,&#34;y&#34;:-33},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:658,&#34;sched_dep_time&#34;:700,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1003,&#34;sched_arr_time&#34;:1013,&#34;arr_delay&#34;:-10,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:120,&#34;tailnum&#34;:&#34;N704X&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:7,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T07:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:755,&#34;sched_dep_time&#34;:800,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1054,&#34;sched_arr_time&#34;:1100,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:33,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:333,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T08:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:825,&#34;sched_dep_time&#34;:830,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1118,&#34;sched_arr_time&#34;:1122,&#34;arr_delay&#34;:-4,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:443,&#34;tailnum&#34;:&#34;N589UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:326,&#34;distance&#34;:2475,&#34;hour&#34;:8,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-31T08:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-4},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:859,&#34;sched_dep_time&#34;:900,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1154,&#34;sched_arr_time&#34;:1211,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:422,&#34;tailnum&#34;:&#34;N704X&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:327,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T09:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:914,&#34;sched_dep_time&#34;:910,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1209,&#34;sched_arr_time&#34;:1220,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:1,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:328,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-31T09:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:921,&#34;sched_dep_time&#34;:921,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:1205,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:223,&#34;tailnum&#34;:&#34;N519JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:21,&#34;time_hour&#34;:&#34;2013-10-31T09:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:933,&#34;sched_dep_time&#34;:920,&#34;dep_delay&#34;:13,&#34;arr_time&#34;:1224,&#34;sched_arr_time&#34;:1235,&#34;arr_delay&#34;:-11,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:407,&#34;tailnum&#34;:&#34;N633VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:330,&#34;distance&#34;:2475,&#34;hour&#34;:9,&#34;minute&#34;:20,&#34;time_hour&#34;:&#34;2013-10-31T09:00:00Z&#34;,&#34;x&#34;:13,&#34;y&#34;:-11},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1029,&#34;sched_dep_time&#34;:1030,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1324,&#34;sched_arr_time&#34;:1325,&#34;arr_delay&#34;:-1,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:19,&#34;tailnum&#34;:&#34;N338AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:317,&#34;distance&#34;:2475,&#34;hour&#34;:10,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-31T10:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-1},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1120,&#34;sched_dep_time&#34;:1125,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1403,&#34;sched_arr_time&#34;:1425,&#34;arr_delay&#34;:-22,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:703,&#34;tailnum&#34;:&#34;N555UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:25,&#34;time_hour&#34;:&#34;2013-10-31T11:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-22},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-5,&#34;arr_time&#34;:1453,&#34;sched_arr_time&#34;:1506,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N722TW&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T12:00:00Z&#34;,&#34;x&#34;:-5,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1155,&#34;sched_dep_time&#34;:1151,&#34;dep_delay&#34;:4,&#34;arr_time&#34;:1442,&#34;sched_arr_time&#34;:1459,&#34;arr_delay&#34;:-17,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:323,&#34;tailnum&#34;:&#34;N524JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:11,&#34;minute&#34;:51,&#34;time_hour&#34;:&#34;2013-10-31T11:00:00Z&#34;,&#34;x&#34;:4,&#34;y&#34;:-17},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1159,&#34;sched_dep_time&#34;:1200,&#34;dep_delay&#34;:-1,&#34;arr_time&#34;:1449,&#34;sched_arr_time&#34;:1455,&#34;arr_delay&#34;:-6,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:3,&#34;tailnum&#34;:&#34;N329AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:12,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T12:00:00Z&#34;,&#34;x&#34;:-1,&#34;y&#34;:-6},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1338,&#34;sched_dep_time&#34;:1345,&#34;dep_delay&#34;:-7,&#34;arr_time&#34;:1631,&#34;sched_arr_time&#34;:1650,&#34;arr_delay&#34;:-19,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:117,&#34;tailnum&#34;:&#34;N320AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:45,&#34;time_hour&#34;:&#34;2013-10-31T13:00:00Z&#34;,&#34;x&#34;:-7,&#34;y&#34;:-19},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1348,&#34;sched_dep_time&#34;:1300,&#34;dep_delay&#34;:48,&#34;arr_time&#34;:1634,&#34;sched_arr_time&#34;:1610,&#34;arr_delay&#34;:24,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:411,&#34;tailnum&#34;:&#34;N630VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:318,&#34;distance&#34;:2475,&#34;hour&#34;:13,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T13:00:00Z&#34;,&#34;x&#34;:48,&#34;y&#34;:24},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1528,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:1823,&#34;sched_arr_time&#34;:1853,&#34;arr_delay&#34;:-30,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:417,&#34;tailnum&#34;:&#34;N193DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-31T15:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-30},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1635,&#34;sched_dep_time&#34;:1630,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:1955,&#34;sched_arr_time&#34;:1940,&#34;arr_delay&#34;:15,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:181,&#34;tailnum&#34;:&#34;N328AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:334,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-31T16:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:15},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1647,&#34;sched_dep_time&#34;:1635,&#34;dep_delay&#34;:12,&#34;arr_time&#34;:1943,&#34;sched_arr_time&#34;:1952,&#34;arr_delay&#34;:-9,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:423,&#34;tailnum&#34;:&#34;N645JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:35,&#34;time_hour&#34;:&#34;2013-10-31T16:00:00Z&#34;,&#34;x&#34;:12,&#34;y&#34;:-9},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1705,&#34;sched_dep_time&#34;:1655,&#34;dep_delay&#34;:10,&#34;arr_time&#34;:2007,&#34;sched_arr_time&#34;:2015,&#34;arr_delay&#34;:-8,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:413,&#34;tailnum&#34;:&#34;N641VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:322,&#34;distance&#34;:2475,&#34;hour&#34;:16,&#34;minute&#34;:55,&#34;time_hour&#34;:&#34;2013-10-31T16:00:00Z&#34;,&#34;x&#34;:10,&#34;y&#34;:-8},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1738,&#34;sched_dep_time&#34;:1530,&#34;dep_delay&#34;:128,&#34;arr_time&#34;:2026,&#34;sched_arr_time&#34;:1845,&#34;arr_delay&#34;:101,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:133,&#34;tailnum&#34;:&#34;N339AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:307,&#34;distance&#34;:2475,&#34;hour&#34;:15,&#34;minute&#34;:30,&#34;time_hour&#34;:&#34;2013-10-31T15:00:00Z&#34;,&#34;x&#34;:128,&#34;y&#34;:101},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1753,&#34;sched_dep_time&#34;:1759,&#34;dep_delay&#34;:-6,&#34;arr_time&#34;:2026,&#34;sched_arr_time&#34;:2102,&#34;arr_delay&#34;:-36,&#34;carrier&#34;:&#34;UA&#34;,&#34;flight&#34;:535,&#34;tailnum&#34;:&#34;N588UA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:313,&#34;distance&#34;:2475,&#34;hour&#34;:17,&#34;minute&#34;:59,&#34;time_hour&#34;:&#34;2013-10-31T17:00:00Z&#34;,&#34;x&#34;:-6,&#34;y&#34;:-36},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:1820,&#34;sched_dep_time&#34;:1815,&#34;dep_delay&#34;:5,&#34;arr_time&#34;:2118,&#34;sched_arr_time&#34;:2136,&#34;arr_delay&#34;:-18,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:426,&#34;tailnum&#34;:&#34;N191DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:321,&#34;distance&#34;:2475,&#34;hour&#34;:18,&#34;minute&#34;:15,&#34;time_hour&#34;:&#34;2013-10-31T18:00:00Z&#34;,&#34;x&#34;:5,&#34;y&#34;:-18},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:2000,&#34;sched_dep_time&#34;:2000,&#34;dep_delay&#34;:0,&#34;arr_time&#34;:2325,&#34;sched_arr_time&#34;:2315,&#34;arr_delay&#34;:10,&#34;carrier&#34;:&#34;VX&#34;,&#34;flight&#34;:415,&#34;tailnum&#34;:&#34;N846VA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:314,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T20:00:00Z&#34;,&#34;x&#34;:0,&#34;y&#34;:10},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:2038,&#34;sched_dep_time&#34;:2040,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:2347,&#34;sched_arr_time&#34;:2359,&#34;arr_delay&#34;:-12,&#34;carrier&#34;:&#34;B6&#34;,&#34;flight&#34;:523,&#34;tailnum&#34;:&#34;N635JB&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:323,&#34;distance&#34;:2475,&#34;hour&#34;:20,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-31T20:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-12},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:2057,&#34;sched_dep_time&#34;:2100,&#34;dep_delay&#34;:-3,&#34;arr_time&#34;:15,&#34;sched_arr_time&#34;:20,&#34;arr_delay&#34;:-5,&#34;carrier&#34;:&#34;DL&#34;,&#34;flight&#34;:427,&#34;tailnum&#34;:&#34;N189DN&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:324,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:0,&#34;time_hour&#34;:&#34;2013-10-31T21:00:00Z&#34;,&#34;x&#34;:-3,&#34;y&#34;:-5},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:2138,&#34;sched_dep_time&#34;:2140,&#34;dep_delay&#34;:-2,&#34;arr_time&#34;:27,&#34;sched_arr_time&#34;:40,&#34;arr_delay&#34;:-13,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:185,&#34;tailnum&#34;:&#34;N324AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:320,&#34;distance&#34;:2475,&#34;hour&#34;:21,&#34;minute&#34;:40,&#34;time_hour&#34;:&#34;2013-10-31T21:00:00Z&#34;,&#34;x&#34;:-2,&#34;y&#34;:-13},{&#34;year&#34;:2013,&#34;month&#34;:10,&#34;day&#34;:31,&#34;dep_time&#34;:2236,&#34;sched_dep_time&#34;:1910,&#34;dep_delay&#34;:206,&#34;arr_time&#34;:103,&#34;sched_arr_time&#34;:2215,&#34;arr_delay&#34;:168,&#34;carrier&#34;:&#34;AA&#34;,&#34;flight&#34;:21,&#34;tailnum&#34;:&#34;N327AA&#34;,&#34;origin&#34;:&#34;JFK&#34;,&#34;dest&#34;:&#34;LAX&#34;,&#34;air_time&#34;:307,&#34;distance&#34;:2475,&#34;hour&#34;:19,&#34;minute&#34;:10,&#34;time_hour&#34;:&#34;2013-10-31T19:00:00Z&#34;,&#34;x&#34;:206,&#34;y&#34;:168}]}],&#34;xAxis&#34;:{&#34;type&#34;:&#34;linear&#34;,&#34;title&#34;:{&#34;text&#34;:&#34;dep_delay&#34;},&#34;categories&#34;:null}},&#34;theme&#34;:{&#34;chart&#34;:{&#34;backgroundColor&#34;:&#34;transparent&#34;}},&#34;conf_opts&#34;:{&#34;global&#34;:{&#34;Date&#34;:null,&#34;VMLRadialGradientURL&#34;:&#34;http =//code.highcharts.com/list(version)/gfx/vml-radial-gradient.png&#34;,&#34;canvasToolsURL&#34;:&#34;http =//code.highcharts.com/list(version)/modules/canvas-tools.js&#34;,&#34;getTimezoneOffset&#34;:null,&#34;timezoneOffset&#34;:0,&#34;useUTC&#34;:true},&#34;lang&#34;:{&#34;contextButtonTitle&#34;:&#34;Chart context menu&#34;,&#34;decimalPoint&#34;:&#34;.&#34;,&#34;downloadJPEG&#34;:&#34;Download JPEG image&#34;,&#34;downloadPDF&#34;:&#34;Download PDF document&#34;,&#34;downloadPNG&#34;:&#34;Download PNG image&#34;,&#34;downloadSVG&#34;:&#34;Download SVG vector image&#34;,&#34;drillUpText&#34;:&#34;Back to {series.name}&#34;,&#34;invalidDate&#34;:null,&#34;loading&#34;:&#34;Loading...&#34;,&#34;months&#34;:[&#34;January&#34;,&#34;February&#34;,&#34;March&#34;,&#34;April&#34;,&#34;May&#34;,&#34;June&#34;,&#34;July&#34;,&#34;August&#34;,&#34;September&#34;,&#34;October&#34;,&#34;November&#34;,&#34;December&#34;],&#34;noData&#34;:&#34;No data to display&#34;,&#34;numericSymbols&#34;:[&#34;k&#34;,&#34;M&#34;,&#34;G&#34;,&#34;T&#34;,&#34;P&#34;,&#34;E&#34;],&#34;printChart&#34;:&#34;Print chart&#34;,&#34;resetZoom&#34;:&#34;Reset zoom&#34;,&#34;resetZoomTitle&#34;:&#34;Reset zoom level 1:1&#34;,&#34;shortMonths&#34;:[&#34;Jan&#34;,&#34;Feb&#34;,&#34;Mar&#34;,&#34;Apr&#34;,&#34;May&#34;,&#34;Jun&#34;,&#34;Jul&#34;,&#34;Aug&#34;,&#34;Sep&#34;,&#34;Oct&#34;,&#34;Nov&#34;,&#34;Dec&#34;],&#34;thousandsSep&#34;:&#34; &#34;,&#34;weekdays&#34;:[&#34;Sunday&#34;,&#34;Monday&#34;,&#34;Tuesday&#34;,&#34;Wednesday&#34;,&#34;Thursday&#34;,&#34;Friday&#34;,&#34;Saturday&#34;]}},&#34;type&#34;:&#34;chart&#34;,&#34;fonts&#34;:[],&#34;debug&#34;:false},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;However, if we aggregated the data a bit to reduce the number of points plotted, this functionality could once again come in handy. For example, below we group the flights by 15-minute intervals in departure delays, and plot the median arrival delay for these intervals.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;oct_lax_flights_agg &amp;lt;- oct_lax_flights %&amp;gt;%
  mutate(dep_delay_cat = cut(dep_delay, breaks = seq(-15, 255, 15))) %&amp;gt;%
  group_by(origin, dep_delay_cat) %&amp;gt;%
  summarise(med_arr_delay = median(arr_delay, na.rm = TRUE))
hchart(oct_lax_flights_agg, &amp;quot;line&amp;quot;, x = dep_delay_cat, y = med_arr_delay, group = origin)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-7a26d3640572c22466d9&#34; style=&#34;width:100%;height:500px;&#34; class=&#34;highchart html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-7a26d3640572c22466d9&#34;&gt;{&#34;x&#34;:{&#34;hc_opts&#34;:{&#34;title&#34;:{&#34;text&#34;:null},&#34;yAxis&#34;:{&#34;title&#34;:{&#34;text&#34;:&#34;med_arr_delay&#34;},&#34;type&#34;:&#34;linear&#34;},&#34;credits&#34;:{&#34;enabled&#34;:false},&#34;exporting&#34;:{&#34;enabled&#34;:false},&#34;plotOptions&#34;:{&#34;series&#34;:{&#34;turboThreshold&#34;:0,&#34;showInLegend&#34;:true,&#34;marker&#34;:{&#34;enabled&#34;:false}},&#34;scatter&#34;:{&#34;marker&#34;:{&#34;symbol&#34;:&#34;circle&#34;}},&#34;bubble&#34;:{&#34;minSize&#34;:5,&#34;maxSize&#34;:25},&#34;treemap&#34;:{&#34;layoutAlgorithm&#34;:&#34;squarified&#34;}},&#34;series&#34;:[{&#34;name&#34;:&#34;EWR&#34;,&#34;type&#34;:&#34;line&#34;,&#34;data&#34;:[{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(-15,0]&#34;,&#34;med_arr_delay&#34;:-10.5,&#34;y&#34;:-10.5,&#34;name&#34;:&#34;(-15,0]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(0,15]&#34;,&#34;med_arr_delay&#34;:1,&#34;y&#34;:1,&#34;name&#34;:&#34;(0,15]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(15,30]&#34;,&#34;med_arr_delay&#34;:15,&#34;y&#34;:15,&#34;name&#34;:&#34;(15,30]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(30,45]&#34;,&#34;med_arr_delay&#34;:20,&#34;y&#34;:20,&#34;name&#34;:&#34;(30,45]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(45,60]&#34;,&#34;med_arr_delay&#34;:38.5,&#34;y&#34;:38.5,&#34;name&#34;:&#34;(45,60]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(60,75]&#34;,&#34;med_arr_delay&#34;:40.5,&#34;y&#34;:40.5,&#34;name&#34;:&#34;(60,75]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(75,90]&#34;,&#34;med_arr_delay&#34;:83,&#34;y&#34;:83,&#34;name&#34;:&#34;(75,90]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(90,105]&#34;,&#34;med_arr_delay&#34;:107.5,&#34;y&#34;:107.5,&#34;name&#34;:&#34;(90,105]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(105,120]&#34;,&#34;med_arr_delay&#34;:84,&#34;y&#34;:84,&#34;name&#34;:&#34;(105,120]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(180,195]&#34;,&#34;med_arr_delay&#34;:160.5,&#34;y&#34;:160.5,&#34;name&#34;:&#34;(180,195]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(210,225]&#34;,&#34;med_arr_delay&#34;:213,&#34;y&#34;:213,&#34;name&#34;:&#34;(210,225]&#34;},{&#34;origin&#34;:&#34;EWR&#34;,&#34;dep_delay_cat&#34;:&#34;(225,240]&#34;,&#34;med_arr_delay&#34;:231,&#34;y&#34;:231,&#34;name&#34;:&#34;(225,240]&#34;}]},{&#34;name&#34;:&#34;JFK&#34;,&#34;type&#34;:&#34;line&#34;,&#34;data&#34;:[{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(-15,0]&#34;,&#34;med_arr_delay&#34;:-10,&#34;y&#34;:-10,&#34;name&#34;:&#34;(-15,0]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(0,15]&#34;,&#34;med_arr_delay&#34;:-4,&#34;y&#34;:-4,&#34;name&#34;:&#34;(0,15]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(15,30]&#34;,&#34;med_arr_delay&#34;:14,&#34;y&#34;:14,&#34;name&#34;:&#34;(15,30]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(30,45]&#34;,&#34;med_arr_delay&#34;:24.5,&#34;y&#34;:24.5,&#34;name&#34;:&#34;(30,45]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(45,60]&#34;,&#34;med_arr_delay&#34;:45,&#34;y&#34;:45,&#34;name&#34;:&#34;(45,60]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(60,75]&#34;,&#34;med_arr_delay&#34;:61,&#34;y&#34;:61,&#34;name&#34;:&#34;(60,75]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(75,90]&#34;,&#34;med_arr_delay&#34;:82.5,&#34;y&#34;:82.5,&#34;name&#34;:&#34;(75,90]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(90,105]&#34;,&#34;med_arr_delay&#34;:77,&#34;y&#34;:77,&#34;name&#34;:&#34;(90,105]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(105,120]&#34;,&#34;med_arr_delay&#34;:119,&#34;y&#34;:119,&#34;name&#34;:&#34;(105,120]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(120,135]&#34;,&#34;med_arr_delay&#34;:107,&#34;y&#34;:107,&#34;name&#34;:&#34;(120,135]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(135,150]&#34;,&#34;med_arr_delay&#34;:151,&#34;y&#34;:151,&#34;name&#34;:&#34;(135,150]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(180,195]&#34;,&#34;med_arr_delay&#34;:161,&#34;y&#34;:161,&#34;name&#34;:&#34;(180,195]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(195,210]&#34;,&#34;med_arr_delay&#34;:175.5,&#34;y&#34;:175.5,&#34;name&#34;:&#34;(195,210]&#34;},{&#34;origin&#34;:&#34;JFK&#34;,&#34;dep_delay_cat&#34;:&#34;(240,255]&#34;,&#34;med_arr_delay&#34;:219,&#34;y&#34;:219,&#34;name&#34;:&#34;(240,255]&#34;}]}],&#34;xAxis&#34;:{&#34;type&#34;:&#34;category&#34;,&#34;title&#34;:{&#34;text&#34;:&#34;dep_delay_cat&#34;},&#34;categories&#34;:null}},&#34;theme&#34;:{&#34;chart&#34;:{&#34;backgroundColor&#34;:&#34;transparent&#34;}},&#34;conf_opts&#34;:{&#34;global&#34;:{&#34;Date&#34;:null,&#34;VMLRadialGradientURL&#34;:&#34;http =//code.highcharts.com/list(version)/gfx/vml-radial-gradient.png&#34;,&#34;canvasToolsURL&#34;:&#34;http =//code.highcharts.com/list(version)/modules/canvas-tools.js&#34;,&#34;getTimezoneOffset&#34;:null,&#34;timezoneOffset&#34;:0,&#34;useUTC&#34;:true},&#34;lang&#34;:{&#34;contextButtonTitle&#34;:&#34;Chart context menu&#34;,&#34;decimalPoint&#34;:&#34;.&#34;,&#34;downloadJPEG&#34;:&#34;Download JPEG image&#34;,&#34;downloadPDF&#34;:&#34;Download PDF document&#34;,&#34;downloadPNG&#34;:&#34;Download PNG image&#34;,&#34;downloadSVG&#34;:&#34;Download SVG vector image&#34;,&#34;drillUpText&#34;:&#34;Back to {series.name}&#34;,&#34;invalidDate&#34;:null,&#34;loading&#34;:&#34;Loading...&#34;,&#34;months&#34;:[&#34;January&#34;,&#34;February&#34;,&#34;March&#34;,&#34;April&#34;,&#34;May&#34;,&#34;June&#34;,&#34;July&#34;,&#34;August&#34;,&#34;September&#34;,&#34;October&#34;,&#34;November&#34;,&#34;December&#34;],&#34;noData&#34;:&#34;No data to display&#34;,&#34;numericSymbols&#34;:[&#34;k&#34;,&#34;M&#34;,&#34;G&#34;,&#34;T&#34;,&#34;P&#34;,&#34;E&#34;],&#34;printChart&#34;:&#34;Print chart&#34;,&#34;resetZoom&#34;:&#34;Reset zoom&#34;,&#34;resetZoomTitle&#34;:&#34;Reset zoom level 1:1&#34;,&#34;shortMonths&#34;:[&#34;Jan&#34;,&#34;Feb&#34;,&#34;Mar&#34;,&#34;Apr&#34;,&#34;May&#34;,&#34;Jun&#34;,&#34;Jul&#34;,&#34;Aug&#34;,&#34;Sep&#34;,&#34;Oct&#34;,&#34;Nov&#34;,&#34;Dec&#34;],&#34;thousandsSep&#34;:&#34; &#34;,&#34;weekdays&#34;:[&#34;Sunday&#34;,&#34;Monday&#34;,&#34;Tuesday&#34;,&#34;Wednesday&#34;,&#34;Thursday&#34;,&#34;Friday&#34;,&#34;Saturday&#34;]}},&#34;type&#34;:&#34;chart&#34;,&#34;fonts&#34;:[],&#34;debug&#34;:false},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt;
&lt;div id=&#34;summary&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Summary&lt;/h2&gt;
&lt;p&gt;Highcharts provides high quality web graphics with high customizability, and the highcharter package allows R users to take full advantage of them. If you’re interested in finding out more about the functionality of the package, I highly recommend browsing the highcharter package &lt;a href=&#34;http://jkunst.com/highcharter/&#34;&gt;homepage&lt;/a&gt; which contains a variety of Highcharts, &lt;a href=&#34;http://www.highcharts.com/products/highstock&#34;&gt;Highstock&lt;/a&gt; and &lt;a href=&#34;http://www.highcharts.com/products/highmaps&#34;&gt;Highmaps&lt;/a&gt; plots along with sample code to reproduce them. Additionally, the &lt;a href=&#34;http://api.highcharts.com/highcharts&#34;&gt;Highcharts Options Reference page&lt;/a&gt; is immensely useful for finding the specific syntax for customization options.&lt;/p&gt;
&lt;/div&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2016/10/19/creating-interactive-plots-with-r-and-highcharts/&#39;;&lt;/script&gt;
      </description>
    </item>
    
  </channel>
</rss>
